Skip to content

v3.21.3

Choose a tag to compare

@rexxars rexxars released this 12 Dec 23:22
83813d4

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 a missing export for a newly introduced typescript type

📓 Full changelog

Author Message Commit
Espen Hovlandsdal fix(core): export LocaleWeekInfo type 759c476