You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.
We need to update this template to support React 18 and React-Redux v8.
This should include:
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#12220react-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/releasesRelated TS template issue: reduxjs/redux-templates#65
The text was updated successfully, but these errors were encountered: