Releases: wessberg/DI-compiler
Releases · wessberg/DI-compiler
v2.2.4
v2.2.3
v2.2.1
v2.2.0
- chore(build): remove @wessberg/di as a devDependency e25bb68
- fix: type arguments passed to registerSingleton and registerTransient should themselves be allowed to receive type arguments, and these should not count towards the service/implementation name 76773ab
- fix(imports): fix a bug where registering the same implementation multiple times will generate multiple imports f8c388b
- fix: make all tests pass on every TypeScript version in the range [3.0, 4.3-rc1] 265ac93