Releases: jeffijoe/awilix-express
Releases · jeffijoe/awilix-express
v9.0.2
v9.0.1
Improve error message for member invoker
Added:
- More descriptive error messages when controller method attempting to be invoked does not exist - @jhoscar1
Complete rewrite using awilix-router-core
This release introduces a lot of breaking changes to make awilix-express compatible with awilix-router-core, based on awilix-koa.
From this version the code for awilix-express will be written in TypeScript to make compatibility with TypeScript codebases easier while still being compatible with pure JS.
Thanks @jeffijoe for the heads up about the release of awilix-router-core and the review of the PR.
Add `inject` middleware
v0.11 v0.11
Add TypeScript typings
Thanks @blove!
First release
v0.9.0 Add badges and keywords