This repository was archived by the owner on Feb 14, 2023. It is now read-only.
2.2.6
Bug fixes π
- Fixes issue where
useGlobal()hook with no parameters would sometimes not trigger a re-render on state changes after the first. #150 (Thanks @m4ttheweric!)
Miscellaneous π
- Upgrades dev dependencies to latest, allowing asynchronous
act. π- Deprecated unit tests for non-latest versions of React, because they do not support asynchronous
act. π’
- Deprecated unit tests for non-latest versions of React, because they do not support asynchronous