Skip to content

Releases: sindresorhus/p-event

v7.1.0

19 Jan 17:06

Choose a tag to compare


v7.0.2...v7.1.0

v7.0.2

30 Dec 11:59

Choose a tag to compare

  • Fix type compatibility with Node.js readline b00f94c

v7.0.1...v7.0.2

v7.0.1

29 Nov 21:42

Choose a tag to compare

  • Allow signal option type to explicitly undefined (#49) 3b9a69b

v7.0.0...v7.0.1

v7.0.0

10 Sep 16:45

Choose a tag to compare

Breaking

Improvements

Fixes

  • Fix TypeScript compatibility with @types/node v22 EventEmitter 8b79241
  • Fix timeout not being cleared when promise is cancelled with .cancel() e493edf

v6.0.1...v7.0.0

v6.0.1

02 Mar 06:25

Choose a tag to compare

v6.0.0...v6.0.1

v6.0.0

14 Jun 11:17

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

Choose a tag to compare

v5.0.0...v5.0.1

v5.0.0

03 Nov 11:54

Choose a tag to compare

Breaking

v4.2.0...v5.0.0

v4.2.0

06 Jun 06:05

Choose a tag to compare

v4.1.0

03 Apr 05:05

Choose a tag to compare

  • Refactor TypeScript definition to CommonJS compatible export (#23) d641ff4

v4.0.0...v4.1.0