Skip to content

v2.2.0

Choose a tag to compare

@wessberg wessberg released this 21 May 11:51
· 62 commits to master since this release
  • 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

v2.1.1...v2.2.0