v1.1.0
🚀 Features
- Support for custom body size for
koa
andexpress
(#264) - Dependency updates (#257, #258, #272, #273, #274, #279)
- Tested with Node.js 12.x, 14.x and 16.x (#279)
✨ Developer experience improvements
- Codebase rewritten with
strictNullChecks
turned on (#262) - Better data scaffolding for tests (#269)
- Support for VSCode Debugger (#270)
- Added
trace-unhandled
to the test suite (#279)
🌈 Other stuff
- Removed references to legacy name
jsonapi-ts
(#268)