-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Bump vite to beta #11979
Bump vite to beta #11979
Conversation
🦋 Changeset detectedLatest commit: 5a5e812 The changes in this PR will be included in the next version bump. 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 |
@bluwy I added a section for Vite to the upgrade guide https://5-0-0-beta.docs.astro.build/en/guides/upgrade-to/v5/#vite-60 -- you can update it as you like! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is blocked because it contains a major
changeset. A reviewer will merge this at the next release if approved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @bluwy !
Changes
Bump vite to beta. Also added pnpm.overrides to please the types issue with the vitest example
Testing
all should still pass. vite beta so far has no breaking change for astro.
Docs
Maybe at some point we should note in the migration guide that we bump Vite, when Vite becomes stable? (should be stable during the time we release stable too)