Skip to content

v3.1.4

Compare
Choose a tag to compare
@bjoerge bjoerge released this 03 Jan 15:34
· 2508 commits to next since this release
f9a9272

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixed an issue introduced in v3.1.3 that caused the CLI to crash (#4035)