Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 6.11 KB

CHANGELOG.md

File metadata and controls

67 lines (53 loc) · 6.11 KB

Changelog

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)