Bugfixes
Published: March 16, 2022
v2.28.1
Sanity Studio
Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Temporarily bring back the internal
ConfirmDeletecomponent from@sanity/desk-toolwhich was depended on by certain plugins
✨ Highlights
- Allow using a writable stream as the output destination in the
@sanity/exportmodule (thanks @tsolbjor!)