All notable changes to this project will be documented in this file.
2.4.6 - (2024-08-21)
- Static
.on
returning wrong iterator types (77ad774)
2.4.5 - (2024-08-01)
- Brand each AEE instance so inference can work with AEE.on (305b2c9)
2.4.4 - (2024-07-15)
- Accidentally inverted emit error event logic (134ab3c)
2.4.2 - (2024-07-09)
- Built types were wrong, causing inference issues (28e9247)
2.4.1 - (2024-07-03)
- Correct strictness of types and overloads for certain methods (75c7e19)
2.4.0 - (2024-06-27)
- Cleaner types, more correct types, the usual (c1b0f75)
2.3.0 - (2024-06-21)
- Cleanup ignore comments (0f4029e)
2.2.4 - (2023-12-03)
- Correct import of CJS version in package.json (#3) (8dc308c)
2.2.2 - (2023-05-11)
- Listener count was always 0 for one listener (9b78e19)
2.2.1 - (2023-04-08)
- Include comment for throwing error on emit (19de045)
2.2.0 - (2023-04-07)
- Speed 🚀 (23eb908)
2.1.4 - (2023-02-18)
- Remove predefined error event to allow extensions (4224bbe)
2.1.2 - (2022-09-19)
- Don't use any
@types/node
types (e4babce)
2.1.1 - (2022-09-19)
- Correct type errors when building with other types too (72a03ae)
2.1.0 - (2022-09-18)
- Bring in line with nodejs EventEmitters (5a14ed0)
2.0.1 - (2022-07-09)
- Error event not properly emitting (b849b38)
2.0.0 - (2022-06-29)
-
Use stringified bigints instead of uuids for promise map (8c69419)
All notable changes to this project will be documented in this file.