Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support vite 5 #137

Merged
merged 3 commits into from
Dec 7, 2023
Merged

feat: support vite 5 #137

merged 3 commits into from
Dec 7, 2023

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Nov 17, 2023

close #136

Also update dependencies to latest

Copy link

stackblitz bot commented Nov 17, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy bluwy reopened this Nov 17, 2023
@bluwy
Copy link
Member Author

bluwy commented Nov 17, 2023

Removed node 14 ci. Frankly we only have this test so I don't think it's a big deal 😬

test('code', () => {
equal(typeof qrcode(), 'object');
});
test.run();

@bluwy
Copy link
Member Author

bluwy commented Dec 7, 2023

Forgot about the PR. Gonna merge and release this.

@bluwy bluwy merged commit cbe57ab into main Dec 7, 2023
5 checks passed
@bluwy bluwy deleted the vite-5 branch December 7, 2023 06:28
@github-actions github-actions bot mentioned this pull request Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support to Vite 5 release
1 participant