Installation and upgrading
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
✨ Highlights
Support for Perspectives in Vision
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.
New Help & Resources menu
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.
📓 Full changelog
Author | Message | Commit |
---|---|---|
renovate[bot] | fix(deps): update dependency @portabletext/react to v3.0.4 (#4647) | ae38208 |
Nina Andal Aarvik | fix(core): add Help&Resources button to navbar (#4545) | a4cb4a7 |
Marius Lundgård | chore: improve etl command
| 6503bc8 |
Marius Lundgård | chore: add tsdoc:dev script
| 70ef1d8 |
Bjørge Næss | chore(perf): add support for --excludeTestIds and fail test runner if wrong test-id is provided (#4619) | cd2075b |
Snorre Eskeland Brekke | chore: add @sanity/assist to test-studio workspace (#4648) | 67a1af5 |
Michael Wain | chore(deps): update dependency @sanity/client to 6.1.5 | e5f7af5 |
Michael Wain | feat(vision): add perspective support | 2f9cbc7 |