Skip to content

Commit 7de0ac7

Browse files
committed
Mentioned buildApp hook
1 parent 4154649 commit 7de0ac7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ title: The Cloudflare Vite plugin now supports Vite 7
33
description: The Cloudflare Vite plugin now supports Vite 7
44
products:
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

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

0 commit comments

Comments
 (0)