Features
- web: calling configureMedia more than once will trigger updates, also avoids calling update of listeners more than once when disableSSR is false (natew)
Bug Fixes
- web: fix hydration mis-match issue with react-native animation driver (natew)
Documentation
- install cleanup (natew)
Performance Improvements
- web: avoid second render altogether if config.disableSSR is enabled (natew)