We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8041706 commit 9e0c103Copy full SHA for 9e0c103
packages/plugin-react-swc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 3.11.0 (2025-07-18)
6
+
7
### Add HMR support for compound components ([#518](https://github.com/vitejs/vite-plugin-react/pull/518))
8
9
HMR now works for compound components like this:
packages/plugin-react-swc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-swc",
- "version": "3.10.2",
+ "version": "3.11.0",
"license": "MIT",
"author": "Arnaud Barré (https://github.com/ArnaudBarre)",
"description": "Speed up your Vite dev server with SWC",
0 commit comments