You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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