Skip to content

Releases: AlbertoFdzM/express-implhandler

v3.0.0

24 Apr 21:21

Choose a tag to compare

What's Changed

  • Update mocha to the latest version 🚀 by @Greenkeeper in #23
  • Update eslint-plugin-node to the latest version 🚀 by @Greenkeeper in #24
  • Update eslint-config-standard to the latest version 🚀 by @Greenkeeper in #25
  • Update eslint-config-standard to the latest version 🚀 by @Greenkeeper in #31
  • Update eslint-plugin-standard to the latest version 🚀 by @Greenkeeper in #30
  • Update eslint-config-standard to the latest version 🚀 by @Greenkeeper in #34
  • test(ci): drop support for node 4 and 6 and implement support for nod… by @AlbertoFdzM in #41
  • Feature/replace yarn by npm by @AlbertoFdzM in #37
  • chore(dependency): update eslint, configs and plugins to latest versions by @AlbertoFdzM in #39
  • Update express-list-endpoints to the latest version 🚀 by @Greenkeeper in #32
  • Update mocha to the latest version 🚀 by @Greenkeeper in #33
  • Update chai-http to the latest version 🚀 by @Greenkeeper in #26

Full Changelog: v2.0.1...v3.0.0

V1.1.3

06 Nov 11:01

Choose a tag to compare

Added

Changed

  • Fancy badges on the README file! #8
  • Updated dependencies

v1.1.2

06 Nov 11:01

Choose a tag to compare

Added

  • Implement script to add version to changelog. #9

v1.1.1

21 Apr 18:17

Choose a tag to compare

  • Improved code. #3
  • Improved package tests
  • Updated dependencies
  • Added a callback argument to modify the handler.
  • Added npm versioning scripts.