All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.8 (2022-07-06)
- correctly pass state to history.push (b36ebad)
1.2.7 (2022-06-05)
1.2.6 (2022-05-29)
1.2.5 (2022-01-17)
1.2.4 (2022-01-15)
- pathRouteBuilder should retain separate Match for any route (#27) (5d582c5)
- PathRouteBuilder#any discards their exactRoute (#26) (00008dc)
- react: fix RoconRoot not reacting to location change in descendant useEffect (68413bb), closes #24
1.2.3 (2021-07-29)
- export Redirect from react.d.ts (455f0ac)
1.2.2 (2021-02-11)
1.2.1 (2021-01-14)
- make 2nd argument(routeDefinition) optional (1d9695c)
1.2.0 (2020-12-29)
- add forward-ref to Link Component (dd3fe76)
1.1.1 (2020-12-04)
- fix type errors in TS 4.1 (cabfeb8)