Warning: Accessing PropTypes via the main React package is deprecated
devboell opened this issue · 1 comments
devboell commented
Hi there!
I installed redux-mock-provider today, and got this warning:
console.warn node_modules/redux-mock-provider/node_modules/react/lib/lowPriorityWarning.js:38
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
I see this was fixed with pull request #1, but did you publish a new release on npm?
alflennik commented
The package is now broken and it looks like this is the reason.