Releases: sanity-io/plugins
sanity-plugin-internationalized-array@4.0.0
Major Changes
-
#493
4d9e6bbThanks @copilot-swe-agent! - Port sanity-plugin-internationalized-array to the Sanity plugins monorepoThis major release includes several breaking changes as part of the migration to the monorepo:
- React Compiler enabled: The plugin is now optimized with React Compiler for better performance
- ESM-only: CommonJS is no longer supported (removed dual module format)
- Sanity Studio v5 required: The plugin now requires Sanity Studio v5 as the baseline
- React 19 required: Updated to support React 19.2+
- Stricter TypeScript: Updated type definitions with improved type safety
- Updated dependencies: All dependencies updated to latest compatible versions
The plugin functionality remains the same, but the new build process and dependencies require these breaking changes for compatibility with the monorepo's tooling and conventions.
Patch Changes
-
#525
575e069Thanks @renovate! - fix(deps): Update dependency @sanity/icons to ^3.7.4 -
#530
7e825c1Thanks @renovate! - fix(deps): Update dependency @sanity/language-filter to ^4.0.6 -
#533
a019be6Thanks @renovate! - fix(deps): Update dependency lodash-es to ^4.17.23 -
#526
ea2b950Thanks @pedrobonamin! - Fix "restore order" action on read-only documentsPreviously, the automatic "restore order" action would attempt to patch read-only documents, resulting in an error. The action now checks the document's read-only status before executing.
sanity-plugin-iframe-pane@5.0.5
@sanity/vercel-protection-bypass@5.0.5
@sanity/debug-preview-url-secret-plugin@2.0.6
@sanity/code-input@7.0.8
sanity-plugin-workspace-home@3.0.4
sanity-plugin-workflow@3.0.8
Patch Changes
-
#460
f74ac95Thanks @renovate! - fix(deps): Update dependency motion to ^12.27.0 -
#473
459423eThanks @renovate! - fix(deps): Update dependency motion to ^12.29.2 -
#463
2ce1ce0Thanks @copilot-swe-agent! - Replace deprecated Sanity UI hooks and remove deprecated props- Replaced deprecated
useTimeAgohook withuseRelativeTime - Replaced deprecated
useClickOutsidehook withuseClickOutsideEvent - Removed deprecated
onCompleteparameter from document action hooks - Removed deprecated
modeprop from Badge component - Migrated from deprecated theme v0 APIs to v2 APIs using
getTheme_v2helper
- Replaced deprecated