Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
- Temporarily bring back the internal
ConfirmDelete
component from@sanity/desk-tool
which was depended on by certain plugins
- Allow using a writable stream as the output destination in the
@sanity/export
module (thanks @tsolbjor!)