Releases: AlbertoFdzM/express-implhandler
Releases · AlbertoFdzM/express-implhandler
Release list
v3.0.0
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
v1.1.2
Added
- Implement script to add version to changelog. #9
v1.1.1
- Improved code. #3
- Improved package tests
- Updated dependencies
- Added a callback argument to modify the handler.
- Added npm versioning scripts.