To initiate a new Studio without installing the CLI globally:
npm create sanity@latest
To upgrade Sanity Studio, run this command in your project folder:
npm install sanity@latest
Separating content from presentation shouldn’t create friction. With Presentation, you can work visually – with a clear view of structured content reuse. Presentation and visual editing is available on all plans.
Learn more about Presentation in the launch blog post
Streamline your content review process. From in-document communication to organized feedback, Comments enhances teamwork across all stages of content creation. The new Comments feature is available for projects on the new Growth plan, and up.
Learn more about the Comments beta launch
With the launch of the new Presentation tool, we have renamed the Desk tool to Structure. There are no changes in APIs at this time and no required code changes. In the near future we will rename the export and add a deprecation warning to the existing deskTool
.
For those that are depending on the old tool name desk
in Studio customizations, this identifier changes to structure
in this release and you should update your code accordingly.