All Versions
17
Latest Version
Avg Release Cycle
87 days
Latest Release
896 days ago

Changelog History
Page 1

  • v6.0.1 Changes

    October 14, 2021

    โž• Added

    • โž• add API method for check dependency only in current container
    • createTaggedDecorator #1343
    • Async bindings #1132
    • Async binding resolution (getAllAsync, getAllNamedAsync, getAllTaggedAsync, getAsync, getNamedAsync, getTaggedAsync, rebindAsync, unbindAsync, unbindAllAsync, unloadAsync) #1132
    • Global onActivation / onDeactivation #1132
    • Parent/Child onActivation / onDeactivation #1132
    • Module onActivation / onDeactivation #1132
    • โž• Added @preDestroy decorator #1132

    ๐Ÿ”„ Changed

    • @postConstruct can target an asyncronous function #1132
    • Singleton scoped services cache resolved values once the result promise is fulfilled #1320

    ๐Ÿ›  Fixed

    • only inject decorator can be applied to setters #1342
    • Container.resolve should resolve in that container #1338
  • v5.1.1 Changes

    April 25, 2021

    ๐Ÿ— -Fix pre-publish for build artifacts

  • v5.1.0 Changes

    April 25, 2021

    โž• 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
  • v5.0.5

    December 10, 2020
  • v5.0.4

    December 10, 2020
  • v5.0.3 Changes

    July 06, 2020

    Vulnerabilities

  • v5.0.2

    July 06, 2020
  • v5.0.1 Changes

    October 17, 2018

    โž• Added

    • โšก๏ธ Updating constructor injection wiki document with concrete injection example #922

    ๐Ÿ”„ Changed

    • ๐ŸŽ Change GUID to incremented counter for better performance #882

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix broken compilation by adding .toString() so symbols serialization #893
    • ๐Ÿ›  Fix problem with applying options on Container.resolve (fix #914) #915
    • ๐Ÿ›  Fixed documentation issues
  • v5.0.0

    October 17, 2018
  • v4.14.0 Changes

    October 17, 2018

    ๐Ÿ—„ Deprecated - Replaced by 5.0.1