Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

2.1.6

Compare
Choose a tag to compare
@quisido quisido released this 21 Jul 22:11
· 48 commits to master since this release

New Features ✨

Bug Fixes πŸ›

  • Fixed withGlobal using the default global state instead of a Provider's global state for Components inside a Provider in versions of React >=16.3 <16.6.

Miscellaneous

  • Upgraded react-testing-library to @testing-library/react.

  • Added documentation for useDispatch and useGlobal to the README.