All notable changes to this project from 6.4.4 forward will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed
Controller
without wrong constraints (#417).
- Fixed wrong emited typescript delclaration files (#1668).
- Fixed can't set headers after they are sent (#255 / #412).
- Updated
inversify
andexpress
dependencies to be peer dependnecies as stated in the docs.
- Update dependencies (
minimist
,json5
,@babel/traverse
,tough-cookie
,ansi-regex
,cookiejar
,express
,decode-uri-component
).
- Change JsonContent to return object rather than string (#379 / #378).