Releases: faceyspacey/redux-first-router-link
Releases · faceyspacey/redux-first-router-link
v1.3.0
1.3.0 (2017-08-23)
Bug Fixes
- $readme: add ariaCurrent prop docs (ae88dc4)
Features
- $queryParams: omit from NavLink matching (3ffeefd)
v1.2.1
1.2.1 (2017-08-23)
Bug Fixes
- $navLink: add default active class, aria-current + pass tests (acf5acf)
v1.2.0
1.2.0 (2017-08-18)
Bug Fixes
- $cleanup: Removed a few more undefined values by filtering props which are passed to Link component. (d2d9275)
- Fixed eslint config to work in new environment. (989b070)
- updated deps (69c4721)
- deps: Downgraded flow (8fdc8f6)
Features
- $linktag: Added support for custom tag names (06c9f3d)
- $linktag: Added test case for navigation links with custom tags (65b0991)
v1.1.4
<a name"1.1.4">
1.1.4 (2017-08-15)
Bug Fixes
- $bump: allow modified click to be passed through (f00d74c2)
v1.1.3
<a name"1.1.3">
1.1.3 (2017-07-27)
Bug Fixes
v1.1.2
<a name"1.1.2">
1.1.2 (2017-07-27)
Bug Fixes
v1.1.1
<a name"1.1.1">
1.1.1 (2017-07-11)
Bug Fixes
- $screenshot: add tests screenshot (158bf9ed)
v1.1.0
<a name"1.1.0">
1.1.0 (2017-07-11)
Features
- $fix: add support for location option as a selector function (2e41f50b)
v1.0.7
<a name"1.0.7">
1.0.7 (2017-07-04)
Bug Fixes
- $locationKey: get user-defined location key via locationKey() function (a3320392)
v1.0.6
<a name"1.0.6">
1.0.6 (2017-07-02)
Bug Fixes
- $deps: upgrade redux-first-router dep to fix flow error (a7a63bd7)
- $flow: fix misc flow errors (87e4cc60)