supasate/connected-react-router
### [`v6.0.0`](https://renovatebot.com/gh/supasate/connected-react-router/releases/v6.0.0)
[Compare Source](https://renovatebot.com/gh/supasate/connected-react-router/compare/v5.0.1...v6.0.0)
This is a major version upgrade to support React Redux v6 that uses the new Context API. So, it requires React v16.4 and React Redux v6.0 or later. No need to change anything in your codebase besides upgrading these packages.
## Breaking Change
- Require React v16.4 and React Redux v6.0 or later.
## Enhancement
- Support React Router v6 with the new Context API ([@supasate](https://renovatebot.com/gh/supasate) in [#191](https://renovatebot.com/gh/supasate/connected-react-router/issues/191))
- Support a custom context for by providing it as a context props for both and ([@supasate](https://renovatebot.com/gh/supasate) in [#191](https://renovatebot.com/gh/supasate/connected-react-router/issues/191))
- Throw helpful error when router reducer not mounted under "router" key ([@mattvague](https://renovatebot.com/gh/mattvague) in [#175](https://renovatebot.com/gh/supasate/connected-react-router/issues/175))
- TypeScript: Remove a duplicate LocationChangeAction interface ([@lazarljubenovic](https://renovatebot.com/gh/lazarljubenovic) in [#180](https://renovatebot.com/gh/supasate/connected-react-router/issues/180))
- TypeScript: Be more specific on action creators' return type ([@lazarljubenovic](https://renovatebot.com/gh/lazarljubenovic) in [#181](https://renovatebot.com/gh/supasate/connected-react-router/issues/181))
- TypeScript: Create and export types for routerActions so they can be imported and used in definitions ([@afholderman](https://renovatebot.com/gh/afholderman) in [#189](https://renovatebot.com/gh/supasate/connected-react-router/issues/189))
## Docs
- Add example for push state using react-redux with connect ([@wgao19](https://renovatebot.com/gh/wgao19) in [#179](https://renovatebot.com/gh/supasate/connected-react-router/issues/179))
## Misc
- Add Code of Conduct ([@supasate](https://renovatebot.com/gh/supasate) in [#182](https://renovatebot.com/gh/supasate/connected-react-router/issues/182))
- Remove unused variables from the examples folder ([@Rhuansantos](https://renovatebot.com/gh/Rhuansantos) in [#190](https://renovatebot.com/gh/supasate/connected-react-router/issues/190))
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
^5.0.0
->^6.0.0
Release Notes
supasate/connected-react-router
### [`v6.0.0`](https://renovatebot.com/gh/supasate/connected-react-router/releases/v6.0.0) [Compare Source](https://renovatebot.com/gh/supasate/connected-react-router/compare/v5.0.1...v6.0.0) This is a major version upgrade to support React Redux v6 that uses the new Context API. So, it requires React v16.4 and React Redux v6.0 or later. No need to change anything in your codebase besides upgrading these packages. ## Breaking Change - Require React v16.4 and React Redux v6.0 or later. ## Enhancement - Support React Router v6 with the new Context API ([@supasate](https://renovatebot.com/gh/supasate) in [#191](https://renovatebot.com/gh/supasate/connected-react-router/issues/191)) - Support a custom context forRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.