Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes a bug causing validation errors from individual array items appear on every item in the array
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | fix(form-builder): get validation errors from the right markers array for array items | 1fc6800 |