# Changelog## 0.2.0
Cleanup and modernization changes. There is a minor change in the typings that
should not cause any breakage (handler args are not optional any more).
## 0.1.1
Switch on `esModuleInterop` to make webpack happy. No API changes.
## 0.1.0
Initial release.