Skip to content

v2.4.1

Compare
Choose a tag to compare
@bjoerge bjoerge released this 23 Feb 16:07
· 6991 commits to next since this release

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