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 15 #35

Open
cchamberlain opened this issue Apr 27, 2017 · 2 comments
Open

React 15 #35

cchamberlain opened this issue Apr 27, 2017 · 2 comments

Comments

@cchamberlain
Copy link

React 15 has been out for a while. I like this plugin but I need to drop it from my project until it is bumped to support it.

image

Any plans to bump up the dependency?

@fenderil
Copy link

fenderil commented Aug 4, 2017

Same issue. We can overwrite old React by some specific magic with dependencies, but that's wrong way.
Maybe it is possible to move React from "dependencies" to "devDependencies" or "optionalDependencies" for preventing visualizer's instance of React in a main project.

@chaofan-nirvana
Copy link

chaofan-nirvana commented Aug 16, 2017

Same issue. Now the chrome console will show the warning. If our project is upgraded to react v16, we will have to remove this package.

Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0. Use the latest available v15.* prop-types package from npm instead. For info on usage, compatibility, migration and more, see https://fb.me/prop-types-docs

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

No branches or pull requests

3 participants