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
3
3
description : The Cloudflare Vite plugin now supports Vite 7
4
4
products :
5
5
- workers
6
- date : 2025-07-04T01 :00:00Z
6
+ date : 2025-07-17T01 :00:00Z
7
7
---
8
8
9
9
[ 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.
10
12
11
13
Note that the minimum Node.js versions supported by Vite 7 are 20.19 and 22.12.
12
14
We 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