We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c766b7c commit 2da5ce3Copy full SHA for 2da5ce3
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.4.6
2
+- Fixed client side caching ttl option not being passed to the driver
3
+
4
# 0.4.5
5
- Added client credentials grant support for admin API access tokens
6
- Updated documentation for admin API authentication
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/shopify",
- "version": "0.4.5",
+ "version": "0.4.6",
"license": "MIT",
"type": "module",
"description": "Easily integrate Shopify with Nuxt 3 and 4 🚀",
0 commit comments