To initiate a new Studio without installing the CLI globally:
npm create sanity@latest
To upgrade a v3 Studio, run this command in its folder:
npm install sanity@latest
Coinciding with today's studio release, we're bringing support for trying out Perspectives in the vision plugin.
With Perspectives, you can add a single parameter to fetch a either the latest draft (previewDrafts
) or latest published (published
) version of a document.
To learn more about Perspectives, read our announcement post or our documentation.
We've consolidated some helpful resources to customize the Studio experience, learn more about our latest updates, and connect with our team. You can also compare your current Studio version to the latest version available.