reduxjs/react-redux
### [`v5.1.2`](https://togithub.com/reduxjs/react-redux/releases/v5.1.2)
[Compare Source](https://togithub.com/reduxjs/react-redux/compare/v5.1.1...v5.1.2)
- Bump up hoist-non-react-statics version ([@timdorr](https://togithub.com/timdorr))
- Avoid warnings in React >=16.3 ([#1410](https://togithub.com/reduxjs/react-redux/issues/1410) by [@samkline](https://togithub.com/samkline))
- Use UNSAFE\_ lifecycle event names where supported ([#1383](https://togithub.com/reduxjs/react-redux/issues/1383) by [@elyobo](https://togithub.com/elyobo))
### [`v5.1.1`](https://togithub.com/reduxjs/react-redux/releases/v5.1.1)
[Compare Source](https://togithub.com/reduxjs/react-redux/compare/v5.1.0...v5.1.1)
- Upgrade hoist-non-react-statics to deal with contextType (by [@timdorr](https://togithub.com/timdorr))
- Treat `null` as a valid plain object prototype in `isPlainObject()` ([#1075](https://togithub.com/reduxjs/react-redux/issues/1075) by [@rgrove](https://togithub.com/rgrove))
### [`v5.1.0`](https://togithub.com/reduxjs/react-redux/releases/v5.1.0)
[Compare Source](https://togithub.com/reduxjs/react-redux/compare/v5.0.7...v5.1.0)
The biggest fix is for `connect()` being used with React's newer `forwardRef`, `memo`, and `lazy` APIs.
We also have begun a complete rewrite of our docs for React Redux. [Check them out!](https://react-redux.js.org/) Many thanks to those who contributed: [@markerikson](https://togithub.com/markerikson), [@sveinpg](https://togithub.com/sveinpg), [@wgao19](https://togithub.com/wgao19), [@BTMPL](https://togithub.com/BTMPL), [@pyliaorachel](https://togithub.com/pyliaorachel), [@dagstuan](https://togithub.com/dagstuan), [@Kerumen](https://togithub.com/Kerumen), and [@carloluis](https://togithub.com/carloluis) (sorry if I forgot someone!). Docs are a great way to get started contributing to open source, so open a PR today! Check [#1001](https://togithub.com/reduxjs/react-redux/issues/1001) to see what else needs to be done.
We're also looking at overhauling Redux's documentation. Check out [reduxjs/redux#2590](https://togithub.com/reduxjs/redux/issues/2590) for the latest there.
##### [Changes](https://togithub.com/reactjs/react-redux/compare/v5.0.7...v5.1.0)
- Simplify object check and eliminate lodash dependency ([#936](https://togithub.com/reduxjs/react-redux/issues/936) by [@matthargett](https://togithub.com/matthargett))
- Remove subkey arg ([#945](https://togithub.com/reduxjs/react-redux/issues/945) by [@theJian](https://togithub.com/theJian))
- Switch our test suite to Jest ([@timdorr](https://togithub.com/timdorr))
- Implement testing in React 0.14, 15, and 16.x ([#984](https://togithub.com/reduxjs/react-redux/issues/984) by [@cellog](https://togithub.com/cellog))
- Convert tests to use react-testing-library instead of Enzyme ([#998](https://togithub.com/reduxjs/react-redux/issues/998) by [@cellog](https://togithub.com/cellog) and [@markerikson](https://togithub.com/markerikson))
- Add unpkg field to package.json ([#1003](https://togithub.com/reduxjs/react-redux/issues/1003) by [@nickmccurdy](https://togithub.com/nickmccurdy))
- Set up basic docusaurus structure ([#1032](https://togithub.com/reduxjs/react-redux/issues/1032) by [@sveinpg](https://togithub.com/sveinpg))
- Add nodejs version 10 for ci ([#1058](https://togithub.com/reduxjs/react-redux/issues/1058) by [@noelyoo](https://togithub.com/noelyoo))
- Upgrade to babel@7 ([#1043](https://togithub.com/reduxjs/react-redux/issues/1043) [@Andarist](https://togithub.com/Andarist))
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^5.0.7
->5.1.2
Release Notes
reduxjs/react-redux
### [`v5.1.2`](https://togithub.com/reduxjs/react-redux/releases/v5.1.2) [Compare Source](https://togithub.com/reduxjs/react-redux/compare/v5.1.1...v5.1.2) - Bump up hoist-non-react-statics version ([@timdorr](https://togithub.com/timdorr)) - Avoid warnings in React >=16.3 ([#1410](https://togithub.com/reduxjs/react-redux/issues/1410) by [@samkline](https://togithub.com/samkline)) - Use UNSAFE\_ lifecycle event names where supported ([#1383](https://togithub.com/reduxjs/react-redux/issues/1383) by [@elyobo](https://togithub.com/elyobo)) ### [`v5.1.1`](https://togithub.com/reduxjs/react-redux/releases/v5.1.1) [Compare Source](https://togithub.com/reduxjs/react-redux/compare/v5.1.0...v5.1.1) - Upgrade hoist-non-react-statics to deal with contextType (by [@timdorr](https://togithub.com/timdorr)) - Treat `null` as a valid plain object prototype in `isPlainObject()` ([#1075](https://togithub.com/reduxjs/react-redux/issues/1075) by [@rgrove](https://togithub.com/rgrove)) ### [`v5.1.0`](https://togithub.com/reduxjs/react-redux/releases/v5.1.0) [Compare Source](https://togithub.com/reduxjs/react-redux/compare/v5.0.7...v5.1.0) The biggest fix is for `connect()` being used with React's newer `forwardRef`, `memo`, and `lazy` APIs. We also have begun a complete rewrite of our docs for React Redux. [Check them out!](https://react-redux.js.org/) Many thanks to those who contributed: [@markerikson](https://togithub.com/markerikson), [@sveinpg](https://togithub.com/sveinpg), [@wgao19](https://togithub.com/wgao19), [@BTMPL](https://togithub.com/BTMPL), [@pyliaorachel](https://togithub.com/pyliaorachel), [@dagstuan](https://togithub.com/dagstuan), [@Kerumen](https://togithub.com/Kerumen), and [@carloluis](https://togithub.com/carloluis) (sorry if I forgot someone!). Docs are a great way to get started contributing to open source, so open a PR today! Check [#1001](https://togithub.com/reduxjs/react-redux/issues/1001) to see what else needs to be done. We're also looking at overhauling Redux's documentation. Check out [reduxjs/redux#2590](https://togithub.com/reduxjs/redux/issues/2590) for the latest there. ##### [Changes](https://togithub.com/reactjs/react-redux/compare/v5.0.7...v5.1.0) - Simplify object check and eliminate lodash dependency ([#936](https://togithub.com/reduxjs/react-redux/issues/936) by [@matthargett](https://togithub.com/matthargett)) - Remove subkey arg ([#945](https://togithub.com/reduxjs/react-redux/issues/945) by [@theJian](https://togithub.com/theJian)) - Switch our test suite to Jest ([@timdorr](https://togithub.com/timdorr)) - Implement testing in React 0.14, 15, and 16.x ([#984](https://togithub.com/reduxjs/react-redux/issues/984) by [@cellog](https://togithub.com/cellog)) - Convert tests to use react-testing-library instead of Enzyme ([#998](https://togithub.com/reduxjs/react-redux/issues/998) by [@cellog](https://togithub.com/cellog) and [@markerikson](https://togithub.com/markerikson)) - Add unpkg field to package.json ([#1003](https://togithub.com/reduxjs/react-redux/issues/1003) by [@nickmccurdy](https://togithub.com/nickmccurdy)) - Set up basic docusaurus structure ([#1032](https://togithub.com/reduxjs/react-redux/issues/1032) by [@sveinpg](https://togithub.com/sveinpg)) - Add nodejs version 10 for ci ([#1058](https://togithub.com/reduxjs/react-redux/issues/1058) by [@noelyoo](https://togithub.com/noelyoo)) - Upgrade to babel@7 ([#1043](https://togithub.com/reduxjs/react-redux/issues/1043) [@Andarist](https://togithub.com/Andarist))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.