Skip to content

Complete rewrite using awilix-router-core

Choose a tag to compare

@talyssonoc talyssonoc released this 26 Feb 18:59
· 54 commits to master since this release
67bbfe3

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.