This repository was archived by the owner on May 24, 2024. It is now read-only.
This repository was archived by the owner on May 24, 2024. It is now read-only.
React 15.5 upgrade #203
Closed
Description
The react 15.5 release was non-passive for our packages. React is currently locked to version 15.4.2
We need to update our packages to be compatible with react 15.5.
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html
Limitations:
- support new prop-types package oliviertassinari/babel-plugin-transform-react-remove-prop-types#87
- react-router-redux throws warnings with react 15.5 remix-run/react-router#4932
- Support react-dom/test-utils enzymejs/enzyme#875
- support new prop-types package reactjs/react-docgen#171
- React 15.5: Support
react-create-class
andprop-types
jsx-eslint/eslint-plugin-react#1144 - Deprecation warning with React 15.5 Hacker0x01/react-datepicker#813
- React ^15.5.0 support? formatjs/formatjs#922
- Issue with transpiled code in v2.14.0 vs v2.13.0 reactjs/react-docgen#174
- Using this in a React 15.5 application causes deprecation warnings focus-trap/focus-trap-react#12
- update(react): Migrate from the deprecated React.propTypes to prop-types package tajo/react-portal#144
- Bump version to v2.3.0 formatjs/formatjs#940
Metadata
Metadata
Assignees
Labels
No labels