v2.27.3
Improved CLI upgrade command and Portable Text editor bugfixes
Sanity Studio
Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes a number of issues with the
sanity upgrade
command when using--tag
and/or--range
(#3176) - Fixes a bug in the Portable Text editor where selecting all the content and overwriting it by inserting text would cause an error