Skip to content

v1.0.9

Compare
Choose a tag to compare
@douglasrafael douglasrafael released this 17 Jun 22:43
· 6 commits to master since this release

Bug Fixes

  • Fixed error related to lib InversifyJS
    • The message: "The number of constructor arguments in a derived class must be> = than the number of constructor arguments of its base class." The error was in the EventEmitter inheritance applied to the CustomEventEmitter class.