This release includes various improvements and bug fixes.
For the complete changelog with details, please visit:
www.sanity.io/changelog/133b6df3-fa8f-4bfc-a42a-5f3cde2ea5e8
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
📓 Full changelog
Author | Message | Commit |
---|---|---|
renovate[bot] | chore(deps): update dependency lerna to ^8.2.2 (#9174) | ba3a675 |
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.15.14 (#9311) | d7e0fad |
renovate[bot] | fix(deps): update dependency @sanity/client to v7 (#9317) | c7a8767 |
Carolina Gonzalez | fix(structure): check that document is in scheduled release before showing banner (#9312) | 7a42cb9 |
renovate[bot] | chore(deps): update linters (#9319) | 884c12c |
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.28 (#9314) | d7be232 |
Pedro Bonamin | feat(core): adds canvas integration to studio. (#9289) | 5010099 |
Jordan Lawrence | fix: supporting passing an auth token via URL hash (#9315) | 5e0abb8 |
Jordan Lawrence | fix: reverting release translog handling (#9285) | 1215b58 |
Pedro Bonamin | fix(test): use base url fallback value (#9330) | a1e58c1 |
Carolina Gonzalez | fix(cli): recover from 401s in org grant checks during init (#9323) | c9244c7 |
renovate[bot] | fix(deps): update dependency @sanity/comlink to ^3.0.2 (#9325) | b487474 |
RitaDias | chore(github): dataset create per push + dataset deletion on close/merge (#9295) | c4de93e |
Jordan Lawrence | fix: include publishing error message in ReleasePublishAllButton (#9331) | 67819cd |