Skip to content

5.0.9

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 02 Oct 19:57
· 955 commits to master since this release

5.0.9 (2017-10-02)

Compare @uirouter/core versions 5.0.8 and 5.0.9

Bug Fixes

  • redirectTo: Allow void in RedirectToResult

Features

  • TransitionHook: Add hook registration option invokeLimit to limit the number of times a hook is invoked before being auto-deregistered. (2cb17ef)