🚀 New Feature
- Implement custom highlight styling for search results (#1343)
- Add
backSpaceAfterDeleteevent triggered after backspace operations - Add
Dom.findFirstMatchedNode()method for retrieving first matched node in DOM tree
💅 Polish
- Improve cursor positioning in
wrapNodesplugin after backspace - Improve readability of selection marker queries and add focus condition check
🏠 Internal
- Enhance test coverage for undo/redo, backspace, search, and other plugins