...
MAJOR version when there are breaking changes
MINOR version when new functionality is added that is backwards-compatible with the previous version
PATCH version when there are backwards-compatible bug fixes
Releases
1.0.9 - November 04, 2022
Included typings in npm package
1.0.8 - November 04, 2022
Added additional event hooks:
...