6.0.3
christopherthielen
released this
03 Feb 22:06
·
363 commits
to master
since this release
6.0.3 (2019-02-03)
Compare @uirouter/angular-hybrid
versions 6.0.2 and 6.0.3
Updated @uirouter/core
from 5.0.21 to 5.0.23
Compare @uirouter/core
versions 5.0.21 and 5.0.23
Bug Fixes
- lazyLoad: StateBuilder should not mutate the state declaration (1478a3c), closes /github.com/ui-router/core/commit/3cd5a2a#r31260154
- state: Update URL in response to ignored transition due to redirect (c64c252)
- 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
Features
Updated @uirouter/angular
from 2.0.2 to 2.0.4
Compare @uirouter/angular
versions 2.0.2 and 2.0.4