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

Move react and react-dom into peerDependencies #245

Merged
merged 4 commits into from
Jan 5, 2018

Conversation

Li0liQ
Copy link
Contributor

@Li0liQ Li0liQ commented Jan 5, 2018

No description provided.

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.

Can you please:

  • re-add the old fuzzy React version to the peer deps
  • remove the react-dom peer as a peer dep
  • remove your changes to the dev deps versions

If you are feeling really energetic it would also be great to find out where this got removed...

@@ -82,6 +80,10 @@
"rollup-plugin-uglify": "^2.0.1",
"styled-components": "^2.2.3"
},
"peerDependencies": {
Copy link
Collaborator

Choose a reason for hiding this comment

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

These where peer dependencies at one point. I am not sure when they where removed :|
I remember because we had fuzzy versions #84

Also, we do not need the react-dom peer-dependency. It is not used in the production bundle

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@alexreardon
Copy link
Collaborator

Thanks @Li0liQ !!!

@Li0liQ
Copy link
Contributor Author

Li0liQ commented Jan 5, 2018

#181 - the PR that removed react from peerDepenendencies.

@alexreardon
Copy link
Collaborator

Great pick up!!!

@alexreardon alexreardon merged commit f9cdebc into atlassian:master Jan 5, 2018
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