Skip to content

Releases: kibertoad/awilix-manager

6.1.0

12 Feb 09:36
Compare
Choose a tag to compare
  • Support passing function to asyncInit #44

6.0.0

02 Jan 14:07
Compare
Choose a tag to compare

BREAKING CHANGES

  • getWithTags no longer accepts diContainer param. Instead, it uses container from awilixManager instance (which is consistent with all other methods).

5.3.0

03 Jun 08:58
Compare
Choose a tag to compare

5.3.0

  • Support filtering dependencies by a freeform predicate

5.2.0

  • Improve support for mocking dependencies in DI

5.1.0

  • Add support for strictBoolean check

5.0.0

06 Feb 11:25
Compare
Choose a tag to compare
  • Use >9 peerDependency for awilix instead of a direct dependency.

1.2.0

13 Jun 10:58
Compare
Choose a tag to compare
  • Make eagerInject more configurable (#3)
  • Add enabled flag (#2)

1.0.0

10 Jun 10:19
Compare
Choose a tag to compare

Initial release