InversifyJS v5.1.0 Release Notes

Release Date: 2021-04-25 // almost 3 years ago
  • ➕ Added

    • ⬆️ Upgrade information for v4.x to v5.x

    🔄 Changed

    • ⚡️ Update BindingToSyntax with .toAutoNamedFactory().

    🛠 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