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