Skip to content

Latest commit

 

History

History
122 lines (47 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

122 lines (47 loc) · 2.32 KB

From version 5 and above, changelog is here

4.2.2 (2016-11-19)

4.2.1 (2016-09-22)

Bug Fixes

  • update router5.transition-path (95c08f6)

4.2.0 (2016-09-13)

Features

  • add immutable-js support in routeNodeSelector and immutable-js reducer (8764ce6)

4.1.0 (2016-09-13)

Features

  • rework directory structure (903df0a)

4.0.0 (2016-09-05)

BREAKING CHANGE

  • AMD bundle no longer provided, use UMD one instead

3.1.0 (2016-06-03)

Features

  • add canActivate and canDeactivate actions (670efa5)

3.0.0 (2016-02-28)

2.0.0 (2016-01-19)

2.0.0-rc.1 (2016-01-18)

Bug Fixes

  • fix: fix handling of transition start actions (312f9b9)

BREAKING CHANGES

  • store actions are now FSA compliant (Flux Standard Action)

1.1.2 (2016-01-07)

Bug Fixes

  • fix passing of navigate options to router (a586942)

1.1.1 (2015-12-17)

Bug Fixes

1.1.0 (2015-11-19)

Features

  • add store as an additional argument to router canActivate and canDeactivate func (0e46f91)

1.0.0 (2015-10-27)