Skip to content

Releases: jcoreio/poll

v3.0.2

08 Dec 23:06

Choose a tag to compare

3.0.2 (2025-12-08)

Bug Fixes

v3.0.1

09 Apr 16:26

Choose a tag to compare

3.0.1 (2024-04-09)

Bug Fixes

  • fix default export in CJS (68925b9)

v3.0.0

09 Apr 16:04

Choose a tag to compare

3.0.0 (2024-04-09)

Bug Fixes

BREAKING CHANGES

  • drop support for Node < 16

v2.4.2

09 Apr 15:54

Choose a tag to compare

2.4.2 (2024-04-09)

Bug Fixes

  • improve stack traces (2a3be14)
  • make sure pass()/fail() wins (8946779)

v2.4.1

07 Nov 22:15

Choose a tag to compare

2.4.1 (2023-11-07)

Bug Fixes

  • add noWrapError() method to TS type defs (3ea534b)

v2.4.0

07 Nov 21:30

Choose a tag to compare

2.4.0 (2023-11-07)

Features

v2.3.2

05 Oct 19:17

Choose a tag to compare

2.3.2 (2022-10-05)

Bug Fixes

  • make sure to swallow error from attempt (b0c9cf2)

v2.3.1

15 Oct 02:34

Choose a tag to compare

2.3.1 (2020-10-15)

Bug Fixes

  • add back cjs module.exports (8c7328f)

v2.3.0

10 Oct 06:26

Choose a tag to compare

2.3.0 (2020-10-10)

Features

v2.2.0

14 Aug 22:02

Choose a tag to compare

2.2.0 (2020-08-14)

Features

  • add .noWrapError() switch (c6febe0)