Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@Prozi Prozi released this 10 Nov 23:59

fixed 2 bugs:

  • when importing a class using @Inject decorator the inject was done immediately, now it is lazy loaded on first access
  • when stringify of DIContainer.get class props result was circular it threw error, now it works