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 9d00f5c commit 06a2fceCopy full SHA for 06a2fce
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.2
5
+
6
+[compare changes](https://github.com/peterbud/nuxt-query/compare/v0.0.1...v0.0.2)
7
8
+### 🚀 Enhancements
9
10
+- Rename package to @peterbud/nuxt-query ([9d00f5c](https://github.com/peterbud/nuxt-query/commit/9d00f5c))
11
12
+### ❤️ Contributors
13
14
+- Peter Budai <peterbudai@hotmail.com>
15
16
## v0.0.1
17
18
package.json
@@ -1,6 +1,6 @@
{
"name": "@peterbud/nuxt-query",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Nuxt integration for Tanstack Query",
"repository": {
"type": "git",
0 commit comments