Skip to content

Latest commit

 

History

History
154 lines (80 loc) · 7.35 KB

CHANGELOG.md

File metadata and controls

154 lines (80 loc) · 7.35 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.6 (2024-10-12)

Note: Version bump only for package @alwatr/exit-hook

1.1.5 (2024-10-11)

Code Refactoring

  • exit-hook: dosen't use dedupe anymore (e6c3ce9) by @mohammadhonarvar
  • prevent side-effects (01e00e1) by @mohammadhonarvar

1.1.4 (2024-10-11)

Miscellaneous Chores

  • include LICENSE and LEGAL files to publish (09f366f) by @AliMD

1.1.3 (2024-10-11)

Bug Fixes

  • exit-hook: Refactor exitHook function to prevent automatically register process exit events (32d7e29) by @AliMD

1.1.2 (2024-10-10)

Dependencies update

  • bump the development-dependencies group with 10 updates (fa4aaf0) by @dependabot[bot]

1.1.1 (2024-10-08)

Note: Version bump only for package @alwatr/exit-hook

1.1.0 (2024-09-29)

Features

  • use package-tracer (cc3c5f9) by @mohammadhonarvar

Bug Fixes

  • all dependeny topology (1c17f34) by @mohammadhonarvar

Code Refactoring

  • exit-hook: use new dedupe api (185aced) by @AliMD

Miscellaneous Chores

  • exit-hook: change the license to AGPL-3.0 (74e89a1) by @ArmanAsadian
  • Update build and lint scripts (392d0b7) by @AliMD

Dependencies update

  • bump @types/node (3d80fed) by @dependabot[bot]

1.0.16 (2024-09-21)

Note: Version bump only for package @alwatr/exit-hook

1.0.15 (2024-09-15)

Dependencies update

  • bump the development-dependencies group across 1 directory with 10 updates (9ed98ff) by @dependabot[bot]
  • update (c36ed50) by @AliMD

1.0.14 (2024-08-31)

Miscellaneous Chores

1.0.13 (2024-08-31)

Bug Fixes

  • exit-hook: define package using @alwatr/dedupe to prevent duplicates (e16638c) by @AliMD

1.0.12 (2024-08-31)

Dependencies update

  • update all dependencies (1e0c30e) by @AliMD

1.0.11 (2024-07-04)

Dependencies update

  • update all dependencies (0e908b4) by @

1.0.10 (2024-05-12)

Bug Fixes

  • exit-hook: show error properly and safe exit on SIGTERM (b0a27b8) by @AliMD

Dependencies update

1.0.9 (2024-04-25)

Bug Fixes

  • exit-hook: disable beforeExit event and get exit signal from process.exitCode (2dbed18) by @njfamirm
  • exit-hook: exit after listener called (70c9f62) by @njfamirm

1.0.8 (2024-03-28)

Note: Version bump only for package @alwatr/exit-hook

1.0.7 (2024-01-31)

Miscellaneous Chores

1.0.6 (2024-01-24)

Note: Version bump only for package @alwatr/exit-hook

1.0.5 (2024-01-20)

Note: Version bump only for package @alwatr/exit-hook

1.0.4 (2024-01-16)

Note: Version bump only for package @alwatr/exit-hook

1.0.3 (2024-01-08)

Note: Version bump only for package @alwatr/exit-hook

1.0.2 (2024-01-03)

Note: Version bump only for package @alwatr/exit-hook

1.0.1 (2024-01-03)

Bug Fixes

  • exit-hook: typo function name (e8df52a) by @njfamirm

1.0.0 (2024-01-03)

Features

  • exit-hook: new package (a41b3a0) by @njfamirm