dvdzkwsk / react-redux-starter-kit

Get started with React, Redux, and React-Router.
MIT License
10.29k stars 2.2k forks source link

React API deprecated #1216

Closed QingLianDuo closed 7 years ago

QingLianDuo commented 7 years ago

warning.js:36 Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead. printWarning @ warning.js:36 warning @ warning.js:60 get @ React.js:95 (anonymous) @ PropTypes.js:8 webpack_require @ bootstrap 00b0451…:585 fn @ bootstrap 00b0451…:109 (anonymous) @ Provider.js:8 webpack_require @ bootstrap 00b0451…:585 fn @ bootstrap 00b0451…:109 (anonymous) @ index.js:6 webpack_require @ bootstrap 00b0451…:585 fn @ bootstrap 00b0451…:109 (anonymous) @ bootstrap 00b0451…:631 webpack_require @ bootstrap 00b0451…:585 (anonymous) @ bootstrap 00b0451…:631 (anonymous) @ bootstrap 00b0451…:631 warning.js:36 Warning: RouterContext: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.