Releases: nuxt-modules/sanity
Releases · nuxt-modules/sanity
v0.3.3
Features
- add vetur auto-completion for and (01ddb19)
v0.3.1
Features
- add multiple sanity client capability (0b04120), closes #2
- allow using to set sanity options (8657d48)
Bug Fixes
- add default object for (9452722)
- avoid accidentally including in bundle (7dcbe39)
- prevent and from being included in client build (e16e297)
v0.3.0
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
Bug Fixes
- build components in format (742cfa1)
v0.2.1
Bug Fixes
- correct import path for helper (2aa00c4)
v0.2.0
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
Features
- initial sanity module for Nuxt (0b204ee)