Skip to content

1.0.5

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 29 Jun 16:40
· 384 commits to master since this release

1.0.5 (2017-06-29)

Updated to @uirouter/core 5.0.5 and addressed typescript 2.4 breaking changes

Changes in @uirouter/core between versions 5.0.3 and 5.0.5 (2017-06-29)

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)
  • trace: Trace view synchronization. Allow trace.enable(...string) (284392d)
  • urlMatcher: add support for multiline urls (5b11ce0)