Skip to content

0.8.7

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 11 Aug 20:12
· 739 commits to master since this release

0.8.7 (2018-08-11)

Compare @uirouter/react versions 0.8.5 and 0.8.7

Updated @uirouter/core from 5.0.20 to 5.0.21

Compare @uirouter/core versions 5.0.20 and 5.0.21

Bug Fixes

  • dynamic: Use 'find' from common.ts instead of Array.prototype.find (66a3244), closes #215
  • url: When using html5Mode and no tag is present, default to '/' (23742e3), closes #223