1 parent 3fb1d9c commit 90e5904Copy full SHA for 90e5904
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+### [1.2.2](https://github.com/nuxt-community/sanity-module/compare/1.2.1...1.2.2) (2022-05-30)
4
+
5
6
+### Performance Improvements
7
8
+* use `$fetch` for minimal client ([7b7517e](https://github.com/nuxt-community/sanity-module/commit/7b7517e0fc1b29f98bb9c1d49d0c7ae137dda56a))
9
10
### [1.2.1](https://github.com/nuxt-community/sanity-module/compare/1.2.0...1.2.1) (2022-05-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/sanity",
- "version": "1.2.1",
+ "version": "1.2.2",
"license": "MIT",
"repository": "nuxt-community/sanity-module",
"description": "Sanity integration for Nuxt",
0 commit comments