Releases: kitbagjs/events
Releases · kitbagjs/events
Release 0.1.1
What's Changed
- Add support for emitting events via a
BroadcastChannel
by @pleek91 in #3 - global once, other minor changes by @stackoverfloweth in #4
- remove all handlers by event by @stackoverfloweth in #7
- Add
setOptions
method on the emitter to allow changing the options after the emitter is created by @pleek91 in #17 - Export the GlobalEventHandler and GlobalEvent types by @pleek91 in #20
New Contributors
- @stackoverfloweth made their first contribution in #4
Full Changelog: v0.0.3...0.1.1
Release 0.0.3
Release 0.0.2
Full Changelog: https://github.com/kitbagjs/events/commits/0.0.2