Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes an issue where desk structures with observables would be stuck loading.
- Fixes an issue where the new-document dialog would not use the selected template
📓 Full changelog
Author | Message | Commit |
---|---|---|
Rico Kahler | fix(desk-tool): wrap with publishReplay(1) (#2975) | 20772c9 |
Espen Hovlandsdal | fix(default-layout): missing template id in new document dialog (#2978) | e36e245 |
Rico Kahler | chore(workshop): remove unused dep (#2981) | 9a61467 |