Patch Changes
-
- 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