Changes:
- FIX RxDocument getter should return the same object on property paths #4548
- OPTIMIZE use
findDocumentsById()
on queries that do only do an$in
operator on the primary key. - FIX
$or
query with other operator on dexie.js
NOTICE: An overview about all releases can be found at the changelog