v5.11.0
📦 sanityView on GitHub →
✨ 3 features🐛 5 fixes🔧 2 symbols
Summary
Sanity Studio v5.11.0 introduces several improvements, including better breadcrumb content and fixes related to publishing actions and schema referencing. Users are encouraged to upgrade via npm install sanity@latest.
✨ New Features
- Added content to the breadcrumb instead of 'mark definitions'.
- Exported 'IncomingReferenceOptions'.
- Conditional multi schema references implemented.
🐛 Bug Fixes
- Fixed release PR merged condition.
- Fixed issue where publish action was always shown on the published document (now hidden).
- Fixed demonstration of stega overlays failing to expand group inside object array member.
- Fixed setting nested group correctly when expanding paths touching object array members.
- Truncated long release titles.