Upgrade the Command Line Interface (CLI) with
npm install --global @sanity/cli
Upgrade the Content Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fix regression in v0.145.0: the title attribute was removed from the editor/document node.
📓 Full changelog
Author | Message | Commit |
---|---|---|
Espen Hovlandsdal | [structure] Reintroduce title attribute to document node (#1617) | e788010 |