Patch Changes
-
#1646
c962929Thanks @mvanhorn! - Fixes hierarchical taxonomy terms losing their parent in translated locales. A child term now stores its parent's translation group instead of a locale-bound row id, so translating a parent automatically re-nests its existing children in every locale instead of flattening them to the root. A forward-only migration backfills existing parent links. -
#1644
d64c961Thanks @masonjames! - Fixes React 19 development console warnings from the visual editing toolbar'suseSyncExternalStoredependency path. -
Updated dependencies []:
- @emdash-cms/admin@0.24.1
- @emdash-cms/auth@0.24.1
- @emdash-cms/gutenberg-to-portable-text@0.24.1