Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
- CLI
copy dataset
command now always prints a job id to make it easier to resume watching running jobs - It is now possible to navigate to a referring document from the 'delete document' dialog
- Fixed an issue where
sanity deploy
would return "Hostname already taken" for all errors - Added explanation in
sanity exec --help
on how to add arbitrary arguments to the script - Fixed date formatting issue in validation tooltip
- Added scroll to the types dropdown menu when creating a new reference