Skip to content

Releases: inversify/InversifyJS

Dc/release 5.1.0 (#1315)

25 Apr 19:23
57608ae
Compare
Choose a tag to compare

Added

  • Upgrade information for v4.x to v5.x

Fixed

  • Fix Target.isTagged() to exclude optional from tag injections #1190.
  • Update toConstructor, toFactory, toFunction, toAutoFactory, toProvider and toConstantValue to have singleton scope #1297.
  • Fix injection on optional properties when targeting ES6 #928

5.0.5

10 Dec 02:08
9837ece
Compare
Choose a tag to compare
Update package.json

5.0.4

10 Dec 02:04
edd02bd
Compare
Choose a tag to compare
Update package.json

5.0.3

06 Jul 22:46
8535a27
Compare
Choose a tag to compare

Vulnerabilities

5.0.1

17 Oct 16:42
37884a6
Compare
Choose a tag to compare
Merge pull request #980 from inversify/dcavanagh-patch-1

Update package.json

5.0.0

17 Oct 16:27
e6f7dfd
Compare
Choose a tag to compare
Update PULL_REQUEST_TEMPLATE.md

4.14.0

17 Oct 01:37
Compare
Choose a tag to compare
added auditignore as workaround to upgrading to gulp4.0

4.13.0

16 Apr 21:04
c4a4e59
Compare
Choose a tag to compare
Update package.json

4.12.0

16 Apr 20:21
Compare
Choose a tag to compare
Allowed passing options to child containers (#826)

4.11.1

26 Feb 13:36
Compare
Choose a tag to compare

Bigfix: expose async container modules in public API