We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266d6ce commit 13cea79Copy full SHA for 13cea79
src/content/changelog/workers/2025-07-04-vite-plugin-vite-7-support.mdx
@@ -0,0 +1,14 @@
1
+---
2
+title: The Cloudflare Vite plugin now supports Vite 7
3
+description: The Cloudflare Vite plugin now supports Vite 7
4
+products:
5
+ - workers
6
+date: 2025-07-04T01:00:00Z
7
8
+
9
+[Vite 7](https://vite.dev/blog/announcing-vite7) is now supported in the Cloudflare Vite plugin.
10
11
+Note that the minimum Node.js versions supported by Vite 7 are 20.19 and 22.12.
12
+We continue to support Vite 6 so you do not need to immediately upgrade.
13
14
+Thanks to the Vite team for mentioning our work in the [announcement blog post](https://vite.dev/blog/announcing-vite7#environment-api).
0 commit comments