File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## <small >[ 0.4.32] ( https://github.com/vitejs/vite-plugin-react/compare/[email protected] @0.4.32 ) (2025-09-26)</small > 2+ ### Bug Fixes
3+
4+ * ** deps:** update all non-major dependencies ([ #851 ] ( https://github.com/vitejs/vite-plugin-react/issues/851 ) ) ([ 3c2ebf8] ( https://github.com/vitejs/vite-plugin-react/commit/3c2ebf89de7f5e40ed0ef932993f7d0b7695719b ) )
5+ * ** rsc:** reject inline "use server" inside "use client" module ([ #884 ] ( https://github.com/vitejs/vite-plugin-react/issues/884 ) ) ([ 5bc3f79] ( https://github.com/vitejs/vite-plugin-react/commit/5bc3f79fb4356ebf574b6ba28e4c7a315f4336de ) )
6+
7+ ### Miscellaneous Chores
8+
9+ * ** deps:** update all non-major dependencies ([ #879 ] ( https://github.com/vitejs/vite-plugin-react/issues/879 ) ) ([ 608f266] ( https://github.com/vitejs/vite-plugin-react/commit/608f266c8d53f41a6b1541de35b218fe2640ec05 ) )
10+ * ** rsc:** fix typo ([ #885 ] ( https://github.com/vitejs/vite-plugin-react/issues/885 ) ) ([ b81470c] ( https://github.com/vitejs/vite-plugin-react/commit/b81470c3076e079be517b7bf92325760ba89fd3d ) )
11+
112## <small >[ 0.4.31] ( https://github.com/vitejs/vite-plugin-react/compare/[email protected] @0.4.31 ) (2025-09-17)</small > 213### Bug Fixes
314
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-rsc" ,
3- "version" : " 0.4.31 " ,
3+ "version" : " 0.4.32 " ,
44 "description" : " React Server Components (RSC) support for Vite." ,
55 "keywords" : [
66 " vite" ,
You can’t perform that action at this time.
0 commit comments