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 46776a1 commit 06aa08dCopy full SHA for 06aa08d
packages/plugin-rsc/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v0.4.10
4
+
5
+- feat: add `@vitejs/plugin-rsc` ([#521](https://github.com/vitejs/vite-plugin-react/pull/521))
6
7
+---
8
9
+Older versions were released as [`@hi-ogawa/vite-rsc`](https://github.com/hi-ogawa/vite-plugins/tree/main/packages/rsc).
10
11
## v0.4.9 (2025-07-03)
12
13
- feat: re-export plugin from base exports entry ([#1125](https://github.com/hi-ogawa/vite-plugins/pull/1125))
packages/plugin-rsc/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-rsc",
- "version": "0.4.9",
+ "version": "0.4.10",
"homepage": "https://github.com/hi-ogawa/vite-plugins/tree/main/packages/rsc",
"repository": {
"type": "git",
0 commit comments