Releases: nuxt-modules/sanity
Releases · nuxt-modules/sanity
v1.6.0
1.6.0 (2023-01-24)
Features
Bug Fixes
- declare
ofetch
dependency (6edba44)
v1.4.1
1.4.1 (2022-10-23)
Bug Fixes
- set watch options correctly (b3fbdbd)
v1.4.0
1.4.0 (2022-10-23)
Features
- support reactive params in
useSanityQuery
(df85d36), closes #530
v1.3.2
1.3.2 (2022-10-17)
Bug Fixes
v1.3.1
1.3.1 (2022-10-11)
Bug Fixes
- transpile nitro auto-imports (d77b5df)
v1.3.0
1.3.0 (2022-09-23)
Features
- enable
groq
, useSanity
and createSanityClient
in server routes (#510) (fdf8353)
Bug Fixes
- use fresh client independent of isomorphic fetch (#509) (52f0bd3)
v1.2.3
1.2.3 (2022-06-22)
Bug Fixes
- render element children directly (2162f7e), closes #422
v1.2.2
1.2.2 (2022-05-30)
Performance Improvements
- use
$fetch
for minimal client (7b7517e)
v1.2.1
1.2.1 (2022-05-17)
Bug Fixes
- include both public + private runtime config (3a478ef)