We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6af08 commit 0dfccbdCopy full SHA for 0dfccbd
packages/vike-solid/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.7.17](https://github.com/vikejs/vike-solid/compare/vike-solid@0.7.16...vike-solid@0.7.17) (2025-12-23)
2
+
3
4
+### Bug Fixes
5
6
+* furhter avoid vite type mismatch ([9d6af08](https://github.com/vikejs/vike-solid/commit/9d6af087a8e3284a68e3cb3e16bf544584dcf57c))
7
8
9
10
## [0.7.16](https://github.com/vikejs/vike-solid/compare/vike-solid@0.7.15...vike-solid@0.7.16) (2025-12-23)
11
12
packages/vike-solid/package.json
@@ -1,6 +1,6 @@
{
"name": "vike-solid",
- "version": "0.7.16",
+ "version": "0.7.17",
"type": "module",
"scripts": {
"dev": "rollup -c rollup.config.js --watch",
0 commit comments