Skip to content

Version 1.5.4

Compare
Choose a tag to compare
@kbarbounakis kbarbounakis released this 26 Mar 06:57
· 148 commits to master since this release
191c2f1

Added

  • ExpressDataApplication#container
    An observable of parent application e.g. app.container.subscribe( container => ... )
  • ExpressDataApplication#serviceRouter
    An observable of current instance of serviceRouter e.g. app.serviceRouter.subscribe( container => ... )