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

[fix] upgrade to Vite 2.7 #3018

Merged
merged 1 commit into from Dec 13, 2021
Merged

[fix] upgrade to Vite 2.7 #3018

merged 1 commit into from Dec 13, 2021

Conversation

benmccann
Copy link
Member

@benmccann benmccann commented Dec 10, 2021

Users can already upgrade themselves, but doing it here allows us to remove the fs.strict option which is now defaulted to true and will hopefully cut down on bug reports since 2.7 has so many bug fixes

We need Vite 2.7.2 because 2.7.0 and 2.7.1 had an issue with the ws types

@changeset-bot
Copy link

changeset-bot bot commented Dec 10, 2021

🦋 Changeset detected

Latest commit: 0656d7f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sveltejs/kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@benmccann benmccann merged commit 09e453f into master Dec 13, 2021
@benmccann benmccann deleted the vite-2.7 branch December 13, 2021 16:14
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.

None yet

2 participants