Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 18:49
· 24 commits to main since this release

Minor Changes

  • 32a626c: Improve alias() type inference for both typed and inferred containers using function overloading
  • 32a626c: Support resolving factory functions with container.resolve()
    The same instance will be returned as long as same reference for the factory function is provided.