2.9 KiB
2.9 KiB
Changelog
All notable changes to this project will be documented in this file.
2.2.4 - (2023-12-03)
🐛 Bug Fixes
- Correct import of CJS version in package.json (#3) (8dc308c)
2.2.2 - (2023-05-11)
🐛 Bug Fixes
- Listener count was always 0 for one listener (9b78e19)
2.2.1 - (2023-04-08)
🐛 Bug Fixes
- Include comment for throwing error on emit (19de045)
2.2.0 - (2023-04-07)
🚀 Features
- Speed 🚀 (23eb908)
2.1.4 - (2023-02-18)
🐛 Bug Fixes
- Remove predefined error event to allow extensions (4224bbe)
2.1.2 - (2022-09-19)
🐛 Bug Fixes
- Don't use any
@types/node
types (e4babce)
2.1.1 - (2022-09-19)
🐛 Bug Fixes
- Correct type errors when building with other types too (72a03ae)
2.1.0 - (2022-09-18)
🚀 Features
- Bring in line with nodejs EventEmitters (5a14ed0)
2.0.1 - (2022-07-09)
🐛 Bug Fixes
- Error event not properly emitting (b849b38)
2.0.0 - (2022-06-29)
🚀 Features
-
Use stringified bigints instead of uuids for promise map (8c69419)
💥 Breaking Changes:
Changelog
All notable changes to this project will be documented in this file.