v5.16.0
📦 sanityView on GitHub →
✨ 3 features🐛 6 fixes🔧 7 symbols
Summary
Sanity Studio v5.16.0 includes dependency updates, bug fixes, and introduces new features like schema introspection and transaction caching. Users should upgrade via npm install sanity@latest.
Migration Steps
- Run `npm install sanity@latest` to upgrade Sanity Studio.
✨ New Features
- Added caching for recent shared transactions in sanity.
- Introduced the `introspectSchema` function in sanity.
- Updated the telegram recipe function.
🐛 Bug Fixes
- Fixed flaky custom release actions test on the overview page.
- Checked asset existence before uploading in efps tests.
- Updated i18next dependency.
- Used project hostname for agent bundles SSE endpoint.
- Forwarded search & hash parameters when redirecting to a workspace in core.
- Prevented bare imports from appearing in random chunks.