v4.9.0
What's Changed
- Core API changes
- Editor operations
- Architecture is ready for collaborative with YJS
- Root handler
applyTransforms
for all operations - Batching for operations to increase performance
- Undo/redo history stack
- Added ability to extend editor behaviour
- Fixed
splitBlock
andmergeBlock
- Fixed
toggleBlock
- Fixed cursor moving to up/down
- Units tests for Block methods
- Added
onChange
handler - Fixed firing
change
event on first render - Improved perfomance for large text
- Reducing memory usage
- Block actions removed from every block render
Fixes
Full Changelog: v4.8.4...v4.9.0