Releases: LeonardoGentile/react-mobx-router5
Releases · LeonardoGentile/react-mobx-router5
v6.2.1
6.2.1 (2019-01-02)
Bug Fixes
v6.2.0
6.2.0 (2018-12-31)
Features
v6.1.0
6.1.0 (2018-04-27)
Bug Fixes
- packages: Fix deps for new version of mobx-router5 (15e38c1)
Features
- router5: Add support for router5@6 (58ad8a0), closes #6
v6.0.0
6.0.0 (2018-04-18)
Features
- mobx: Add support for mobx 4, mobx-react 5 and mobx-router5 4 (b296812), closes #7
- utils: log which segment failed to retrieved the component from the routes config (3fc3c06)
BREAKING CHANGES
- mobx: This is not compatible with mobx < 4
v5.0.0
5.0.0 (2017-10-08)
Bug Fixes
- RouteView: errorMessage and errorStyle were ignored on first rendering (a4d7a7bb)
Features
- RouteView:
- React 16 support (3ed054cd)
- Add support for React 16 and Error Boundaries (4942a87d)
Breaking Changes
#3
(3ed054cd)
v4.0.2
<a name"4.0.2">
4.0.2 (2017-08-30)
Bug Fixes
- BaseLink: Add only necessary props to the generated a (d962f6cd)
- eslint: Change no-unused-var from error to warning (1f497084)
- withLink: Do not forward linkClassName to wrapped component (f470aaa3)
- withRoute: Do not forward activeStrict, activeClassName props to the wrapped component (e0be9e6a)
v4.0.1
4.0.1 (2017-08-08)
Bug Fixes
- RouteView: Proper error handling for RouteView (7e654797)
v4.0.0
4.0.0 (2017-07-15)
Breaking Changes
- This is not compatible with router5 < 5.0.0 and mobx-router5 < 3.0.0
Closes #1
(f4429045)
v3.1.0
<a name"3.1.0">
3.1.0 (2017-06-22)
Features
- BaseLinK: Faking a new release (the previous did not happen) (1ae13991)