v5.13.0
📦 sanityView on GitHub →
✨ 3 features🐛 4 fixes🔧 4 symbols
Summary
Sanity Studio v5.13.0 introduces several internal dependency upgrades and minor feature enhancements, including improved document ID copying and grid layout support for primitive types. This release focuses on stability and resolving type export issues.
Migration Steps
- Run `npm install sanity@latest` to upgrade Sanity Studio.
✨ New Features
- Added new interface to copy the document ID.
- Primitive types now show a grid layout when the grid option is set.
- DocumentLocation now supports icon and showHref configuration.
🐛 Bug Fixes
- Resolved CJS type export issue by removing groq.d.cts.
- Fixed VideoInput loading bugs and layout shift issues.
- Disabled ability to add further items when at validation max limit.
- Improved Studio experience when a release is not found.