Skip to content

Releases: rogierschouten/ts-events

Remove dependency on NodeJS modules

27 Feb 21:27
Compare
Choose a tag to compare
v3.1.1

Remove dependency on nodejs modules.

Add browser bundles

27 Feb 21:14
Compare
Choose a tag to compare
v3.1.0

v3.1.0: add browser bundles

Bugfix in delivering typings with the NPM module.

22 Feb 17:55
Compare
Choose a tag to compare
v3.0.1

v3.0.1: bugfix in typings and adjust README.md

re-try v2.4.0

21 Feb 21:30
Compare
Choose a tag to compare
v3.0.0

v3.0.0: re-try v2.4.0 release.

v2.4.0: revert versions 2.0.1-2.3.0

21 Feb 09:54
Compare
Choose a tag to compare

NPM module did not work properly.

Add events to AnyEvent to monitor attach/detach calls

20 Feb 20:14
Compare
Choose a tag to compare

Add generic attach method to AnyEvent

20 Feb 19:26
Compare
Choose a tag to compare

Ensure ts-events works in browsers

20 Feb 18:55
Compare
Choose a tag to compare

Upgrade typescript+npm structure to latest standards

20 Feb 17:33
Compare
Choose a tag to compare
v2.1.0

Release v2.1.0 (note no breaking changes so no reason for 3.0.0 relea…

Improve interface to AnyEvent

27 May 20:08
Compare
Choose a tag to compare
  • replace attach() by attachSync() analogous to attachAsync() and attachQueued()