Skip to content

v3.23.3

Choose a tag to compare

@bjoerge bjoerge released this 22 Dec 14:38
a8d277d

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

  • Makes sure latest version of next-sanity is installed when initializing in a Next.js project

📓 Full changelog

Author Message Commit
Fred Carlsen chore(cli): pin next-sanity to v7 (#5423) 7827696