github sanity-io/sanity v3.26.1

latest releases: v3.64.0, v2.36.6, v2.36.5...
9 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 issue introduced in v3.26.0 where, upon the first comment in a project lacking an addon dataset, the dataset fails to be created, and the comment remains unposted.
  • Enhanced export reliability through improved asset retry mechanisms.

📓 Full changelog

Author Message Commit
Sindre Gulseth Improve asset export retrying (#5563) a68df71
Herman Wikner fix(comments): addon dataset creation (#5577) c8f1da3

Don't miss a new sanity release

NewReleases is sending notifications on new releases.