Skip to content

9.14.0

Compare
Choose a tag to compare
@pubkey pubkey released this 14 Feb 02:29
· 6239 commits to master since this release

Features:

  • Added RxReplicationState.awaitInitialReplication()

Bugfixes:

  • Using the replication plugins must not required to also use leader-election
  • Refactor QueryCache.triggerCacheReplacement() to not spawn setTimeout regulary. This is needed for server side rendering with angular universal.

Other: