This repository was archived by the owner on Apr 30, 2023. It is now read-only.
This repository was archived by the owner on Apr 30, 2023. It is now read-only.
Update template for React 18 and React-Redux v8 #52
Closed
Description
We need to update this template to support React 18 and React-Redux v8.
This should include:
- Changing the template rendering setup to match React 18's
createRoot()
, per https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html and Update templates to use React 18createRoot
facebook/create-react-app#12220 - Updating all dependencies to the latest
- Specifically updating
react-redux
to the latest 8.0-rc (and eventually 8.0 final, but I'd like to have the PR for the template ready before I release 8.0): https://github.com/reduxjs/react-redux/releases
Related TS template issue: reduxjs/redux-templates#65
Metadata
Metadata
Assignees
Labels
No labels