Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: The Cloudflare Vite plugin now supports Vite 7
description: The Cloudflare Vite plugin now supports Vite 7
products:
- workers
date: 2025-07-17T01:00:00Z
---

[Vite 7](https://vite.dev/blog/announcing-vite7) is now supported in the Cloudflare Vite plugin.
See the [Vite changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md#700-2025-06-24) for a list of changes.

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