This release includes various improvements and bug fixes.
For the complete changelog with details, please visit:
www.sanity.io/changelog/5dd5b6a7-346d-4007-be22-c3f5d7f4f47d
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