Skip to content

v7.5.1

Latest
Compare
Choose a tag to compare
@notaphplover notaphplover released this 16 Apr 19:00
· 19 commits to master since this release
2320fda

Changed

  • Updated Container.get like methods to properly set bindings when autobind mode is set:
    • @injectable scopes properly handled.
    • Autobind mode no longer creates duplicated bindings.