Swap-Aggregator-Subgraph/node_modules/promise-nodeify/CHANGELOG.md
Richa-iitr d211083153 Revert "Revert "added handler""
This reverts commit c36ee8c5ca.
2022-07-03 07:30:05 +05:30

2.3 KiB

Change Log

v3.0.1 (2018-08-29)

Full Changelog

  • Update Babel-related devDependencies to the latest version
  • Remove unnecessary Babel build dependencies.
  • Update nodecat devDependency to the latest version 🚀 #24

v3.0.0 (2018-06-29)

Full Changelog

  • BREAKING Drop support for Node < 6.
  • Dependency version updates.
  • Code style improvements.

v2.0.0 (2018-01-22)

Full Changelog

  • Breaking Require Node.js 4 or later.
  • Update code to use ES2015 conventions (const, =>, etc.).
  • Use babel for creating client-side ES5 distributable build.
  • Update devDependencies to latest versions.

v1.0.1 (2017-05-20)

Full Changelog

v1.0.0 (2017-02-24)

Full Changelog

  • No API Changes Bump to 1.0 is declaration of stability rather than an indication of changes.
  • Code style updates.
  • Add AppVeyor CI.
  • Test dependency updates.

v0.1.0 (2016-04-02)

* This Change Log was automatically generated by github_changelog_generator