Eventemitter3 Versions Save

EventEmitter3 - Because there's also a number 2. And we're faster.

5.0.1

10 months ago

Bug fixes

  • Moved the types condition to the top (#258).

5.0.0

1 year ago

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

3 years ago

Bug fixes

  • Refined types to improve extends behavior (#234).

4.0.6

3 years ago

Bug fixes

  • Fixed TypeScript type definitions (#232).

4.0.5

3 years ago

Bug fixes

  • Fixed TypeScript type definitions (#231).

4.0.4

3 years ago

Bug fixes

  • Fixed compatibility with TypeScript 3.9 (#226).

4.0.3

3 years ago

Bug fixes

  • Fixed regressions introduced in version 4.0.1 and 4.0.2 (#224).

4.0.2

3 years ago

Bug fixes

  • Fixed regressions introduced in version 4.0.1 (#223).

4.0.1

3 years ago

Bug fixes

  • Improved TypeScript type definitions (#219).

4.0.0

4 years ago

Breaking changes

  • TypeScript type definitions now require TypeScript 3.