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 12df80e commit d661312Copy full SHA for d661312
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+# Changelog
2
+
3
4
+## v1.0.1
5
6
7
+### 💅 Refactors
8
9
+- Rename "useQueryRef" to "queryRef" // added details in README ([429a91c](https://github.com/holux-design/nuxt-queryref/commit/429a91c))
10
11
+### ❤️ Contributors
12
13
+- Holux-design <office@holux-design.at>
14
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-queryref",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "queryRef - URL-persisted ref replacement for Nuxt",
"repository": "holux-design/nuxt-queryref",
"license": "MIT",
0 commit comments