Releases: sanity-io/next-sanity
Releases · sanity-io/next-sanity
v0.6.10
v0.6.9
v0.6.8
v0.6.7
v0.6.5
v0.6.4
v0.6.3
v0.6.2
Added support for token and EventSource
What's Changed
- Allow tokens in preview subscription hook by @ jfulse in #52
New Contributors
- @ jfulse made their first contribution in #52
Full Changelog: v0.5.2...v0.6.0
v0.5.2
Fixes
- Exports the
Aborter
interface used inAbortController
to support stricter TypeScript setups. (#45) - Allows stricter TypeScript setups by re-exporting
SanityClient
andClientConfig
from@sanity/client
(#45) - Bumps
@sanity/client
tov3.3.0
,@sanity/groq-store
tov0.3.1
andgroq
tov2.29.3
(#45) - Typo in readme (#44)