Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes regression in the previous release regarding pasting of HTML into the Portable Text Editor.
- Fixes a rare bug with pasting plain text into the Portable Text editor where it sometimes would error and deny the paste.
📓 Full changelog
Author | Message | Commit |
---|---|---|
Per-Kristian Nordnes | fix(portable-text-editor): fix order of outer plugin stack | f793cda |
Per-Kristian Nordnes | fix(portable-text-editor): fix pasted plain text normalization issue | 7e81046 |
Per-Kristian Nordnes | chore(dev): upgrade sanity-plugin-mux-input to 1.1.1 | 63e33b9 |