This release includes various improvements and bug fixes.
For the complete changelog with details, please visit:
www.sanity.io/changelog/b839cd13-f122-43ad-98bb-d4a820ac3507
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