@udecode/react-utils@52.3.4
-
- Fixed
createPrimitiveComponentsosetPropsis applied without leaking onto DOM elements. - Fixed
createPrimitiveComponentto preserve merged hook and consumerstyleprops instead of overwriting hook styles when a consumer passesstyle.
- Fixed
-
- Update internal
@udecode/*dependency ranges to workspace references.
- Update internal
@platejs/core@52.3.4
-
- Fix
PlateSlateso it passes the Slate remount key directly instead of spreadingkeythrough JSX props.
- Fix
-
- Fix
usePlateStoreso it no longer relies on a conditional hook path that breaks React Compiler.
- Fix
-
- Fix
usePluginOption(plugin, 'state')so it returns the plugin option state instead of reporting an undefined option.
- Fix
-
- Update internal
@udecode/*dependency ranges to workspace references.
- Update internal
@platejs/slate@52.3.4
-
- Fixed
editor.tf.duplicateNodes({ block: true })to duplicate the selected block even whennodesis omitted.
- Fixed
-
- Fixed
withHistory(createEditor())legacy method sync soeditor,editor.api, andeditor.tfall use the history-awareapply,undo, andredomethods.
- Fixed
-
- Fixed
queryEditor,isAt, andeditor.api.descendantso bottom-up location checks, point start/end checks, and non-path descendant searches behave consistently.
- Fixed
-
- Update internal
@udecode/*dependency ranges to workspace references.
- Update internal