Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Reduces the size of mutations when editing documents in the Studio
- Fixes a bug that caused out of bounds values for hotspot/crop to be saved to the data store
📓 Full changelog
Author | Message | Commit |
---|---|---|
Magnus Holm | perf(mutator): remove duplicated createIfNotExists | 4e2150f |
Bjørge Næss | fix(imagetool): pass final value to onChangeEnd | e02116a |
Bjørge Næss | fix(form-builder): use final value from onChangeEnd | 4eb35ee |
Bjørge Næss | fix(imagetool): normalize crop before emitting onChangeEnd | 4f080b5 |