InversifyJS v5.0.1 Release Notes

Release Date: 2018-10-17 // over 5 years ago
  • โž• 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