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

Decrease minimal react version ( closed #84 ) #85

Merged
merged 2 commits into from
Sep 12, 2017

Conversation

pofigizm
Copy link
Contributor

@pofigizm pofigizm commented Sep 8, 2017

All cli tests passed.
Hand tests is ok.

  • Chrome, Firefox, Safari (mac)
  • IE 11 (win7 in VirtualBox)

I did't change react-dom version, because react-dom/test-utils used in tests (since 15.5)
But I made hand tests with react-dom 15.4.0

@pofigizm pofigizm changed the title Decrease minimal react version ( closes #84 ) Decrease minimal react version ( closed #84 ) Sep 8, 2017
package.json Outdated
@@ -64,13 +64,13 @@
"flow-copy-source": "1.2.1",
"jest": "20.0.4",
"raf-stub": "2.0.1",
"react": "15.6.1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we please keep the dev dependency version the same and just change the peerDependency version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's good practice to use same version in develop. So you can quickly find breaking changes. But, it isn't problem for me. I've done it.

Copy link
Collaborator

@alexreardon alexreardon left a comment

Choose a reason for hiding this comment

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

please change dev dep back to 15.6.1

@pofigizm
Copy link
Contributor Author

Hi, @alexreardon.
Thank you for approve.
Are you planning to merge it? How soon will it be released?

@alexreardon alexreardon merged commit 4e128a3 into atlassian:master Sep 12, 2017
@alexreardon
Copy link
Collaborator

I am deep in work getting #2 finished so i have a bit of tunnel vision. I will be doing a release soon

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