This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.2.0
### Bug fixes Fix a bug that caused the `beforeInput` handler to not actually invoke the history commands properly. ### New features The history plugin now listens for `beforeInput` events with `historyUndo` or `historyRedo` type, and applies the undo/redo commands when they occur.