0.5.3
版本发布时间: 2017-10-18 05:48:47
ui-router/react最新发布版本:1.0.7(2021-07-27 08:03:58)
0.5.3 (2017-10-07)
Compare @uirouter/react
versions 0.5.2 and 0.5.3
Updates @uirouter/core
from 5.0.7 to 5.0.10 (2017-10-07)
Compare @uirouter/core
versions 5.0.7 and 5.0.10
Bug Fixes
- angular/cli: Use package.json fields: 'typings', 'main', 'jsnext:main' (74143d9)
- bundle: Rollup: Do not warn on THIS_IS_UNDEFINED (a4581b1)
- isomorphic: Remove use of CustomEvent. Detect root scope (global/window/self) for nodejs, browser, or web-worker. ([2d206ba](https://github.com/u i-router/core/commit/2d206ba))
- redirectTo: Fix typings for redirectTo. Allow a function that returns a target state or a promise for one. ([3904487](https://github.com/ui-route r/core/commit/3904487))
- typings: Use StateObject for parameter to hook criteria functions (5b58566)