Releases: nuxt-modules/sanity
Releases · nuxt-modules/sanity
v1.13.0
🚀 Features
- Support passing
event
as first param touseSanity
on server - by @danielroe (5c05e)
🐞 Bug Fixes
- Apply defaults to sanity config - by @danielroe (07dbb)
View changes on GitHub
v1.12.3
🐞 Bug Fixes
- Call
useRuntimeConfig
withinuseSanity
- by @danielroe (b5c55) - Ensure server composables are type-hinted - by @danielroe (294a2)
View changes on GitHub
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)