There was an error while loading. Please reload this page.
1 parent c610712 commit 832abb8Copy full SHA for 832abb8
packages/vike-solid-query/CHANGELOG.md
@@ -0,0 +1,9 @@
1
+## 0.0.1 (2024-09-04)
2
+
3
4
+### Features
5
6
+* new extension `vike-solid-query` ([b04b04a](https://github.com/vikejs/vike-solid/commit/b04b04a044c992785f827bf28406c075e1a58eff))
7
8
9
packages/vike-solid-query/package.json
@@ -1,6 +1,6 @@
{
"name": "vike-solid-query",
- "version": "0.0.0",
+ "version": "0.0.1",
"type": "module",
"scripts": {
"dev": "rollup -c rollup.config.js --watch",
@@ -50,4 +50,4 @@
50
],
51
"repository": "github:vikejs/vike-solid",
52
"license": "MIT"
53
-}
+}
0 commit comments