Releases: pubkey/rxdb
17.0.0-beta.2
-
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
Join RxDB:
17.0.0-beta.1
- 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
Join RxDB:
16.21.1
- feat: replication-supabase querybuilder #7566
- FIX Array type is omitted in GraphQL query builder #7532
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
16.21.0
- FIX(docs) search visibility and positioning
- ADD(storage-localstorage) attachment support.
- FIX error in dev mode when writing object with no prototype #7530
- FIX findOne subscription + exec returns wrong results #7497
- FIX(supabase-replication) push.modifier is not used #7513
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
16.20.0
- FIX(types) pull handler can return
undefinedas checkpoint. - FIX Issue running rxdb dev mode plugin on latest react native #7421
- DOCS add info about non allowed top level properties #7449
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
16.19.1
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
16.19.0
- ADD Supabase Replication Plugin (beta)
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
16.18.0
- FIX "when a push handler is interrupted mid-way by a reload, after the reload retry doesn't happen" via discord
- FIX query hanging after local document inserted #7349
- FIX(sqlite-storage) query $or with null returns wrong results #7356
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
16.17.2
- FIX credentials header in RxServer #283
NOTICE: An overview about all releases can be found at the changelog
Join RxDB:
16.17.1
- UPDATE express to v5 in RxServer
NOTICE: An overview about all releases can be found at the changelog