Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
Presence, the ability to see where your collaborators are, is now visible in document lists, search results, and reference previews.
- You can now configure the default API version for Vision (#3127)
- Removes a false positive validation error with some nested image and file fields (#3119)
- Fixes a bug where adding marks to a Portable Text block would remove some existing marks (#3124)
- Fixes a bug where list items in Portable Text without a level would cause an error (#3129)
- Fixes a bug where read-only arrays showed an empty actions menu (#3130)
- Improves empty read-only state for arrays (#3131)
- Adds validation warnings on incorrectly implemented asset sources (#3135)