Skip to content

Releases: faceyspacey/redux-first-router-link

v2.1.1

29 Dec 07:09
Compare
Choose a tag to compare

2.1.1 (2018-12-29)

Bug Fixes

  • react-redux 6.0.0 new way of passing context (#113) (d7e104f)

v2.1.0

23 Dec 21:20
Compare
Choose a tag to compare

2.1.0 (2018-12-23)

Features

v2.0.2

16 Dec 22:55
Compare
Choose a tag to compare

2.0.2 (2018-12-16)

Bug Fixes

  • hash: Ensure hash is included when using hash history (#111) (dc38df7)

v2.0.1

09 Dec 19:23
Compare
Choose a tag to compare

2.0.1 (2018-12-09)

Bug Fixes

v2.0.0

04 Dec 22:00
7cfc04d
Compare
Choose a tag to compare

2.0.0 (2018-12-04)

BREAKING CHANGES

  • rebuilt to be compatible with rudy

v1.4.4

04 Dec 21:05
Compare
Choose a tag to compare

1.4.4 (2018-12-04)

Bug Fixes

v1.4.3

04 Dec 20:55
38552b0
Compare
Choose a tag to compare

1.4.3 (2018-12-04)

Bug Fixes

v1.4.2

09 Nov 13:26
1678436
Compare
Choose a tag to compare

1.4.2 (2017-11-09)

Bug Fixes

  • Wrap console.log into process.env.NODE_ENV === 'development' to not show in production or tests as we can assume this is indented in this case. (1d1ad56)

v1.4.1

08 Sep 07:34
Compare
Choose a tag to compare

1.4.1 (2017-09-08)

Bug Fixes

  • $deps: upgrade rudy-match-path (4f011fd)

v1.4.0

08 Sep 07:11
Compare
Choose a tag to compare

1.4.0 (2017-09-08)

Features

  • $deps: upgrade rudy-match-path (2d3b591)