Releases: pubkey/rxdb
Releases · pubkey/rxdb
15.31.1
- ADD
postCleanup
hook.
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.31.0
- ADD RxPipeline Plugin.
- FIX (denoKV RxStorage) retry writes when db is locked.
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.30.2
- FIX
node:sqlite
couldn't be found in react native #6291
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.30.1
- FIX
node:sqlite
couldn't be found in react native #6291
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.30.0
- FIX quotes problem on windows with the scripts of the
package.json
- CHANGE
getSQLiteBasicsNodeNative()
requires the constructor as param - FIX key-compression broken with boolean indexes on dexie #6267
- FIX type of
RxQuery.$
must beObservable
#6285
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.29.0
- ADD support for the
node:sqlite
module to the SQLite RxStorage - FIX several problem with the memory-mapped RxStorage in ReactNative
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.28.1
- ADD storage bucket support to the IndexedDB RxStorage.
- FIX error when calling bulkUpsert() with multiple docs where one fails and one suceeds.
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.28.0
- CHANGE RxStorage interface: For better performance on remote storages,
RxStorageInstance.bulkWrite()
must only return errors, not the written documents data.
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.27.0
- FIX Wrong Reactivity generics passed by RxCollection extending RxCollectionBase #6188
- IMPROVE performance of ChangeEventBuffer by processing events in bulks.
- IMPROVE performance of DocCache by processing events in bulks.
- IMPROVE performance of ChangeEventBuffer and DocCache by lazily processing tasks.
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.26.0
- IMPROVE performance of
.appendToArray()
- IMPROVE performance of writes to the memory RxStorage
- ADD iframe tracking to dev-mode plugin.
NOTICE: An overview about all releases can be found at the changelog