Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
- Adds keyboard arrow navigation in the Portable Text Editor toolbar (#3126)
- Fixes an issue where spellchecking in the Portable Text Editor would not be enabled when omitted in schema options. (#3146)
- Fixes a bug where Portable Text block values without a defined style property would throw an error when editing that block. (#3161)
- Improves the performance of the reference search. (#3159)