Skip to content

Latest commit

 

History

History
81 lines (63 loc) · 7.46 KB

File metadata and controls

81 lines (63 loc) · 7.46 KB

Changelog

v4.4.1 (2026-03-27)

v4.4.0 (2026-01-05)

  • Update release workflow to use trusted OIDC publishing #56 (risantos)
  • Update release workflow step order #55 (risantos)
  • Update all dependencies, Node.js min to v20, replace jest with node:test #54 (risantos)

v4.3.0 (2025-01-02)

  • Remove DEBUG check to fallback to console.error #53 (satazor)
  • Print errors on each line #52 (satazor)

v4.2.2 (2024-12-30)

v4.2.1 (2024-12-20)

  • Fix hook not checking if values are errors #50 (satazor)

v4.2.0 (2024-12-20)

  • Flush stdout and stderr before exiting #49 (satazor)

v4.1.0 (2024-11-20)

  • Loop with dynamic interval #48 (jpuh)

v4.0.0 (2024-09-10)

v3.0.0 (2022-07-27)

v2.0.1 (2018-08-14)

v2.0.0 (2018-03-09)

v1.0.1 (2017-04-05)

  • Fix uncaughtException forcing shutdown #24 (kurayama)

v1.0.0 (2017-03-23)

v0.3.0 (2017-03-09)

v0.2.0 (2017-02-17)

  • Force shutdown if an UncaughtException is thrown #7 (Americas)
  • Fix reflect so it calls the thenable in a Promise chain #5 (Americas)

v0.1.0 (2017-02-15)