Skip to content

Releases: sindresorhus/p-event

v6.0.1

02 Mar 06:25
Compare
Choose a tag to compare

v6.0.0...v6.0.1

v6.0.0

14 Jun 11:17
Compare
Choose a tag to compare

Breaking

Improvements

Fixes

  • Properly cancel pEventIterator when resolutionEvents emits item not matching filter (#43) 93d16fb

v5.0.1...v6.0.0

v5.0.1

03 Nov 15:40
Compare
Choose a tag to compare

v5.0.0...v5.0.1

v5.0.0

03 Nov 11:54
Compare
Choose a tag to compare

Breaking

v4.2.0...v5.0.0

v4.2.0

06 Jun 06:05
Compare
Choose a tag to compare

v4.1.0

03 Apr 05:05
Compare
Choose a tag to compare
  • Refactor TypeScript definition to CommonJS compatible export (#23) d641ff4

v4.0.0...v4.1.0

v4.0.0

13 Mar 16:54
Compare
Choose a tag to compare

Breaking: (Only breaking for TypeScript users)

  • Tighten up multiArgs TypeScript type constraints (#22) c8bddfa

v3.0.0...v4.0.0

v3.0.0

02 Mar 19:49
Compare
Choose a tag to compare

Breaking:

Other:

v2.3.1...v3.0.0

v2.3.1

12 Feb 03:53
Compare
Choose a tag to compare
  • Invalid limit option value should throw synchronously 2c13f7c

v2.3.0...v2.3.1

v2.3.0

12 Feb 03:31
Compare
Choose a tag to compare
  • Add limit option to pEvent.iterator() (#16) 8b49e21
  • Make pEvent.iterator() implement return() correctly (#20) 68d745a
  • Add support for multiple event names (#19) db3203f

v2.2.0...v2.3.0