Changelog
15.25.0 (28 June 2024)
.findByIds()
#6148Changelog
15.24.0 (9 June 2024)
Changelog
15.22.0 (23 May 2024)
Changelog
15.21.0 (18 May 2024)
collection.remove()
must end up with the correct RxCollection state across tabs. 5721RxCollection.onRemove
hooks to detect the removing of a RxCollection across tabs.Changelog
15.20.0 (12 May 2024)
RxQuery.patch()
RxQuery.incrementalPatch()
RxQuery.modify()
RxQuery.incrementalModify()
and RxQuery.incrementalRemove()
.RxDocument.update()
must return the latest revision of the RxDocument
.queryModifier
to SQLite RxStoragegetHeightOfRevision()
.Changelog
15.19.0 (29 April 2024)