Skip to content

Conversation

@doppins-bot
Copy link

Hi!

A new version was just released of react-redux, so Doppins
has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded react-redux from 5.0.7 to 5.1.0

Changelog:

Version 5.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! Many thanks to those who contributed: @markerikson, @sveinpg, @wgao19, @BTMPL, @pyliaorachel, @dagstuan, @Kerumen, and @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 to see what else needs to be done.

We're also looking at overhauling Redux's documentation. Check out reduxjs/redux#2590 for the latest there.

Changes (https://github.com/reactjs/react-redux/compare/v5.0.7...v5.1.0)

  • Simplify object check and eliminate lodash dependency (#936 by @matthargett)
  • Remove subkey arg (#945 by @theJian)
  • Switch our test suite to Jest (@timdorr)
  • Implement testing in React 0.14, 15, and 16.x (#984 by @cellog)
  • Convert tests to use react-testing-library instead of Enzyme (#998 by @cellog and @markerikson)
  • Add unpkg field to package.json (#1003 by @nickmccurdy)
  • Set up basic docusaurus structure (#1032 by @sveinpg)
  • Add nodejs version 10 for ci (#1058 by @noelyoo)
  • Upgrade to babel@7 (#1043 @Andarist)

Version 5.1.0

This release is broken - DO NOT USE IT!

This is a test release to try out some changes in relation with React 16.3's new StrictMode. Please try it out in your projects and see if it breaks anything!

Narrator: It did.

It turned out to be very broken, and should not be used.

We are currently working on React-Redux version 6.0, which will switch to using createContext internally. See #950 for our development roadmap, and #995 and #1000 for the two "competing" work-in-progress PRs (available on NPM as tags next-995 and next-1000). Please try those out instead, and give us feedback in the PR threads.

Changelog for historical reference

Changes (https://github.com/reactjs/react-redux/compare/v5.0.7...v5.1.0-test.1)

  • Remove subkey arg (#945 by @theJian)
  • Simplify object check and eliminate lodash dependency (#936 by @matthargett)
  • Remove usages of async-unsafe lifecycle methods (#919 by @Hypnosphi)

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency react-redux to 5.1.0 [Doppins] Upgrade dependency react-redux to 5.1.1 Nov 10, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of react-redux, so we've added an
extra commit upgrading your range to 5.1.1.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency react-redux to 5.1.1 [Doppins] Upgrade dependency react-redux to 6.0.0 Dec 5, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of react-redux, so we've added an
extra commit upgrading your range to 6.0.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency react-redux to 6.0.0 [Doppins] Upgrade dependency react-redux to 6.0.1 Feb 25, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of react-redux, so we've added an
extra commit upgrading your range to 6.0.1.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency react-redux to 6.0.1 [Doppins] Upgrade dependency react-redux to 7.0.0 Apr 9, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of react-redux, so we've added an
extra commit upgrading your range to 7.0.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency react-redux to 7.0.0 [Doppins] Upgrade dependency react-redux to 7.0.1 Apr 9, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of react-redux, so we've added an
extra commit upgrading your range to 7.0.1.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency react-redux to 7.0.1 [Doppins] Upgrade dependency react-redux to 7.0.2 Apr 12, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of react-redux, so we've added an
extra commit upgrading your range to 7.0.2.

Hope that's alright!
Doppins

@doppins-bot
Copy link
Author

An additional new version was just released of react-redux, so we've added an
extra commit upgrading your range to 7.0.3.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency react-redux to 7.0.2 [Doppins] Upgrade dependency react-redux to 7.0.3 Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants