github sanity-io/sanity v3.1.2

latest releases: v3.59.0, v3.58.0, v3.57.4...
21 months ago

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

Don't miss a new sanity release

NewReleases is sending notifications on new releases.