Skip to content

Commit c02385d

Browse files
committed
1 parent da01d56 commit c02385d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: packages/plugin-react-swc/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.9.0-beta.2 (2025-04-09)
6+
57
## 3.9.0-beta.0 (2025-04-09)
68

79
## 3.8.1

Diff for: packages/plugin-react-swc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-react-swc",
3-
"version": "3.9.0-beta.0",
3+
"version": "3.9.0-beta.2",
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)