Skip to content

Releases: sindresorhus/taskkill

v5.0.0

24 Jun 13:08
Compare
Choose a tag to compare

Breaking

  • Require Node.js 14 ec4a68d
  • Move from a default export to a named export
    import taskkill from 'taskkill'import {taskkill} from 'taskkill'

Improvements

v4.0.0...v5.0.0

v4.0.0

12 Aug 12:26
Compare
Choose a tag to compare

Breaking

v3.1.0...v4.0.0

v3.1.0

13 Nov 11:23
Compare
Choose a tag to compare

v3.0.0...v3.1.0

v3.0.0

27 May 10:39
Compare
Choose a tag to compare

Breaking:

v2.0.0...v3.0.0