- Migrate @sanity/presentation into the core sanity package; import paths must change from '@sanity/presentation' to 'sanity/presentation' (breaking for direct users).
- Introduce `disableActions` option for array fields, allowing developers to disable specific array input capabilities (new feature).
- Fix several issues: keyboard navigation for Portable Text inputs, prevent readOnly document patches, show all documents in the Presentation Tool’s “Documents in use” pane, and eliminate duplicate‑key warnings (bugfixes).