hook-std v2.0.0 Release Notes

Release Date: 2019-04-05 // about 5 years ago
  • 💥 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


Previous changes from v1.2.0