Skip to content

Releases: inversify/inversify-express-utils

v6.5.0

24 Mar 20:13
dd55abc

Choose a tag to compare

Added

Changed

  • Updated BaseMiddleware.handler to allow async handlers.
  • Updated Middleware to allow include any ServiceIdentifier.
  • Updated JsonContent with no generic.

Fixed

  • Updated BaseController.ok to no longer return text/plain responses when non string content is passed.

v6.4.10

10 Dec 10:55
c135e28

Choose a tag to compare

Fixed

  • Fixed Controller without wrong constraints (#417).

v6.4.9

04 Dec 13:28
079e471

Choose a tag to compare

Fixed

  • Fixed wrong emited typescript delclaration files

6.4.8

30 Nov 09:49
c69e749

Choose a tag to compare

Fixed

  • Fixed can't set headers after they are sent (#255 / #412)

v6.4.7

25 Oct 15:35
6340843

Choose a tag to compare

Fixed

  • Updated inversify and express dependencies to be peer dependnecies as stated in the docs.

v6.4.3

20 Oct 13:57

Choose a tag to compare

Fixed results export

v6.4.2

15 Oct 23:43

Choose a tag to compare

What's Changed

  • fix: point type exports to correct file by @guidojw in #355

New Contributors

Full Changelog: v6.4.1...v6.4.2

v6.4.0

15 Oct 23:41

Choose a tag to compare

Added

-added Jest #351

Removed

  • Gulp #348
  • Mocha
  • tslint

Fixed

  • Controller Inheritance #339

Updated

  • Typescript compiler #344

6.3.2

04 Jan 17:28
09174bc

Choose a tag to compare

Update package.json

6.3.1

04 Jan 17:27
6e7698c

Choose a tag to compare

Create .auditignore