npm sanity 3.21.2
v3.21.2

latest releases: 3.48.1, 3.48.0, 3.47.1...
6 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 virtualization issue which caused array items to erroneously be hidden when navigating between groups inside a modal
  • Fixes Portable Text Editor in expanded mode not closing when switching tabs/views
  • Fixes date/datetime inputs and date search filters showing incorrect week day in calendar

📓 Full changelog

Author Message Commit
Robin Pyon fix: prefer narrow relative time formatting in useRelativeTime (#5338) 6e76d89
renovate[bot] fix(deps): update dependency @sanity/presentation to v1.1.5 (#5341) 95ccd44
Espen Hovlandsdal refactor: fix strict typing error 4017016
Ash fix(form): recalculate virtualized descendants when selected group changes (#5314) ed72687
Nina Andal Aarvik fix(core): close PTE fullscreen when changing tab (#5251) 4d62fbb
Espen Hovlandsdal fix(core): incorrect week day names for calendar (#5342) f5c1927
Rico Kahler feat(i18n): localize menu items (#5308) d08ce66
Rico Kahler chore(i18n): use @sanity/eslint-config-i18n (#5349) c822938
renovate[bot] fix(deps): update dependency @sanity/presentation to v1.1.6 (#5346) a7eb2f8
Espen Hovlandsdal feat: expose all locale info from useCurrentLocale hook (#5343) 6ad0e3f
Espen Hovlandsdal refactor(i18n): lift date time formatting hook a1c502a
Espen Hovlandsdal refactor(i18n): lift list formatting hook 4b95cf4
Espen Hovlandsdal refactor(i18n): lift number formatting hook 6effc8b
Espen Hovlandsdal refactor(i18n): align tsdoc tags for i18n exports 64a8eda
Espen Hovlandsdal feat(i18n): add weekInfo to locale definition facf708
Espen Hovlandsdal feat(core): make calendars aware of locale week start day dc50df9
renovate[bot] fix(deps): update dependency @sanity/presentation to v1.2.0 (#5358) 7248a04
renovate[bot] fix(deps): update dependency @sanity/client to ^6.10.0 (#5357) 260387a

Don't miss a new sanity release

NewReleases is sending notifications on new releases.