Skip to content

v3.10.3

Choose a tag to compare

@skogsmaskin skogsmaskin released this 12 May 12:47

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes an issue where array inputs inside Portable Text dialogs would not properly render

📓 Full changelog

Author Message Commit
Per-Kristian Nordnes Add boundary provider for nested content inside PT-input dialogs (#4486) 4f961e9