Releases: rwillians/express-rescue
Releases · rwillians/express-rescue
v1.1.22
Fixed vunerable dependencies
v1.1.21
- Updated dependencies
- Testing support for node v12
v1.1.14
Changed package.json#files pattern
v1.1.8
Running build on before_deploy
v1.1.7
Merge pull request #3 from rwillians/bugfix/empty-package
Running build as on before_script
v1.1.6
Refactored to Typescript #1
v1.0.11
Making sure all arguments are been passed to the callback
v1.0.10
Using chai-as-promise to properly test the rejection of our async fun…