Start in Create enabled by default
The option to start drafting new documents in Sanity Create is now enabled by default. Depending on your hosting setup you might see a fully functional Start in Create-button appearing close to your default document actions, or a button that is temporarily disabled and awaiting some minor configuration. To learn how to fully enable the feature for both your development and production environments, or disable it entirely, check out the docs!
- Fixes a few deprecation warnings when installing dependencies for a studio.
- Adds the missing
disableArrayWarning
option to theSlugOptions
type (thank you @Stilyan!). - Upgrades to ESLint 9 for new studios
- Fixes a problem that could make rendering document lists crash the studio for complex schema types (thank you @nikaspran!)
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.