edx / upgrades

Coordination and support for major Open edX technology upgrades
Apache License 2.0
0 stars 0 forks source link

Upgrade React JS to v17 #390

Open abdullahwaheed opened 1 year ago

abdullahwaheed commented 1 year ago

Most of the MFEs of edX are currently using React JS v16. In order to use latest React JS, we are planning to upgrade React JS to v17. React 17 doesn’t add any new developer-facing features, so its upgrade might not cause any breaking changes. Our end goal is to upgrade React to v18 but v18 no longer support enzyme, so we are upgrading to React 17 and then we’ll migrate from enzyme.

In each MFE/library, with React, React DOM 17 upgrade, we may need to upgrade following