Skip to content

v3.22.2

Compare
Choose a tag to compare
@rexxars rexxars released this 19 Dec 23:59
· 1512 commits to next since this release
bc6b99a

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

📓 Full changelog

Author Message Commit
Espen Hovlandsdal fix(i18n): use short instead of narrow formatting for relative time cf7e4b5