Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
🐛 Notable Bugfixes
- Restores the
FieldPresenceWithOverlay
export to address issues with third-party plugins relying on this feature. Plugin authors are advised to use theFieldPresence
export instead, as the two have always been identical. - Resolves a build configuration issue that caused interoperability problems with CommonJS (CJS) modules, leading to errors during Vite's startup process.
- Fixes a bug that prevented keyboard shortcuts from pasting files and images correctly. This ensures that the copy/paste handler does not interfere with file and image inputs.
- Adds
'image'
literal toImageMetadataType
. Thanks @xuzuodong!
📓 Full changelog
Author | Message | Commit |
---|---|---|
Rico Kahler | test: adds jest config for CLI tests within the sanity module (#7243)
| 917dc59 |
renovate[bot] | fix(deps): update dependency groq-js to ^1.11.1 (#7247) | 0d6c67e |
renovate[bot] | fix(deps): update dependency groq-js to ^1.12.0 (#7252) | ef01b92 |
Nina Andal Aarvik | fix(chore): add aria label to datepicker button (#6952) | a5c05d9 |
Rico Kahler | fix(cli): remove conditions to prevent CJS interop errors (#7267)
| 5031cef |
Cody Olsen | fix: add back FieldPresenceWithOverlay export (#7263)
| b9785f0 |
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.0.9 (#7250) | 10fa5cb |
renovate[bot] | chore(deps): update dependency lerna to ^8.1.7 (#7219) | a7dbe80 |
renovate[bot] | chore(deps): update dependency @types/lodash to ^4.17.7 (#7271) | fe82ee6 |
renovate[bot] | chore(deps): update testing-library monorepo (#7272) | 57daedb |
renovate[bot] | chore(deps): update dependency esbuild-register to ^3.6.0 (#7275) | dfc003e |
renovate[bot] | fix(deps): Update dev-non-major (#7273) | 95e4ce0 |
Hash Brown | chore: add literal to ImageMetadataType (#7190) | 61734db |
Bjørge Næss | chore(deps): upgrade to pnpm 9 (#7279) | 5758665 |