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

Peer dependency upgrade (after React v.15.x.x released) #3981

Closed
mrvictorn opened this issue Apr 14, 2016 · 2 comments
Closed

Peer dependency upgrade (after React v.15.x.x released) #3981

mrvictorn opened this issue Apr 14, 2016 · 2 comments
Labels
external dependency Blocked by external dependency, we can’t do anything about it v0.x

Comments

@mrvictorn
Copy link

Problem Description

Due to peer dependency stated as
"peerDependencies": { "react": "^0.14.0", "react-dom": "^0.14.0", "react-tap-event-plugin": "^0.2.0" },
in package.json

Current project can not be upgraded to new stable React version
(FB guys decided to step up version ignoring semver.org directrly to 15.0.0 from 0.14.8)

Can you add this to roadmap?

Versions

  • Material-UI: 0.15.0-alpha.2
  • React: 15.0.1
  • Browser:
@davidlambl
Copy link

I ran into this issue as well.. glad to find an issue has already been opened for it

@nathanmarks
Copy link
Member

#3941

@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 21, 2022
@zannager zannager added v0.x core Infrastructure work going on behind the scenes external dependency Blocked by external dependency, we can’t do anything about it and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer core Infrastructure work going on behind the scenes labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Blocked by external dependency, we can’t do anything about it v0.x
Projects
None yet
Development

No branches or pull requests

5 participants