0.26.3 (2024-06-27)
0.26.2 (2022-07-11)
0.26.1 (2022-03-11)
0.26.0 (2021-12-01)
- add support for React Router v6
0.26.0-beta.2 (2021-11-23)
- fix LinkContainer export (a550484)
0.26.0-beta.1 (2021-11-22)
2017-09-08
2017-09-01
- Chore: Fix UMD build to point at
react-router-dom
(#225)
2017-04-19
- Chore: Add
react-router-dom
as a peer dependency (#208)
2017-04-18
- Breaking Support React Router v4 (#201)
- Chore: Update for React v15.5 deprecations
This release was skipped.
2016-07-25
- Feature: Add support for navigation actions other than
PUSH
(#179)
2016-04-28
- Breaking: Drop explicit handling of
disabled
, as React-Bootstrap now takes care of this (#164) - Minor: Upgrade to Babel 6 (#164)
2016-04-13
- Minor: Republish to update README on npm
2016-04-12
- Breaking: Move from rrtr to React Router (#160)
2016-04-11
- Breaking: Move from React Router to rrtr (#155)
- 483a863 [changed] Support React Router v2.x
- d1306b1 [fixed] Support LinkContainer without history
- 5ca61cf [added] Support hash prop on LinkContainer
- f80082b [fixed] bower building and publishing
- c76b88c [added] Support onClick on child
- ac500c8 [changed] Replace everything with LinkContainer
- 5f16463 [fixed] Remove extraneous dependencies.