Skip to content

v3.1.2

Compare
Choose a tag to compare
@skogsmaskin skogsmaskin released this 22 Dec 13:35
· 2524 commits to next since this release

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

  • Fixed a regression with release 3.1.0 where a custom style in the portable text input would not fallback to be rendered as the normal style when a rendering-component for that style was not defined.

📓 Full changelog

Author Message Commit
Per-Kristian Nordnes fix(core/form): fix forgotten optional extension 24805ae
Per-Kristian Nordnes fix(form/inputs): fix component fallback behaviour e892c62
Per-Kristian Nordnes fix(schema): fix validator text typo 5e4c562