Skip to content

Commit 0591a98

Browse files
committed
Link to Vite changelog
1 parent 735443e commit 0591a98

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/changelog/workers/2025-07-17-vite-plugin-vite-7-support.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ 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.
10+
See the [Vite changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md#700-2025-06-24) for a list of changes.
1211

1312
Note that the minimum Node.js versions supported by Vite 7 are 20.19 and 22.12.
1413
We continue to support Vite 6 so you do not need to immediately upgrade.
15-

0 commit comments

Comments
 (0)