-
ADD ensure indexes and primaryKey have a maximum
maxLengthof1000. -
ADD use internal types for
WeakRefso people do not have to addES2021.WeakRefto their TypeScript config. -
We no longer have the
distfolder in the github repository. Either install RxDB from npm, or run the build scripts locally. -
ADD
contextfield to all RxDB write errors for easier debugging. -
CHANGE
toggleOnDocumentVisibleis nowtrueby default. -
CHANGE final fields no longer must be
required. -
FIX OPFS-Storage memory and cleanup leaking
-
FIXmemory-mapped-storage: deleted docs must be purged
-
FIX
RxCollection.cleanup()does not respect the providedminimumDeletedTime. -
ADD ensure indexes and primaryKey have a maximum
maxLengthof1000. -
ADD use internal types for
WeakRefso people do not have to addES2021.WeakRefto their TypeScript config. -
We no longer have the
distfolder in the github repository. Either install RxDB from npm, or run the build scripts locally. -
ADD
contextfield to all RxDB write errors for easier debugging. -
CHANGE
toggleOnDocumentVisibleis nowtrueby default. -
CHANGE final fields no longer must be
required.
NOTICE: An overview about all releases can be found at the changelog