This release includes various improvements and bug fixes.
For the complete changelog with details, please visit:
www.sanity.io/changelog/e3c45559-6c5d-4bf7-ab68-28b973e4a9db
Install or upgrade Sanity Studio
To upgrade to this version, run one of the following commands:
# Using npm
npm install sanity@latest
# Using pnpm
pnpm add sanity@latest
# Using yarn
yarn add sanity@latest
# Using bun
bun add sanity@latest