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
This release includes minor UI fixes and improvements
📓 Full changelog
Author | Message | Commit |
---|---|---|
Herman Wikner | fix(desk): comments on anonymous objects (#5101) | 78f17e3 |
renovate[bot] | chore(deps): update dependency @sanity/pkg-utils to v3 (#5033) | da03b58 |
Per-Kristian Nordnes | fix(portable-text-editor): fix various (#5123) | 206b7d5 |
Herman Wikner | feat(core): add BetaBadge component (#5125)
| 1d48d23 |
Binoy Patel | chore(lint): use turbo for linting all the packages (#5113) | c947aa2 |
ecospark[bot] | chore(deps): dedupe yarn.lock (#5119) | 392e301 |
Herman Wikner | fix(desk): comment mention list issue when using the '@' button (#5121) | 213569b |
Robin Pyon | fix(desk): various comments UX papercuts (#5130) | 4735262 |
Herman Wikner | fix(core): field actions vertical alignment (#5131) | 69b6838 |
Per-Kristian Nordnes | fix(desk/comments): insert space after mention insert (#5126) | bdaecfb |
Bjørge Næss | fix: avoid forwarding as-props/link props to reference link card (#5124) | 48cd888 |
renovate[bot] | chore(deps): update playwright monorepo to ^1.39.0 (#5104) | d2c4ab8 |
Herman Wikner | feat(desk): delay comments onboarding popover visibility (#5133) | 0d590de |
Herman Wikner | refactor(desk): comment highlight (#5120) | 63fb3c7 |
Bjørge Næss | chore(eslint): fix lint command in next studios (#5141) | 22f4ce4 |
Bjørge Næss | feat(router): add support for search params (#5094) | 4f37f78 |
Herman Wikner | feat(desk): improve comments mention list filtering (#5132) | 4c1c29b |
Rupert Dunk | feat(desk): export DocumentPane and DocumentListPane (#5103) | 79de34f |
Herman Wikner | feat(comments): add feedback footer in the inspector (#5154) | c7e3f3e |
Per-Kristian Nordnes | fix(schema/types): fix issues with block schema's internal structure (#5152) | aca6e81 |
Binoy Patel | chore(cli): remove '--reconfigure' command from help for sanity init command (#5155) | 123aa81 |