- Moved from gitter to discord
- ADD
bulkSize
option to Memory Synced RxStorage - FIX #3839 executing insert -> remove -> insert -> remove does not work. Thanks @nisarpeitang
- ADD
checkpoint
to the internal used events that are emitted in theRxStorageInstance.changestream()
. - FIX randomly failing test with dexie.js RxStorage.
- ADD
custom
parameter toRxStorageInstance.bulkWrite()