Skip to content

1.0.3

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 27 Apr 04:14
· 11 commits to master since this release

aurelia-protractor-plugin 1.0.3

  • fix(index): synchronicity and asynchronicity problems - Note that waitForRouterComplete() should now preferably be called before you navigate, to ensure you do not experience a race condition described in #2. You may then await that Promise after navigation is dispatched/started.