Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.19 KB

CHANGES.md

File metadata and controls

35 lines (19 loc) · 1.19 KB

EventEmitter changes

v5.2.6

  • Merge #149 - Correct method signatures in TypeScript file.

v5.2.5

  • Merge #144 - Fix undefined error in browser when compiled with Babel.

v5.2.4

  • Copy in DefinitelyTyped TypeScript declarations. Hopefully this fixes them. Again.

v5.2.3

  • Merge #140 - Fix TypeScript declarations. Again.

v5.2.2

  • Merge #134 - Make the event key type generic. Use any type you want as a key.
  • Merge #135 - Add missing argument types for the emit method.

v5.2.1

  • Merge #132 - Fix TypeScript declarations.

v5.2.0

  • Merge #130 - Add TypeScript declarations.
  • Small tweaks around the repo to update documentation and fix links.

v5.1.0 - And everything before that.

  • I didn't keep a change log because I'm lazy and this project is old. I've been maintaining it since I started my career, essentially.