File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## <small >[ 0.5.12] ( https://github.com/vitejs/vite-plugin-react/compare/plugin-rsc@0.5.11...plugin-rsc@0.5.12 ) (2026-01-14)</small >
2+ ### Features
3+
4+ * ** rsc:** add resolved-id proxy for virtual modules + document ?direct limitation ([ #1050 ] ( https://github.com/vitejs/vite-plugin-react/issues/1050 ) ) ([ 77c1b1b] ( https://github.com/vitejs/vite-plugin-react/commit/77c1b1b256bf5cdf992bcf6d3b53b3316136ede4 ) )
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update all non-major dependencies ([ #1048 ] ( https://github.com/vitejs/vite-plugin-react/issues/1048 ) ) ([ fefad3d] ( https://github.com/vitejs/vite-plugin-react/commit/fefad3dfd9a8505cb8e99d48848d56aa56a7bb48 ) )
9+ * ** deps:** update dependency react-router to v7.12.0 [ security] ([ #1042 ] ( https://github.com/vitejs/vite-plugin-react/issues/1042 ) ) ([ 79bf57c] ( https://github.com/vitejs/vite-plugin-react/commit/79bf57cc8b9c77e33970ec2e876bd6d2f1568d5d ) )
10+
11+ ### Miscellaneous Chores
12+
13+ * ** deps:** update dependency @types/react to ^19.2.8 ([ #1047 ] ( https://github.com/vitejs/vite-plugin-react/issues/1047 ) ) ([ a5124db] ( https://github.com/vitejs/vite-plugin-react/commit/a5124db7210019b8c2a3f170d8a218262eba8da4 ) )
14+ * setup oxfmt for formatting ([ #997 ] ( https://github.com/vitejs/vite-plugin-react/issues/997 ) ) ([ 36704df] ( https://github.com/vitejs/vite-plugin-react/commit/36704df36f17f767b8c591327dbd03bf7869b5ea ) )
15+
116## <small >[ 0.5.11] ( https://github.com/vitejs/vite-plugin-react/compare/plugin-rsc@0.5.10...plugin-rsc@0.5.11 ) (2026-01-06)</small >
217### Features
318
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-rsc" ,
3- "version" : " 0.5.11 " ,
3+ "version" : " 0.5.12 " ,
44 "description" : " React Server Components (RSC) support for Vite." ,
55 "keywords" : [
66 " react" ,
You can’t perform that action at this time.
0 commit comments