github sanity-io/sanity v3.12.2

latest releases: v3.57.4, v3.57.3, v3.57.2...
15 months ago

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 bugfixes

  • Fixes potential typing issues caused by mismatched versions of @types/react-is
  • Fixes issue where validation tooltips were clipped inside of the Portable Text editor
  • Improves accessibility of list panes when using screen readers

📓 Full changelog

Author Message Commit
Cody Olsen chore(ci): replace yarn v2 install flags with v1 (#4568) 744f7e0
Cody Olsen ci: update renovate to use the new preset (#4566) 61b15a2
Tom Smith fix(cli): shopify studio intent fixes (#4592) 1c301d4
Espen Hovlandsdal fix(core): align @types/react-is module version (#4594) ae39220
Espen Hovlandsdal fix(core): include request tag prefix for websocket (#4590) ccedf6e
Marius Lundgård fix(deps): update @sanity/ui b056494
Nina Andal Aarvik fix(core): use portal prop on validation tooltip, remove muted text (#4582) 7d6dc90
vicbergquist feat: add @sanity/tsdoc dependency 17a5ec3
vicbergquist docs: add docblock for useDataset hook 87da83f
RitaDias chore(lock): update yarn lock file b45ccb5
Bjørge Næss chore(test-studio): exclude @sanity/tsdoc from vite's dependency pre-bundling a7b3797
Bjørge Næss chore(deps): add @sanity/tsdoc as a dev dependency 6350f3c
RitaDias feat(sanity): add @hidden tag for tsdoc a94d548
RitaDias chore(sanity): add tsdoc config json 178a956
RitaDias fix(core): re-add missing DocumentActionCustomDialogComponentProps d093e31
Binoy Patel docs(sanity): fix typo in tsdoc config 8285052
RitaDias refactor: add hidden to two new beta items 2a96d67
Binoy Patel chore: version bump 31e1633
Binoy Patel chore(router): add docs for IntentLink, Link and withRouter APIs (#4551) 0297b39
Herman Wikner fix(core): a11y issue in command list (#4600) bf59af0
RitaDias fix: add missing tsdoc tags (#4607) 0de3b08

Don't miss a new sanity release

NewReleases is sending notifications on new releases.