9.14.0
Features:
- Added
RxReplicationState.awaitInitialReplication()
Bugfixes:
- Using the replication plugins must not required to also use leader-election
- Refactor
QueryCache.triggerCacheReplacement()
to not spawnsetTimeout
regulary. This is needed for server side rendering with angular universal.
Other:
- Added server side rendering to the angular example