Skip to content

Releases: jcoreio/abortable

v1.0.5-beta.1

29 May 02:47

Choose a tag to compare

v1.0.5-beta.1 Pre-release
Pre-release

1.0.5-beta.1 (2026-05-29)

Bug Fixes

  • make stack traces more helpful (a250d05)

v1.0.4

04 Mar 08:07
ac41fa2

Choose a tag to compare

1.0.4 (2026-03-04)

Bug Fixes

  • simplify code and prevent another case that looks like it could leak (#1) (ac41fa2)

v1.0.3

31 Dec 02:48

Choose a tag to compare

1.0.3 (2025-12-31)

Bug Fixes

  • reject with signal.reason on abort (5fe3165)
  • reject with signal.reason on abort (ce682d4)

v1.0.2

03 Dec 02:32

Choose a tag to compare

1.0.2 (2024-12-03)

Bug Fixes

  • don't add event listener if signal is already aborted (a6189b4)

v1.0.1

02 Dec 22:53

Choose a tag to compare

1.0.1 (2024-12-02)

Bug Fixes

  • avoid unhandled rejection when signal is already aborted (5b2aca1)

v1.0.0

12 Nov 00:49

Choose a tag to compare

1.0.0 (2024-11-12)

Features