Skip to content

5.0.0

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 13 May 18:13
· 459 commits to master since this release

5.0.0 (2018-05-13)

Compare @uirouter/angular-hybrid versions 4.0.1 and 5.0.0

Features

  • angular: Drop Angular v4 support, add Angular v6 support (0fc6d72)

BREAKING CHANGES

  • angular: RxJS v6 and Angular v5 or higher is now required to use this package.

If using Angular v5, you should update to "rxjs": "^6.0.0" and also add "rxjs-compat": "^6.0.0".

Updated @uirouter/core from 5.0.18 to 5.0.19

Compare @uirouter/core versions 5.0.18 and 5.0.19

Bug Fixes

Updated @uirouter/angular from 1.1.0 to 2.0.0

Compare @uirouter/angular versions 1.1.0 and 2.0.0

Features

  • angular: Drop Angular v4 support, add Angular v6 support (cdf0273), closes #301
  • core: Update core to 5.0.19, rx to 0.5.0 (be6de0d)

BREAKING CHANGES

  • angular: RxJS v6 and Angular v5 or higher is now required to use this package.

If using Angular v5, you should update to "rxjs": "^6.0.0" and also add "rxjs-compat": "^6.0.0".

Updated @uirouter/angularjs from 1.0.16 to 1.0.17

Compare @uirouter/angularjs versions 1.0.16 and 1.0.17