File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.7.8] ( https://github.com/vikejs/vike-solid/compare/vike-solid@0.7.7...vike-solid@0.7.8 ) (2024-12-19)
2+
3+
4+ ### Bug Fixes
5+
6+ * Nested layouts infinite recursive call. ([ 938c6a9] ( https://github.com/vikejs/vike-solid/commit/938c6a9ee094cb4c32fab477aa6b66f758042b1e ) )
7+ * state persistence across new layout navigations. ([ 269d60c] ( https://github.com/vikejs/vike-solid/commit/269d60c32b8b05d9ef49a43d41792e17cff4022f ) )
8+
9+
10+
111## [ 0.7.7] ( https://github.com/vikejs/vike-solid/compare/vike-solid@0.7.6...vike-solid@0.7.7 ) (2024-12-10)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " vike-solid" ,
3- "version" : " 0.7.7 " ,
3+ "version" : " 0.7.8 " ,
44 "type" : " module" ,
55 "scripts" : {
66 "dev" : " rollup -c rollup.config.js --watch" ,
You can’t perform that action at this time.
0 commit comments