Skip to content

5.0.15

Choose a tag to compare

@christopherthielen christopherthielen released this 28 Jan 19:43
· 848 commits to master since this release

5.0.15 (2018-01-28)

Compare @uirouter/core versions 5.0.14 and 5.0.15

Bug Fixes

  • core: Fix memory leak of resolve data from ALL transitions ever (7f2aed1)
  • pathNode: add backwards compat for PathNode.clone(). Add retainedWithToParams to treeChanges interface. (4833a32)

Features

  • common: Add map-in-place support to map() (12bc7d8)
  • common: Add onEvict() callback registry for queues with max length (c19d007)