Releases: nuxt-modules/sanity
Releases · nuxt-modules/sanity
v1.12.2
v1.12.1
🐞 Bug Fixes
- Augment
vue
rather than@vue/runtime-core
- by @danielroe in #1045 (9638b)
View changes on GitHub
v1.12.0
🚀 Features
View changes on GitHub
v1.11.5
🐞 Bug Fixes
- Enable stega only when visual editing is enabled - by @rdunk in #1023 (c591b)
- Send perspective as query param with
GET
request - by @jesperbjerke in #1008 (f9072)
View changes on GitHub
v1.11.4
v1.11.3
🐞 Bug Fixes
- Ensure
client.fetch
remains bound to instance on server - by @xuzuodong in #994 (42951)
View changes on GitHub
v1.11.2
No significant changes
View changes on GitHub
v1.11.1
🐞 Bug Fixes
- Use more explicit
unknown
types - by @danielroe (6ce4b) - Remove some optimized deps from
optimizeDeps
- by @stipsan in #992 (7ac92)
View changes on GitHub
v1.11.0
🚀 Features
- Support reading
cms/sanity.config.ts
- by @danielroe in #977 (a5148)
🐞 Bug Fixes
- Opt in to
import.meta.*
properties - by @danielroe in #978 (bc38f) - Allow usage of visual editing
useSanityQuery
without awaiting - by @danielroe (b75d2) - Also include
sourceMap
andencodeDataAttribute
in non-awaited result - by @danielroe (bf1cb) - Improve assignment - by @danielroe (f411c)