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
Notable changes
- Added scrolling to list of workspace (when many workspaces are configured)
- Improved contrast of text in certain tooltips
📓 Full changelog
Author | Message | Commit |
---|---|---|
renovate[bot] | fix(deps): update dependency @vercel/frameworks to v1.4.3 (#4669) | f49db76 |
renovate[bot] | chore(config): migrate renovate config (#4679) | a79dc3f |
renovate[bot] | fix(deps): update dependency esbuild to ^0.18.0 (#4630) | bae43bf |
renovate[bot] | fix(deps): update dependency @vitejs/plugin-react to v4 (#4635) | de75d69 |
ecospark[bot] | chore(prettier): fix unformatted files 🤖 ✨ (#4693) | cc937d2 |
Espen Hovlandsdal | chore(test-studio): remove dep optimization exclusion | 867675a |
RitaDias | docs(sanity): update sanity package tsdocs (#4608) | ffa183f |
renovate[bot] | chore(deps): update dependency @sanity/ui-workshop to v1.2.4 (#4690) | 9e50e22 |
renovate[bot] | fix(deps): update dependency @vercel/fs-detectors to v4 (#4634) | ada8367 |
renovate[bot] | chore(deps): update dependency @vercel/node to v2 (#4632) | a4f1558 |
renovate[bot] | fix(deps): update dependency vite to v4.4.4 (#4673) | 6c37226 |
renovate[bot] | chore(deps): update dependency @sanity/eslint-config-studio to v2.0.4 (#4696) | c6d0cac |
Espen Hovlandsdal | chore(test-studio): add back dep optimization exclusions, include jsx-runtime | a749d6a |
renovate[bot] | chore(deps): update dependency @sanity/assist to v1.0.11 (#4695) | 4a0fee5 |
Nina Andal Aarvik | fix(core): add scrolling to workspace login screen (#4697) | d2c85b4 |
Espen Hovlandsdal | chore: drop unused root-level dependencies (#4694) | d94892d |
Espen Hovlandsdal | test: temporarily use --forceExit flag until leak is found
| 64fea88 |
Nina Andal Aarvik | fix(core/desk): remove muted prop in tooltip content (#4703) | 5d58280 |
Binoy Patel | fix(cli): warn about putting secrets in .env (#4683)
| 69083ce |