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 fb9dd99 commit 29e142bCopy full SHA for 29e142b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nuxt-use-async-data-wrapper",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "A utility to wrap Promise-returning functions with useAsyncData for Nuxt",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
0 commit comments