Releases: supasate/connected-react-router
Releases · supasate/connected-react-router
v4.2.0
v4.1.0
Fix
- Upgrade to
[email protected]
and[email protected]
(@ecozoic in #50)
v4.0.0
Out of beta!
- Use [email protected]
- Update examples
v4.0.0-beta.4
v4.0.0-beta.3
v4.0.0-beta.2
Fix
- Upgrade to
[email protected]
to fix missing files
v4.0.0-beta.1
Features
- Support new [email protected] (@supasate in #28)
Docs
- Change examples to use [email protected]
- Change README to use [email protected]
Breaking Changes
- Do not support
[email protected]
(with<Match>
and<Miss>
)
Migration
- Nothing to change about
<ConnectedRouter>
- Change all
[email protected]
components to use[email protected]
components
v2.0.0-alpha.5
v2.0.0-alpha.4
v2.0.0-alpha.3
Enhancement
- Allow ^5.0.0 react-redux peer dependency (@pete-otaqui in #23)