Releases: kibertoad/awilix-manager
Releases · kibertoad/awilix-manager
6.1.0
- Support passing function to asyncInit #44
6.0.0
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
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
- Use >9 peerDependency for awilix instead of a direct dependency.
1.2.0
- Make eagerInject more configurable (#3)
- Add
enabled
flag (#2)