Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes a bug that could in some rare cases trigger an error saying "Cannot read properties of null (reading 'expr')"
📓 Full changelog
Author | Message | Commit |
---|---|---|
Marius Lundgård | chore(workshop): configure build on vercel | 96277c4 |
Marius Lundgård | chore(workshop): setup build step | e7c6cba |
Bjørge Næss | fix(form-builder): don't unset empty objects if on root level (#2784) | ed4a0e4 |