Upgrade the Command Line Interface (CLI) with
npm install --global @sanity/cli
Upgrade the Content Studio with:
sanity upgrade
🐛 Notable bugfixes
- We fixed an issue with
sanity export
that affected image or file fields that had their own image or file fields.
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | [export] Recusively rewrite additional fields on image/file fields (#1289) | 906d1af |