- Custom undo/redo keyboard shortcuts allowed.
- Updated packages with known security breaches.
- Accept strings in the holder key.
- Updated packages with known security breaches.
- Docs updated.
- Set the undo/redo event listeners in the holder element instead of the whole document.
- Read-only mode support added.
- Dependencies updated. Security breaches covered.
- CI with github actions added.
- Minor bug fixes.
- Bug fix: Cannot read property 'holder' of undefined.
- Dependencies updated. Security breaches covered.
- Bug fix: The editor is not registering any change if its instance is destroyed.
- New feature: The caret state is saved and recovered on each undo/redo operation.
- Modify custom MutationObserver to avoid saving changes related to the editor destroy process.
- Added custom MutationObserver to save changes in a shorter period of time.
- Added support for Mac users using ⌘ + Z and ⌘ + Y.
- Bug fixes and other minor improvements.
Initial release