0.6.2
版本发布时间: 2018-02-13 01:46:27
ui-router/react最新发布版本:1.0.7(2021-07-27 08:03:58)
0.6.2 (2018-02-12)
Compare @uirouter/react
versions 0.6.1 and 0.6.2
Bug Fixes
- package: update @uirouter/core to version 5.0.17 (b0109ee)
- UIView: Do not reload view if the new viewConfig is identical to the old one (07a03bf)
- UIView: Pass style prop through even if no className is specified (cc3d80d)
- UIView: Provide only resolve props that should be accessible to each view (a4ee9e9)
Updated @uirouter/core
from 5.0.16 to 5.0.17
Compare @uirouter/core
versions 5.0.16 and 5.0.17
Bug Fixes
- core: Fix leak of old transitions by mutating pathnode*.resolvables*.data (0a1f518)