Releases: faceyspacey/redux-first-router
Releases · faceyspacey/redux-first-router
v1.7.3
<a name"1.7.3">
1.7.3 (2017-07-02)
Bug Fixes
- $flow: upgrade flow and fix 1 small new error (689a9eb3)
v1.7.2
<a name"1.7.2">
1.7.2 (2017-07-02)
Bug Fixes
- $readme: edit to reflect Link component uses to prop instead of href now (a96ee859)
v1.7.1
<a name"1.7.1">
1.7.1 (2017-06-28)
Bug Fixes
- $docs: update connectRoutes.md (0ee12aff)
v1.7.0
<a name"1.7.0">
1.7.0 (2017-06-28)
Features
- $initialDispatch: assign initialDispatch properly within closure (4613d1a1)
v1.6.1
<a name"1.6.1">
1.6.1 (2017-06-28)
Bug Fixes
v1.6.0
<a name"1.6.0">
1.6.0 (2017-06-28)
Features
- $initialDispatch: add ability to toggle off initial dispatch and be returned initialDispatch f (1fcfbba2)
v1.5.1
<a name"1.5.1">
1.5.1 (2017-06-27)
Bug Fixes
- $bump: make sure dist is used instead of src (b75d7fd0)
v1.5.0
<a name"1.5.0">
1.5.0 (2017-06-27)
Features
- $onBeforeChange: short-circuit redirecting + refactor middlewareCreateNotFoundAction + tests (0d234368)
v1.4.20
<a name"1.4.20">
1.4.20 (2017-06-26)
Bug Fixes
- $NOT_FOUND: optimize NOT_FOUND + redirects to keep prevUrl unless dispatched as a redirect ( (919d9139)
v1.4.19
<a name"1.4.19">
1.4.19 (2017-06-26)
Bug Fixes
- $notFound: refine path not found information (0cf28ac0)