Skip to content

Releases: sanity-io/next-sanity

v0.5.1

04 Mar 16:39
Compare
Choose a tag to compare

Fixes

  • Export the SubscriptionOptions interface in useSubscription

v0.5.0

16 Feb 21:21
56cb4b3
Compare
Choose a tag to compare

Features

  • Upgraded @sanity/groq-store to v0.3.0 which includes a new beta of groq-js that improves performance, especially when using projections.

BREAKING

  • Upgraded @sanity/client to v3, see its CHANGELOG for details.
  • createPortableTextComponent is removed.
  • createImageUrlBuilder is removed.

See the README for migration instructions.