Releases: pubkey/rxdb
Releases · pubkey/rxdb
15.25.0
- FIX RxState sometimes does writes to the storage that do not match the schema.
- FIX Query Builder does not work on queries created by
.findByIds()
#6148 - FIX (IndexedDB RxStorage) When used with Sharding and Workers, it sometimes errors on the first query after db creation.
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.24.0
- Opened the RxDB User Survey 2024
- FIX rx-state multi instance observable broken #6084
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.23.0
- FIX type resolving in webpack #6051
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.22.0
- Add missing extensions error field to errorToPlainJson #6029
- ADD dedicated errors page
- FIX randomly failing replication test
- ADD non-premium console.log on the LokiJS RxStorage
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.21.3
- ADD publish the npm package with the provenance statements
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.21.0
- FIX
collection.remove()
must end up with the correct RxCollection state across tabs. 5721 - ADD
RxCollection.onRemove
hooks to detect the removing of a RxCollection across tabs. - IMPROVE performance of insert to IndexedDB
- ADD non-premium console.log on the Dexie.js RxStorage
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.20.0
- 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
queryModifier
to 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
Join RxDB:
15.19.0
- ADD the new Memory-Mapped RxStorage, a better alternative for the Memory-Synced RxStorage.
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.18.6
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
15.18.5
NOTICE: An overview about all releases can be found at the changelog