Skip to content

Releases: sindresorhus/emittery

v1.0.3

13 Feb 16:00
Compare
Choose a tag to compare

v1.0.2...v1.0.3

v1.0.2

29 Jan 07:10
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

v0.13.0...v0.13.1

v0.13.0

25 Aug 03:37
Compare
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
Compare
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
Compare
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

v0.11.0

02 May 02:45
Compare
Choose a tag to compare

v0.10.2...v0.11.0

v0.10.2

01 Apr 19:51
Compare
Choose a tag to compare
  • Fix handling of circular references in event data when using debug mode 8a2371c

v0.10.1...v0.10.2