Skip to content

Commit be7576e

Browse files
committed
release: vike-solid@0.7.8
1 parent fe1bd43 commit be7576e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/vike-solid/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
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

packages/vike-solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)