- ADD
RxQuery.patch()RxQuery.incrementalPatch()RxQuery.modify()RxQuery.incrementalModify()andRxQuery.incrementalRemove(). - FIX
RxDocument.update()must return the latest revision of theRxDocument. - ADD(GraphQL replication) change GraphQL query builder functions to generate output fields for nested queries #5976
- ADD
queryModifierto SQLite RxStorage - IMPROVE performance of insert-many to the memory RxStorage by 40%.
- IMPROVE performance of
getHeightOfRevision(). - ADD check to throw helpfull error message when a Date() object is passed instead of plain json data.
NOTICE: An overview about all releases can be found at the changelog