This release includes various improvements and bug fixes.
For the complete changelog with details, please visit:
www.sanity.io/changelog/1748bed0-fdb4-4c8f-b54c-79c85b9ab1bc
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