What's Changed
Features
- Feat/RequestProp to access variables inside request parameter @ controller method by @jackey8616 in #1540
- Feat/Upload multiple files in different fields by @jackey8616 in #1541
- Add response object access to Express & Koa authentication middlewares by @iffa in #1557
Fixes
- Fix/is boolean error msg missing fields by @jackey8616 in #1552
- Fix/eslint rules by @jackey8616 in #1553
Chores & Internals
- chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #1536
- Feat/codecov by @jackey8616 in #1544
- Refactor/hbs template logics extract to classes with implement interface by @jackey8616 in #1545
- Revert "Feat/codecov" by @WoH in #1546
- Refactor/template service by @jackey8616 in #1555
- Update tests to confirm that chaining multiple middlewares works by @iffa in #1558
New Contributors
Full Changelog: v6.0.1...v6.1.0