Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes portable text editor not displaying style of selected block
- Fixes portable text editor not displaying toolbar in certain cases
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | test: remove node 10 from test matrix, add node 16 | a424b3b |
Sindre Gulseth | fix(form-builder): Removes display: -webkit-box; | 7dfef49 |
Bjørge Næss | chore(eslint): add .md files to eslintignore | 64934a1 |
Sindre Gulseth | feature(desk-tool): Show a message when theres no history available for a document | e8f5b7c |
Espen Hovlandsdal | fix(form-builder): update current portable text block style on focus change | 173b44e |