Releases: me-ventures/microservice-toolkit
Releases · me-ventures/microservice-toolkit
1.1.9
Update typescript declarations for consumeShared function
1.1.7
updating linting rules (remove checks for trailing comma and parenthesis on arrow functions)
1.1.5
- sync npm and repo versions (npm already had 1.1.4 published)
1.1.4
Add tslint.json to project
1.1.3
- somewhat improve the log output of
unhandledRejectionHandler
function in logger module
1.1.2
Add function to retrieve underlying express app in HTTP module
1.1.1
- Update typescript definitions
1.1.0
- Update node-uuid to version 3.0.0
- Update ampqlib to 0.5.1
- Add optional event handlers inside the logger for unhandled exce… (#7)
- Update readme with link to toolkit demo
- Add typescript declaration file and types property in package.json