v5.29.0
📦 sanityView on GitHub →
✨ 1 features🐛 7 fixes🔧 3 symbols
Summary
Sanity Studio v5.29.0 introduces a new variant definition edit form and includes several dependency updates and bug fixes across core, form, and structure modules.
Migration Steps
- Run 'npm install sanity@latest' to upgrade Sanity Studio.
✨ New Features
- Added variant definition edit form in core functionality.
🐛 Bug Fixes
- Fixed dependency @sanity/cli to version ^6.7.0.
- Fixed core logic to respect parent array field initialValue over member fields.
- Fixed structure logic to memoize incoming refs filter.
- Fixed sanity to surface error when no uploader matches the file.
- Fixed form auto-focus issue.
- Fixed form logic to revert dataset aclMode check for plain asset previews.
- Fixed sanity to restore document form open path from URL.