npm @sanity/cli 3.36.4
v3.36.4

latest releases: 3.46.1, 3.46.0, 3.45.1-canary.14...
2 months ago

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 an issue in the Portable Text editor in which annotations were not opening (bug introduced in v3.36.3)
  • Fixes a potential cross-origin error from being shown in the developer console

📓 Full changelog

Author Message Commit
Pedro Bonamin fix(core): remove custom options in comments upsell request (#6201) 46c7ce8
Pedro Bonamin fix(structure): annotations not opening in portable text editor (#6198) 907c904

Don't miss a new cli release

NewReleases is sending notifications on new releases.