Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes a regression introduced in #2884 that caused the saving spinner to not appear while a change was still syncing
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | chore(test-studio): add a reference field to focus test schema type | c172ca5 |
Bjørge Næss | chore(test-studio): fix broken preview for species type | bd59f8b |
Bjørge Næss | chore(test-studio): rearrange reference test type | 3af754b |
Bjørge Næss | fix(workshop): support inspection using react devtools in workshop frame | 684cbb0 |
Bjørge Næss | fix(form-builder): add focus ring on array items | 6590e81 |
Bjørge Næss | fix(react-hooks): require document type in useSyncState | 8741302 |
Bjørge Næss | fix(desk-tool): pass document type to useSyncState | d54da9d |
Marius Lundgård | build: update dependencies | 45408ca |