Skip to content

Commit fda3a86

Browse files
committed
release: plugin-react@5.2.0
1 parent 99ab1b6 commit fda3a86

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/plugin-react/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 5.2.0 (2026-03-12)
6+
57
### Add Vite 8 to peerDependencies range [#1143](https://github.com/vitejs/vite-plugin-react/pull/1143)
68

79
This plugin is compatible with Vite 8.

packages/plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-react",
3-
"version": "5.1.4",
3+
"version": "5.2.0",
44
"description": "The default Vite plugin for React projects",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)