Upgrade with:
sanity upgrade
And install the latest Command Line Interface (CLI) with:
npm install --global @sanity/cli
The main focus of this release has been React 16 compatibility for the Content Studio. It took an effort, but you can now upgrade and start using the awesome features introduced in this version.
Note: Although your Content Studio still works with React 15.x, we're planning to drop support for React 15 as of the next minor release (0.128.0
), so we recommend upgrading your studios to React 16 the next time you run sanity upgrade
. Read more about how to upgrade the version of React in your Content Studio.
Author | Message | Commit |
---|---|---|
Kristoffer J. Sivertsen | base 50% opacity only affects text-input with readonly (#651) | 685bd9f87 |
Kristoffer J. Sivertsen | components Background color on closeButton (#657) | 91e9b787d |
Kristoffer J. Sivertsen | components Make arrow ignore pointer-event and clicks the select (#656) | e178271d6 |
Kristoffer J. Sivertsen | components Add description to booleans (#658) | ed99ec2be |
Kristoffer J. Sivertsen | desk-tool Centering editor spinners (#661) | c10d3cf84 |
Bjørge Næss | imagetool Set IE9 compat in .babelrc (#664) | 115923767 |
Kristoffer J. Sivertsen | all Replace sticky popover with popper.js based (#639) | f68144935 |
Espen Hovlandsdal | client Improve asset upload documentation examples | cff9f7ecd |
Bjørge Næss | cli Support React 16 (#665) | 7e302eab6 |
Kristoffer J. Sivertsen | components Remove deprecated kind secondary button (#660) | 88cf94c85 |
Kristoffer J. Sivertsen | components No pointer-events on arrow. pointer events on functions (#667) | 477f0128a |
Kristoffer J. Sivertsen | desk-tool Force auto height on ListView on mobile (#669) | b500a84a2 |
Kristoffer J. Sivertsen | desk-tool Clean up sync spinners (#668) | acf930636 |
Bjørge Næss | cli Use React 16 by default in new studios (#670) | 9ea2453f5 |
Bjørge Næss | core Warn on deprecated react version (#671) | 903747cb5 |