Skip to content

Commit 4a94448

Browse files
committed
release: plugin-react-swc@3.9.0
1 parent 8beda4f commit 4a94448

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+
## 3.9.0 (2025-04-15)
6+
57
### Make compatible with rolldown-vite
68

79
This plugin is now compatible with rolldown-powered version of Vite.

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.9.0-beta.3",
3+
"version": "3.9.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)