⚠️ THIS IS A MAINTENANCE RELEASE OF A PREVIOUS MAJOR VERSION OF SANITY
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 bugfixes
- Improves inputmode detection for number input (#3867)
- Fixes an issue causing reference field filters not to update in some cases (#3901)
📓 Full changelog
Author | Message | Commit |
---|---|---|
Per-Kristian Nordnes | ci: update branch name | 4d48d8b |
Per-Kristian Nordnes | chore: update v2 publish command to tag release with v2 | cf1c64b |
Raul de Melo | fix(form-builder): improve inputmode detection for number input and fix tests | 11988da |
Nina Andal Aarvik | fix(form-builder): remove distinctUntilChanged function from handleQueryChange in referenceInput (#3901) | f544e11 |
Snorre Eskeland Brekke | chore: deleted plugins that now live outside the monorepo (#3899) | d477e34 |
Per-Kristian Nordnes | chore: simplify v2 tag publish command | a464646 |
Espen Hovlandsdal | chore: deprecate v2 modules (#3997) | 0dba94b |
Espen Hovlandsdal | fix(cli): specify 2.x version ranges for dependencies (#3993) | a7e00a0 |
Bjørge Næss | chore: upgrade release notes template for 2.x | e78489f |