Version 2.6.0
- 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