v5.20.0
📦 sanityView on GitHub →
✨ 1 features🐛 5 fixes🔧 3 symbols
Summary
Sanity Studio v5.20.0 introduces the useProjectOrganizationData hook and resolves several bugs related to type inference, array previews, and input behavior.
✨ New Features
- Adds useProjectOrganizationData hook in core.
🐛 Bug Fixes
- Preserve type autocomplete for defineField inside defineType.
- Add deeply nested array preview types and integrate into schema.
- Inline comment input no longer re-animates on every value change.
- Add missing perspective when calling observeDocumentTypeFromId for references.
- Array input with no ArrayFunctions no longer vanishes after pane expansion.