Upgrade the Command Line Interface (CLI) with
npm install --global @sanity/cli
Upgrade the Content Studio with:
sanity upgrade
Notable changes
- Fix bug where
sanity dataset export
would not clean up temporary files after failures
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | [preview] Use visibility query when setting up listener (#1342) | 1f5708e |
Espen Hovlandsdal | [export] Clean up temporary files on failure (#1347) | 4d032fb |
Espen Hovlandsdal | [export] Provide better error messages on download failure (#1349) | 5be08ca |