Skip to content

0.5.1

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 11 Jul 23:46
· 1091 commits to master since this release

0.5.1 (2017-07-03)

This release updates @uirouter/core from 5.0.3 to 5.0.5

Changes in @uirouter/core between versions 5.0.3 and 5.0.5 (2017-07-03)

Bug Fixes

  • future: Allow future states to specify a parent: (828fe1b)
  • typescript: Update to typescript 2.4 (ce1669b)
  • view: only sync views which are of the same name and type (c48da4a)

Features

  • invalidTransition: Better error messaging when param values are invalid (2a15d1a)
  • Resolvable: Add .value(): returns value (WAIT) or promise (NOWAIT) (8769449)
  • trace: Trace view synchronization. Allow trace.enable(...string) (284392d)
  • urlMatcher: add support for multiline urls (5b11ce0)