Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixed various issues causing unexpected scroll jumps in the editor
- Prevented unnecessary unmount/remount of array items after open/close for editing
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | chore(form-builder): avoid destroying dom tree when enabling/disabling change indicator for a field (#2328) | 4f85843 |
Bjørge Næss | fix(form-builder): move the handling of ensuring parent item visibility to the inputs that needs it. (#2329) | 8f946da |