v3.2.0
- Fixes issue where calling
disconnect
would prevent the observer from being used to observe again (#104). - Uses time instead of frame counts to capture certain events.
- Replaces
Map
withWeakMap
disconnect
would prevent the observer from being used to observe again (#104).Map
with WeakMap