v4.10.2
📦 sanityView on GitHub →
🐛 7 fixes
Summary
Sanity Studio v4.10.2 includes various improvements and bug fixes, primarily focusing on request handling, CLI updates, and dependency upgrades.
Migration Steps
- To upgrade to this version, run: npm install sanity@latest
🐛 Bug Fixes
- Only read server metadata when unfocused from input.
- Avoid repeated requests in case of failing project requests.
- Delay teardown of get-org-id request.
- Pass appType param when fetching existing SDK apps in CLI.
- Remove redundant curly brace in CLI code example.
- Ensure the main eFPS studio is also deployed.
- Pass the same documentId to the favorite toggle as to history in structure editing.