Skip to content

Dc/release 5.1.0 (#1315)

Compare
Choose a tag to compare
@dcavanagh dcavanagh released this 25 Apr 19:23
· 223 commits to master since this release
57608ae

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