9.7.0
Bugfixes:
RxLocalDocument.$
emitted to often on changes #2471- Fix typings of
RxReplicationState.collection
Features:
- Allow to skip docs in push/pull modifiers with the graphql-replication. #2552 Thanks @DDoerner
- Allow to type the data of
RxLocalDocument
likemyDatabase.getLocal<{foo: string}>('bar')
Other: