Skip to content

Commit b89e582

Browse files
Vite 7 changelog (#23450)
* Vite 7 changelog * Mentioned buildApp hook * Update src/content/changelog/workers/2025-07-17-vite-plugin-vite-7-support.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Link to Vite changelog --------- Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent 79b2e90 commit b89e582

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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-17T01:00:00Z
7+
---
8+
9+
[Vite 7](https://vite.dev/blog/announcing-vite7) is now supported in the Cloudflare Vite plugin.
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.
11+
12+
Note that the minimum Node.js versions supported by Vite 7 are 20.19 and 22.12.
13+
We continue to support Vite 6 so you do not need to immediately upgrade.

0 commit comments

Comments
 (0)