Skip to content

5.0.18

Choose a tag to compare

@christopherthielen christopherthielen released this 29 Apr 22:58
· 750 commits to master since this release

5.0.18 (2018-04-29)

Compare @uirouter/core versions 5.0.17 and 5.0.18

Bug Fixes

  • angular: A hack to force the Angular compiler to import from module index (d56a2be)
  • StateRegistry: Notify listeners of added states when there are orphans in the state queue (5a9bac9)
  • transition: Fix typing of Transition.params() (ebea30e)
  • transition: Normalize error() to always return Rejection (9bcc5db)