Skip to content

Releases: sindresorhus/hook-std

v4.0.0

09 Sep 19:53

Choose a tag to compare

Breaking

Improvements

  • Add automatic output collection with .output property 93568f0

v3.0.0...v4.0.0

v3.0.0

17 Sep 18:38

Choose a tag to compare

Breaking

v2.0.0...v3.0.0

v2.0.0

05 Apr 06:12

Choose a tag to compare

Breaking:

  • Require Node.js 8 673a5a3
  • For TypeScript users:
    • Improve TypeScript definition (#21) da81433
    • Refactor definition to CommonJS compatible export (#21) da81433
      • You need to change import hookStd from 'hook-std'; to import hookStd = require('hook-std');

v1.2.0...v2.0.0

v1.2.0

20 Nov 14:51

Choose a tag to compare