File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/content/changelog/workers Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,12 @@ title: The Cloudflare Vite plugin now supports Vite 7
33description : The Cloudflare Vite plugin now supports Vite 7
44products :
55 - workers
6- date : 2025-07-04T01 :00:00Z
6+ date : 2025-07-17T01 :00:00Z
77---
88
99[ Vite 7] ( https://vite.dev/blog/announcing-vite7 ) is now supported in the Cloudflare Vite plugin.
10+ It includes a new ` buildApp ` hook that enables multiple plugins to coordinate building environments.
11+ In a future release, we will utilize this to build auxiliary Workers in React Router applications.
1012
1113Note that the minimum Node.js versions supported by Vite 7 are 20.19 and 22.12.
1214We continue to support Vite 6 so you do not need to immediately upgrade.
You can’t perform that action at this time.
0 commit comments