Releases: primus/eventemitter3
Releases · primus/eventemitter3
5.0.1
30 Apr 19:45
Compare
Sorry, something went wrong.
No results found
Bug fixes
Moved the types condition to the top (#258 ).
5.0.0
28 Nov 15:27
Compare
Sorry, something went wrong.
No results found
Breaking changes
The umd directory has been renamed to dist and the eventemitter3.min.js
bundle to eventemitter3.umd.min.js (#252 ).
Importing the module with the TypeScript-specific
import EventEmitter = require('eventemitter3') syntax is no longer
supported (#252 ).
Features
Added ESM support (#252 ).
4.0.7
27 Aug 09:12
Compare
Sorry, something went wrong.
No results found
Bug fixes
Refined types to improve extends behavior (#234 ).
4.0.6
25 Aug 17:05
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed TypeScript type definitions (#232 ).
4.0.5
22 Aug 09:23
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed TypeScript type definitions (#231 ).
4.0.4
12 May 11:24
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed compatibility with TypeScript 3.9 (#226 ).
4.0.3
11 May 14:06
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed regressions introduced in version 4.0.1 and 4.0.2 (#224 ).
4.0.2
11 May 13:45
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed regressions introduced in version 4.0.1 (#223 ).
4.0.1
10 May 17:42
Compare
Sorry, something went wrong.
No results found
Bug fixes
Improved TypeScript type definitions (#219 ).
4.0.0
19 Jun 13:32
Compare
Sorry, something went wrong.
No results found
Breaking changes
TypeScript type definitions now require TypeScript 3.