Skip to content

1.0.6

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 17 Sep 23:46
· 374 commits to master since this release

@uirouter/angularjs 1.0.6 (2017-08-12)

Compare @uirouter/angularjs versions 1.0.5 and 1.0.6

Bug Fixes

  • sourcemaps: Embed sources inline into sourcemaps (4baa430)

Changes in @uirouter/core between versions 5.0.5 and 5.0.6 (2017-08-12)

Bug Fixes

  • sourceMaps: Embed typescript sources in sourcemaps (10558a3)
  • typescript: Fix strictNullCheck type error (0ae585e)
  • urlRouter: Fix absolute 'href' generation by using location.hostname (not location.host) (a28b68a)
  • urlService: Fix priority sorting of URL rules (73a1fe0)