v1.0.0 - Support for React 18
This release expand the version range required in the package.json
. No more need to npm i --force
.
What's Changed
- Add checks because effects fire twice in dev for React 18 by @nmathew98 in #134
New Contributors
- @nmathew98 made their first contribution in #134
Full Changelog: v0.2.2...v1.0.0