Upgrade the Command Line Interface (CLI) with
npm install --global @sanity/cli
Upgrade the Content Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixed images not displaying because of incorrect URLs generated on certain devices
- Fixed global error handler not constraining size of error message
📓 Full changelog
Author | Message | Commit |
---|---|---|
Espen Hovlandsdal | [base] Use ellipsis for long error messages (#1369) | 4eca74f |
Espen Hovlandsdal | [form-builder] Round device pixel ratio, avoiding float dimensions for images (#1372) | 333dd2e |