Skip to content

v3.46.1

Compare
Choose a tag to compare
@juice49 juice49 released this 13 Jun 14:24
· 1035 commits to next since this release

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes a bug causing Structure Tool to crash when attempting to read the scrollTop of a nonexistent element.

📓 Full changelog

Author Message Commit
Ash fix(sanity): ignore sticky overlay regions with a falsey DOM node (#6910) 4f1be6c