Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React required version #1098

Merged
merged 3 commits into from
Dec 5, 2018
Merged

Conversation

joelgallant
Copy link
Contributor

  1. I removed the unsupported react version tests - if they should be kept for some kind of historical reasons, I can revert.
  2. I added babel-jest, which is a dependency required for the test suite which wasn't depended on directly
  3. I updated documentation where I found it (just grepped) that said 0.14 - there might be more I missed

@netlify
Copy link

netlify bot commented Dec 5, 2018

Deploy preview for react-redux-docs ready!

Built with commit a0f6a77

https://deploy-preview-1098--react-redux-docs.netlify.com

@@ -11,7 +11,7 @@ Performant and flexible.

## Installation

React Redux requires **React 0.14 or later.**
React Redux requires **React 16.4 or later.**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@timdorr
Copy link
Member

timdorr commented Dec 5, 2018

Thanks!

@timdorr timdorr merged commit d5e05ec into reduxjs:master Dec 5, 2018
albertodev7 pushed a commit to albertodev7/react-redux that referenced this pull request Dec 8, 2022
* Updates references to supported react versions to be > 16.4 per 6.0 release

* Adds missing babel-jest dependency for tests

* Removes outdated test directories for unsupported react versions
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