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 58c8bfd commit 6949c75Copy full SHA for 6949c75
packages/plugin-rsc/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## <small>[0.4.11](https://github.com/vitejs/vite-plugin-react/compare/plugin-rsc@0.4.10...plugin-rsc@0.4.11) (2025-07-07)</small>
2
+### Miscellaneous Chores
3
+
4
+* fix rsc release ([#543](https://github.com/vitejs/vite-plugin-react/issues/543)) ([58c8bfd](https://github.com/vitejs/vite-plugin-react/commit/58c8bfd1f4e9584d81cb5e85aa466119fd72bbbc))
5
6
## <small>0.4.10 (2025-07-07)</small>
7
### Features
8
packages/plugin-rsc/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-rsc",
- "version": "0.4.10",
+ "version": "0.4.11",
"description": "React Server Components (RSC) support for Vite.",
"keywords": [
"vite",
0 commit comments