Skip to content

5.0.23

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 28 Jan 22:59
· 550 commits to master since this release

5.0.23 (2019-01-28)

Compare @uirouter/core versions 5.0.22 and 5.0.23

Bug Fixes

  • test_downstream_projects: don't double build core while testing downstreams (148b16b)
  • typescript: Fix typing of onChange callback in UrlService (961ed0f), closes #229
  • typescript: Mark params as optional in StateService.href (614bfb4), closes #287
  • vanilla: Fix baseHref parsing with chrome-extension:// urls (f11be4d), closes #304