This document maintains a list of changes. Until 1.0.0
is released, breaking changes will be added as minor version bumps, and smaller changes won't be accounted for since the library is moving quickly.
- Update for
[email protected]
.
- Remove
options.onlyIn
andoptions.ignoreIn
.
- Update for
[email protected]
. - Rename
options.transform
tooptions.change
for consistency.
- Update for
[email protected]
.
- Update for
[email protected]
.
- Update for
[email protected]
. - Change all triggers to be
onKeyDown
instead ofonBeforeInput
.
- Update for
[email protected]
.
- Fix deprecated calls to
selection.moveToOffsets()
.
- Update for
[email protected]
.
- Add support for
options.trigger
functions.
- Update for
[email protected]
.
🎉