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