You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
955 B
Markdown
28 lines
955 B
Markdown
# EventEmitter changes
|
|
|
|
# v5.2.4
|
|
|
|
* Copy in DefinitelyTyped TypeScript declarations. Hopefully this fixes them. Again.
|
|
|
|
# v5.2.3
|
|
|
|
* Merge [#140](https://github.com/Olical/EventEmitter/pull/140) - Fix TypeScript declarations. Again.
|
|
|
|
# v5.2.2
|
|
|
|
* Merge [#134](https://github.com/Olical/EventEmitter/pull/134) - Make the event key type generic. Use any type you want as a key.
|
|
* Merge [#135](https://github.com/Olical/EventEmitter/pull/135) - Add missing argument types for the emit method.
|
|
|
|
# v5.2.1
|
|
|
|
* Merge [#132](https://github.com/Olical/EventEmitter/pull/132) - Fix TypeScript declarations.
|
|
|
|
# v5.2.0
|
|
|
|
* Merge [#130](https://github.com/Olical/EventEmitter/pull/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.
|