6.0.0
·
385 commits
to master
since this release
6.0.0 (2019-09-26)
Compare @uirouter/core
versions 5.0.23 and 6.0.0
Bug Fixes
- travis: use service: xvfb instead of launching it manually (1271fcd)
- travis: use service: xvfb instead of launching it manually. install libgconf debian package (ac1ef4b)
Features
- resolve: Remove RXWAIT async policy in favour of allowing user defined async policy function (#366) (0ad87f6)
BREAKING CHANGES
- resolve: RXWAIT async policy has been removed, but it never worked in the first place