Releases: inversify/InversifyJS
Releases · inversify/InversifyJS
Dc/release 5.1.0 (#1315)
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.1
Merge pull request #980 from inversify/dcavanagh-patch-1
Update package.json
5.0.0
Update PULL_REQUEST_TEMPLATE.md
4.14.0
added auditignore as workaround to upgrading to gulp4.0
4.12.0
Allowed passing options to child containers (#826)
4.11.1
Bigfix: expose async container modules in public API