5.0.8
christopherthielen
released this
30 Sep 20:32
·
959 commits
to master
since this release
5.0.8 (2017-09-30)
Compare @uirouter/core
versions 5.0.7 and 5.0.8
Bug Fixes
- bundle: Rollup: Do not warn on THIS_IS_UNDEFINED (a4581b1)
- redirectTo: Fix typings for redirectTo. Allow a function that returns a target state or a promise for one. (3904487)
Features
- TargetState: Add builder methods .withState, .withParams, and .withOptions (6b93142)