Conversation
🦋 Changeset detectedLatest commit: 5c3ccef The changes in this PR will be included in the next version bump. This PR includes changesets to release 11 packages
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 |
|
will this fix this warning? |
|
@luisrudge Yep, it'll fix that. |
|
🤖 Hello there, We just published version Thanks! |
|
🤖 Hello there, We just published version Thanks! |
|
@markdalgleish even with this change, |
|
There's a PR to replace vite-node with Vite's native Environment API, but that API only exists in Vite 6+, so it would require dropping Vite 5 support. Would that be on the table? |
|
As said author of PR #14862 it would be nice to have any feedback or review (esp. from react router team) |
This adds Vite 8 to our peer dep range for
@react-router/dev,removes our temporaryrolldown-vitesupport and fixes, updates our Vite plugin to provide the correct config for oxc/Rolldown, and updates tests/playgrounds.Vite 8 is now our new default when version numbers are not specified, and I've added some Vite 6 playgrounds for consistency with the other versioned templates.