Skip to content

Releases: sindresorhus/hook-std

v3.0.0

17 Sep 18:38
Compare
Choose a tag to compare

Breaking

v2.0.0...v3.0.0

v2.0.0

05 Apr 06:12
Compare
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
Compare
Choose a tag to compare