Skip to content

Releases: sanity-io/next-sanity

v0.6.10

12 Aug 00:50
Compare
Choose a tag to compare

0.6.10 (2022-08-12)

Bug Fixes

  • test studio favicons loading (54acf81)

v0.6.9

11 Aug 23:57
Compare
Choose a tag to compare

0.6.9 (2022-08-11)

Bug Fixes

v0.6.8

11 Aug 23:35
Compare
Choose a tag to compare

0.6.8 (2022-08-11)

Bug Fixes

v0.6.7

11 Aug 23:12
Compare
Choose a tag to compare

0.6.7 (2022-08-11)

Bug Fixes

  • revert to old way of publishing (06f02a8)

v0.6.5

11 Aug 22:59
Compare
Choose a tag to compare

0.6.5 (2022-08-11)

Bug Fixes

v0.6.4

11 Aug 19:40
Compare
Choose a tag to compare

0.6.4 (2022-08-11)

Bug Fixes

  • add react 18 to peerDeps list (c25e94f)

v0.6.3

11 Aug 19:13
Compare
Choose a tag to compare

0.6.3 (2022-08-11)

Bug Fixes

  • add support for pkg.exports (71cc291)

v0.6.2

09 Aug 19:04
5afb021
Compare
Choose a tag to compare

0.6.2 (2022-08-09)

Bug Fixes

  • deps: update dependency @sanity/client to ^3.3.3 (#59) (5afb021)

Added support for token and EventSource

04 Jul 10:14
Compare
Choose a tag to compare

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

05 Apr 07:15
Compare
Choose a tag to compare

Fixes

  • Exports the Aborter interface used in AbortController to support stricter TypeScript setups. (#45)
  • Allows stricter TypeScript setups by re-exporting SanityClient and ClientConfig from @sanity/client (#45)
  • Bumps @sanity/client to v3.3.0, @sanity/groq-store to v0.3.1 and groq to v2.29.3 (#45)
  • Typo in readme (#44)