Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- We fixed a bug that would cause an error when trying to restore a document that has
null
values.
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | [base] Fix wrong typeof check (#1828) | 379ba25 |