Skip to content

Commit d661a30

Browse files
committed
1 parent 7d3a57a commit d661a30

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/plugin-react-swc/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+
## 4.0.0-beta.0 (2025-07-28)
6+
57
### Require Node 20.19+, 22.12+
68

79
This plugin now requires Node 20.19+ or 22.12+.

packages/plugin-react-swc/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-swc",
3-
"version": "3.11.0",
3+
"version": "4.0.0-beta.0",
44
"license": "MIT",
55
"author": "Arnaud Barré (https://github.com/ArnaudBarre)",
66
"description": "Speed up your Vite dev server with SWC",

0 commit comments

Comments
 (0)