@sanity/groq-store
Advanced tools
Comparing version 5.1.3-pink-lizard to 5.2.0-pink-lizard
# Changelog | ||
## [5.2.0-pink-lizard](https://github.com/sanity-io/visual-editing/compare/groq-store-v5.1.3-pink-lizard...groq-store-v5.2.0-pink-lizard) (2023-11-08) | ||
### ⚠ BREAKING CHANGES | ||
* lazy load live mode ([#281](https://github.com/sanity-io/visual-editing/issues/281)) | ||
### Bug Fixes | ||
* lazy load live mode ([#281](https://github.com/sanity-io/visual-editing/issues/281)) ([e52991c](https://github.com/sanity-io/visual-editing/commit/e52991cc974df76647c4ede51de16527c14e6c10)) | ||
## [5.1.3-pink-lizard](https://github.com/sanity-io/visual-editing/compare/groq-store-v5.1.2-pink-lizard...groq-store-v5.1.3-pink-lizard) (2023-11-07) | ||
@@ -4,0 +15,0 @@ |
@@ -66,2 +66,5 @@ import type { ClientPerspective } from '@sanity/client' | ||
/** | ||
* @alpha | ||
*/ | ||
export declare function unstable__getDocumentCacheKey( | ||
@@ -68,0 +71,0 @@ config: ClientConfigLike, |
{ | ||
"name": "@sanity/groq-store", | ||
"version": "5.1.3-pink-lizard", | ||
"version": "5.2.0-pink-lizard", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/groq-store#readme", | ||
@@ -5,0 +5,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
36241
138