-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Vite 7 changelog #23450
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
base: production
Are you sure you want to change the base?
Vite 7 changelog #23450
Conversation
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Preview URL: https://0591a986.preview.developers.cloudflare.com Files with changes (up to 15) |
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.

anything we should highlight here from this?
esp about opening the door to plugin interop?
https://vite.dev/guide/api-environment-frameworks.html#environments-during-build
13cea79
to
7de0ac7
Compare
I've added some more context to the first paragraph - 7de0ac7. |
|
||
[Vite 7](https://vite.dev/blog/announcing-vite7) is now supported in the Cloudflare Vite plugin. | ||
It includes a new `buildApp` hook that enables multiple plugins to coordinate building environments. | ||
In a future release, we will utilize this to build auxiliary Workers in React Router applications. |
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.
Not sure I know what an "auxiliary Worker" is as reader of this
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.
I would be inclined to remove the last two sentences again to be honest. This is mainly a compatibility update and we are remaining backwards compatible with Vite 6 so there's not much exciting to say here. Totally understand if that makes it not worthy of a changelog and happy to close if that's the case.
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.
What if we just keep it short and say "See the Vite Changelog for a list of newly added features in Vite 7"
Nothing that's newly supported seems that exciting in Vite 7 TBH and will take time to explain properly and not be Workers-specific.
But I'm still inclined to just get a little note out to get more people realizing Vite is supported.
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.
src/content/changelog/workers/2025-07-17-vite-plugin-vite-7-support.mdx
Outdated
Show resolved
Hide resolved
…pport.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]>
56843ba
to
0591a98
Compare
Summary
Vite 7 support in the Cloudflare Vite plugin
Screenshots (optional)
Documentation checklist