~the v0.0.4 uses `useMemo` that seem to be incompatible with react concurrent mode~ [`v0.0.5`](https://github.com/kosich/react-rxjs-elements/releases/tag/v0.0.5) switches back to `useEffect`s. Question: how to test concurrent mode compatibility in specs?