This release includes various improvements and bug fixes.
For the complete changelog with details, please visit:
www.sanity.io/changelog/59ea4a8a-533e-4e41-a7e4-068e4a9b6fe1
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
To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
📓 Full changelog
Author | Message | Commit |
---|---|---|
Cole Peters | fix(cli): remove linting configs from app templates (#9421) | 3ae5104 |
Taylor Beseda | chore(cli): update runtime-cli (#9411) | bd6bc5c |
renovate[bot] | chore(deps): update dependency @sanity/visual-editing-csm to ^2.0.17 (#9368) | 3beae68 |
Jordan Lawrence | refactor: release type imports use client types (#9416) | 22f804b |
RitaDias | refactor(core): updated client api version (#9423) | 9bf02a6 |
Jordan Lawrence | chore: marking use of useClient() with no options as deprecated (#9426) | aa6038f |
Cole Peters | fix(cli): clean up mentions of 'core apps' -> 'custom apps' (#9437) | 7f6bd42 |
Bjørge Næss | chore(eslint): switch off no-nested-ternary rule (#9436) | f94922c |
RitaDias | fix(core): add fix for hanging requests for the collection states (#9433) | e57b96c |
Bjørge Næss | chore(efps): add debug info (#9435) | 63b0220 |
renovate[bot] | chore(deps): update dependency styled-components to ^6.1.18 (#9138) | 8d2fe70 |
Jordan Lawrence | refactor: use release version actions client (#9422) | 60192e5 |
Taylor Beseda | chore(cli): update runtime-cli and functions implementation (#9438) | 5d1e5f5 |
ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#9440) | 7ac6926 |
Per-Kristian Nordnes | feat: notify user about Media Library was not found (#9387) | 9a2039c |
Jordan Lawrence | refactor: createReleaseOperationsStore uses action client for version creation when reverting release (#9443) | 4d8ff45 |
renovate[bot] | fix(deps): update dependency get-it to ^8.6.9 (#9449) | 1adedb5 |
Carolina Gonzalez | fix(cli): remove named export from SDK application templates (#9453) | 8aa8240 |
Fred Carlsen | chore(manifest): add media library config to extracted manifest (#9430) | 062f320 |
renovate[bot] | fix(deps): update dependency @sanity/client to ^7.2.2 (#9448) | 7e52ce2 |
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#9457) | 4acdef6 |
Bjørge Næss | fix: improve connection error handling (#5893) | 974be51 |