Skip to content

Releases: sindresorhus/emittery

v1.2.0

20 Jun 19:04

Choose a tag to compare

  • Add support for filter predicate in once() (#124) 347c2cc

v1.1.0...v1.2.0

v1.1.0

27 Jan 13:26

Choose a tag to compare


v1.0.3...v1.1.0

v1.0.3

13 Feb 16:00

Choose a tag to compare

v1.0.2...v1.0.3

v1.0.2

29 Jan 07:10

Choose a tag to compare

  • Fix emitter.listenerCount() for symbol keys fad52b9

v1.0.1...v1.0.2

v1.0.1

06 Nov 14:19

Choose a tag to compare

  • Fix globalThis.process conflict in the browser (#107) 5133d6f

v1.0.0...v1.0.1

v1.0.0

06 Sep 06:38

Choose a tag to compare

Breaking

Breaking for TypeScript users

  • Some of the types that were previously accessed on Emittery. are now named exports.

v0.13.1...v1.0.0

v0.13.1

25 Aug 09:32

Choose a tag to compare

v0.13.0...v0.13.1

v0.13.0

25 Aug 03:37

Choose a tag to compare

  • Internal: Properly clean up listener storage (#103) 3641e7a

v0.12.1...v0.13.0

v0.12.1

11 Aug 12:08

Choose a tag to compare

  • Internal: Use a different approach to prevent consumers from emitting meta events (#98) c07c783

v0.12.0...v0.12.1

v0.12.0

08 Aug 12:43

Choose a tag to compare

  • Add an off method to the promise returned from .once() (#100) e0b4ba7
  • Make Emittery.mixin type support arguments in constructor 32ddcbe

v0.11.0...v0.12.0