Skip to content

Commit 92bba57

Browse files
committed
1 parent d52455e commit 92bba57

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/plugin-rsc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>[0.5.3](https://github.com/vitejs/vite-plugin-react/compare/[email protected]@0.5.3) (2025-12-03)</small>
2+
### Bug Fixes
3+
4+
* **deps:** update all non-major dependencies ([#995](https://github.com/vitejs/vite-plugin-react/issues/995)) ([bcda041](https://github.com/vitejs/vite-plugin-react/commit/bcda0414e48d6fa94474725a0f8088cdf156ff48))
5+
* **deps:** update react 19.2.1 ([#998](https://github.com/vitejs/vite-plugin-react/issues/998)) ([d52455e](https://github.com/vitejs/vite-plugin-react/commit/d52455e72cf911ca0586777e077e0f3a2dec47ea))
6+
17
## <small>[0.5.2](https://github.com/vitejs/vite-plugin-react/compare/[email protected]@0.5.2) (2025-11-28)</small>
28
### Bug Fixes
39

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.2",
3+
"version": "0.5.3",
44
"description": "React Server Components (RSC) support for Vite.",
55
"keywords": [
66
"vite",

0 commit comments

Comments
 (0)