Skip to content

Commit fff018b

Browse files
committed
1 parent fe634b5 commit fff018b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/plugin-rsc/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>[0.5.6](https://github.com/vitejs/vite-plugin-react/compare/[email protected]@0.5.6) (2025-12-08)</small>
2+
### Bug Fixes
3+
4+
* **rsc:** validate reference id on dev ([#1010](https://github.com/vitejs/vite-plugin-react/issues/1010)) ([fe634b5](https://github.com/vitejs/vite-plugin-react/commit/fe634b58210d0a4a146a7faae56cd71af3bb9af4))
5+
16
## <small>[0.5.5](https://github.com/vitejs/vite-plugin-react/compare/[email protected]@0.5.5) (2025-12-04)</small>
27
### Features
38

packages/plugin-rsc/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-rsc",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"description": "React Server Components (RSC) support for Vite.",
55
"keywords": [
66
"vite",

0 commit comments

Comments
 (0)