Skip to content

Releases: jcoreio/abortable

v1.0.5-beta.1

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

Choose a tag to compare

@jedwards1211 jedwards1211 released this 29 May 02:47

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

Bug Fixes

  • make stack traces more helpful (a250d05)

v1.0.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 Mar 08:07
ac41fa2

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

Choose a tag to compare

@jedwards1211 jedwards1211 released this 31 Dec 02:48

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

Choose a tag to compare

@jedwards1211 jedwards1211 released this 03 Dec 02:32

1.0.2 (2024-12-03)

Bug Fixes

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

v1.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 02 Dec 22:53

1.0.1 (2024-12-02)

Bug Fixes

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

v1.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 12 Nov 00:49

1.0.0 (2024-11-12)

Features