This major release updates the CRA+JS template to work with React 18 and React-Redux v8, including updating the rendering setup to use createRoot
and updating all dependencies.
What's Changed
- Update template for React 18 and React-Redux v8 by @souzaramon in #53
- Update template deps for React-Redux v8 by @markerikson in #54
Full Changelog: v1.0.3...v2.0.0