v1.14.0
🚨 Breaking Changes
- Drop support for nuxt/bridge - by @danielroe (6659e)
- deps: Update dependency @sanity/client to v7 - by @danielroe in #1213 (c675c)
🚀 Features
🐞 Bug Fixes
- Indicate module is compatible with nuxt v4 - by @danielroe (93b05)
- Deprecate maxH, minH, maxW & minW - by @Oli8 in #1227 (6015b)
- Type compatibility between server/client
useSanity- by @danielroe (268ab) - Add back
defaultclient - by @danielroe (270bb) - Add additional checks for visualEditing type narrowing - by @danielroe (cee75)
- Temporarily add back support for nuxt/bridge - by @danielroe in #1266 (39fa8)