Skip to content

v3.23.1

Compare
Choose a tag to compare
@rexxars rexxars released this 19 Dec 23:29
· 2244 commits to next since this release
bb0377a

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 relative time formatting in certain languages
  • Fixes some peer dependency warnings

📓 Full changelog

Author Message Commit
Espen Hovlandsdal chore(test-studio): update locale plugins 511eaca
renovate[bot] fix(deps): update dependency @sanity/presentation to v1.4.0 (#5405) 3365bb6
Espen Hovlandsdal fix(i18n): use short instead of narrow formatting for relative time 4e753ff