v2.35.5
We recommend updating to Sanity Studio v3 which provides exceptional flexibility and an unparalleled developer experience. The core packages for Sanity Studio v2 will only receive critical bug fixes until Dec 7th, 2023
Please head over to the documentation for Sanity Studio v3 to learn more.
You can find migration guides from Studio v2 here.
Installation and upgrading
Upgrade the v2 version of the Command Line Interface (CLI) with:
npm install --global @sanity/cli@v2
Upgrade Sanity Studio with:
sanity upgrade
Notable changes
- Upgrades the portable text editor to the latest compatible version
- Fixes a potential build error caused by multiple versions of RxJS
📓 Full changelog
Author | Message | Commit |
---|---|---|
Per-Kristian Nordnes | chore(form-builder): upgrade @sanity/portable-text-editor | 013c538 |
Espen Hovlandsdal | refactor(export): drop use of getUrl() method |
46c165a |
Espen Hovlandsdal | fix(base): pin bifur client to 0.3.0 | 3acf5d7 |
Espen Hovlandsdal | fix(core): add missing yargs types | 8de880c |
Espen Hovlandsdal | chore: force react typings to use ^17 throughout monorepo | 839700f |
Espen Hovlandsdal | fix(core): restore URL constructor after mocked browser env | b9e456b |