Skip to content

Fixes for class injections

Choose a tag to compare

@thetutlage thetutlage released this 29 May 18:46

A runtime exception was raised earlier, when attempt to use Ioc.call with no method or class injections. This release contains a fix for same

  • docs(readme): add note for reflect-metadata cc2d9e4
  • docs(readme): update usage docs 565299b
  • fix: ensure inject exists on the class before accessing values from it ba6e1f8

v6.0.2...v6.0.3