Skip to content

v2.35.4

Compare
Choose a tag to compare
@bjoerge bjoerge released this 22 Dec 16:55
· 4573 commits to next since this release
e538f70

⚠️ THIS IS A MAINTENANCE RELEASE OF A PREVIOUS MAJOR VERSION OF SANITY

We recommend updating to Sanity Studio v3 which provides exceptional flexibility and an unparalleled developer experience. The core packages for Sanity Studio v2 will only receive critical bug fixes until Dec 7th, 2023

Please head over to the documentation for Sanity Studio v3 to learn more.

You can find migration guides from Studio v2 here.

Installation and upgrading

Upgrade the v2 version of the Command Line Interface (CLI) with:

npm install --global @sanity/cli@v2

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixes an issue that could give false validation errors for complex documents

📓 Full changelog

Author Message Commit
Bjørge Næss fix(base): wait for all chunked requests to arrive before continuing (#4017) 3b6915b