Releases: jeffijoe/awilix-koa
Releases · jeffijoe/awilix-koa
v4.0.0
4.0.0 (2019-07-08)
chore
BREAKING CHANGES
- Switched to the official Koa Router fork. It shouldn't really be a breaking change, but you never know.
v3.1.0
3.1.0 (2019-01-17)
Features
- update
awilix-router-core
to include latest features (432a9e6)
v3.0.1
3.0.1 (2018-12-20)
Bug Fixes
- please oh god please just cut a release (40cb810)
v3.0.0
3.0.0 (2018-10-14)
major
- update packages (awilix@4.0.0) (4a32e35)
BREAKING CHANGES
- — required deps major version bumps
v2.1.1
2.1.1 (2018-03-08)
Bug Fixes
- build: don't build Node < 8 in Travis (8c147c3)
- build: emit TS helpers rather than import tslib (90c8274)
Performance Improvements
- controller: reuse target invoker for each route (4b13da1)
v2.1.0
2.1.0 (2018-01-03)
Features
- add
inject
middleware factory (d740d20)