v5.24.0
📦 sanityView on GitHub →
✨ 1 features🐛 3 fixes🔧 2 symbols
Summary
Sanity Studio v5.24.0 introduces extensibility for document action keys and includes several bug fixes related to workspace visibility and date handling in the calendar. The release also features internal tooling updates, including migrating CI/CD hooks to lefthook.
Migration Steps
- Update Sanity Studio by running: npm install sanity@latest
✨ New Features
- Make document action keys extensible via declaration merging.
🐛 Bug Fixes
- Restore workspace hidden property.
- Add version into documentEvents observable.
- Reset calendar focused date when setting to current time.