Upgrade with:
sanity upgrade
And install the latest Command Line Interface (CLI) with:
npm install --global @sanity/cli
🐛 Notable bugfixes
Fixed a bug that could cause the studio to crash when encountering images with either hotspot
or crop
but not both (#923)
📓 Full changelog
Author | Message | Commit |
---|---|---|
even westvang | Add Slack link to README.md (#922) | 85cb8ae |
Bjørge Næss | Fix image url error when missing crop or hotspot (#923) | 0f66b31 |