Skip to content

v0.6.3-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeme jeme released this 23 Jun 21:38
· 59 commits to master since this release

Major changes to how the state transition is handled to prepare for v0.7, this exposes a temporary provider called $pipelineProvider, the provider will remain but be renamed ones all transitioning goes into the transition service instead.

  • Fixed: #104 - In v0.6.2 $state.goto() params only reflected in location if a query string is already present

Breaking Changes:

- None that are known.