Releases: rogierschouten/ts-events
Releases · rogierschouten/ts-events
Remove dependency on NodeJS modules
v3.1.1 Remove dependency on nodejs modules.
Add browser bundles
v3.1.0 v3.1.0: add browser bundles
Bugfix in delivering typings with the NPM module.
v3.0.1 v3.0.1: bugfix in typings and adjust README.md
re-try v2.4.0
v3.0.0 v3.0.0: re-try v2.4.0 release.
v2.4.0: revert versions 2.0.1-2.3.0
NPM module did not work properly.
Add events to AnyEvent to monitor attach/detach calls
v2.3.0 v2.3.0
Add generic attach method to AnyEvent
v2.2.0 v2.2.0
Ensure ts-events works in browsers
v2.1.1 test fixes
Upgrade typescript+npm structure to latest standards
v2.1.0 Release v2.1.0 (note no breaking changes so no reason for 3.0.0 relea…
Improve interface to AnyEvent
- replace attach() by attachSync() analogous to attachAsync() and attachQueued()