File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.5.0] ( https://github.com/vitejs/vite-plugin-react/compare/plugin-rsc@0.4.34...plugin-rsc@0.5.0 ) (2025-10-09)
2+ ### ⚠ BREAKING CHANGES
3+
4+ * ** rsc:** remove deprecated features (#917 )
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update react-related dependencies ([ #901 ] ( https://github.com/vitejs/vite-plugin-react/issues/901 ) ) ([ b79592a] ( https://github.com/vitejs/vite-plugin-react/commit/b79592a72add1806162afe553d79a5eae23252bd ) )
9+
10+ ### Code Refactoring
11+
12+ * ** rsc:** remove deprecated features ([ #917 ] ( https://github.com/vitejs/vite-plugin-react/issues/917 ) ) ([ 3d568c7] ( https://github.com/vitejs/vite-plugin-react/commit/3d568c73ac2d5cd4aaf9f0e8c5b62ec7a1e51d3c ) )
13+
114## <small >[ 0.4.34] ( https://github.com/vitejs/vite-plugin-react/compare/plugin-rsc@0.4.33...plugin-rsc@0.4.34 ) (2025-10-09)</small >
215### Features
316
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-rsc" ,
3- "version" : " 0.4.34 " ,
3+ "version" : " 0.5.0 " ,
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