PackageTrack

npm · #4470

capture-exit

2.0.013M downloads/mostefanpenner/capture-exit

safely cleanup in signal handlers

Release timeline

11 releases since 2016
20182020202220242026

Releases

  1. 2.0.021 Dec 2018
    Release notes

    This project publishes no release notes. Between v1.2.0 and v2.0.0 there were 18 commits, 10 of them substantive:

    • Update README.md
    • Update README.md
    • [Security] Bump brace-expansion from 1.1.6 to 1.1.11 (#29)
    • CI: Drop Node 0.12 from test matrix
    • CI: Drop Node 4 from test matrix
    • CI: Drop Node 7 from test matrix
    • CI: Add Node 8 to test matrix
    • CI: Add Node 10 to test matrix
    • CI: Add Node 11 to test matrix
    • package.json: Explicitly declare Node.js version support
  2. 1.2.016 Jan 2017
    Release notes

    This project publishes no release notes. Between v1.1.0 and v1.2.0 there were 14 commits, 10 of them substantive:

    • _flush() unit test for promises with exit codes
    • Wait for all promises to be settled
    • Re-throw the first rejected handler's exit code
    • Fix test for failed handler exitCode
    • CI: Enable automatic NPM deployment for tags
    • Add exit code preservation tests
    • fix [email protected]
    • [email protected] doesn't like arrows
    • update test to ensure that first rejeted promise is re-thrown
    • re-throw the first rejected handler
  3. 1.1.019 Dec 2016
    Release notes

    This project publishes no release notes. Between v1.0.7 and v1.1.0 there were 3 commits, 1 of them substantive:

    • Add .listenerCount to allow consumers to confirm a listener was setup.
  4. 1.0.78 Dec 2016
    Release notes

    This project publishes no release notes. Between v1.0.6 and v1.0.7 there were 8 commits, 5 of them substantive:

    • test for #12
    • only publish index.js
    • Update README.md
    • Restore error printing when catching errors
    • add test for #16
  5. 1.0.66 Dec 2016
    Release notes

    This project publishes no release notes. Between v1.0.5 and v1.0.6 there were 4 commits, 2 of them substantive:

    • Exit with first code passed to process.exit
    • Add yarn.lock
  6. 1.0.56 Dec 2016
    Release notes

    This project publishes no release notes. Between v1.0.4 and v1.0.5 there were 7 commits, 4 of them substantive:

    • fix travis badge after moving to ember-cli org
    • Fix a couple on exit issues
    • Add support for calling process.exit inside an onExit handler
    • Throw if adding a handler during exit
  7. 1.0.416 Nov 2016
    Release notes

    This project publishes no release notes. Between v1.0.3 and v1.0.4 there were 3 commits, 1 of them substantive:

    • Throw if onExit called before captureExit
  8. 1.0.315 Nov 2016

    Nothing published for this version

  9. 1.0.215 Nov 2016

    Nothing published for this version

  10. 1.0.115 Nov 2016

    Nothing published for this version

  11. 1.0.09 Nov 2016

    Nothing published for this version