From version 5 and above, changelog is here
4.3.0 (2017-06-11)
- support onMouseOver event handler in links (452be83)
4.2.1 (2017-05-17)
- fix peer dependencies version range (602f155)
4.2.0 (2017-05-16)
- support title attribute in links (678e424)
4.1.0 (2017-04-28)
4.0.1 (2016-09-18)
- building a path if browser plugin not in use (214e8cb)
4.0.0 (2016-09-05)
registerComponent
argument inrouteNode
HOC is no longer supported- AMD bundle is no longer distributed (use UMD instead)
3.0.1 (2016-03-25)
- use activeStrict property (75a58e8)
3.0.0 (2016-02-28)
- make BaseLink grab the router instance from context (76662e7)
2.0.2 (2016-02-05)
- wrong name of event variable in clickHandler (77990d6)
2.0.1 (2016-02-01)
- fix withRoute lifecyle method name (4f8aee8)
2.0.0 (2016-01-19)
2.0.0-rc.1 (2016-01-18)
- split Link into LinkBase component and withRoute higher-order component (81e22ad)
1.0.1 (2015-11-26)
- register node listener in componentDidMount to prevent server rendering issues (46d4034)
1.0.0 (2015-10-27)
0.1.5 (2015-09-18)
0.1.4 (2015-08-28)
- improve decision to handle click or not (5a2ab71)
0.1.3 (2015-08-19)
0.1.1 (2015-07-31)
- detect left click properly on links (5d344a2)
0.1.0 (2015-07-30)
- allow middle click (511cede)
0.1.0-alpha.7 (2015-07-08)
- use of routeOptions (618157b)
- register listener in mixin only if existing (8a388fa)
0.1.0-alpha.6 (2015-07-08)
- add activeStrict prop on Link and fix typo (efe3fbc)
0.1.0-alpha.5 (2015-07-07)
0.1.0-alpha.4 (2015-07-07)
- syntax and bugs (7fd80e3)
0.1.0-alpha.3 (2015-07-07)
- segment mixin factory export (51700e0)
0.1.0-alpha.2 (2015-07-07)
- bower config (1474325)
0.1.0-alpha.1 (2015-07-07)
- syntax (3140dcd)