Skip to content

Releases: nuxt-modules/sanity

v0.3.0

21 Aug 08:58
36b5395
Compare
Choose a tag to compare

Features

  • add multiple sanity client capability (0b04120), closes #2
  • allow using to set sanity options (8657d48)

Bug Fixes

  • avoid accidentally including in bundle (7dcbe39)
  • prevent and from being included in client build (e16e297)

v0.2.2

10 Aug 07:19
8d206b3
Compare
Choose a tag to compare

Bug Fixes

  • build components in format (742cfa1)

v0.2.1

10 Aug 06:56
517aa14
Compare
Choose a tag to compare

Bug Fixes

  • correct import path for helper (2aa00c4)

v0.2.0

09 Aug 14:28
cfc797c
Compare
Choose a tag to compare

Features

  • ✨ add new component to handle portable text (0839b97)
  • allow local import of (762df3c)

Performance Improvements

  • ⚡️ improve options dx and decrease final bundle size (d1c4a76)

v0.1.0

08 Aug 13:06
1878152
Compare
Choose a tag to compare

Features

  • initial sanity module for Nuxt (0b204ee)