Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix injection of optional properties #1308

Merged
merged 9 commits into from
Apr 17, 2021

Commits on Apr 14, 2021

  1. fix: update getTargets to correclty get constructorTargets when a con…

    …structor has optional arguments
    notaphplover committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    bcf6232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dde758c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7590605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    179d8ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89a859d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. docs: update changelog

    notaphplover committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    be38463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b8a99c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Merge branch 'master' of https://github.com/inversify/InversifyJS int…

    …o fix/issue-928-constructor-injection-broken
    notaphplover committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e02a2fa View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. refactor tests for es6

    es config updated for es6
    ci for es6 test
    
    Co-authored-by: Dan Cavanagh <djcavanagh@gmail.com>
    dcavanagh authored and notaphplover committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    3dfcb5d View commit details
    Browse the repository at this point in the history