Skip to content

v0.6.3

Compare
Choose a tag to compare
@jeme jeme released this 30 Jun 12:32
· 56 commits to master since this release

Major changes to how the state transition is handled to prepare for v0.7, this exposes a new $pipelineProvider which can be used to alter the behavior around state transitions.

  • New: #102 - $transition pipeline
  • New: #81 - Allow transitions to wait for a promise.
  • Fixed: #104 - In v0.6.2 $state.goto() params only reflected in location if a query string is already present
  • Fixed: #105 - reloadOnSearch: false state not loading in Firefox