Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@christianalfoni christianalfoni released this 24 Oct 12:17
· 35 commits to master since this release
  • Actual event triggered available on this.dispatcherEvent. Useful when using asterix events
  • Removed pre-injection. Giving warnings on possible missing injections instead. Pre-injection has scenarios where it causes problems. It is better for the developer to choose when stores should be injected. Even if you just inject all of them in the run
  • Project now exports "flux", so you can require it directly in you angular dependency array