Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
14.17.1
->15.39.0
Release Notes
pubkey/rxdb (rxdb)
v15.39.0
Compare Source
v15.38.3
Compare Source
v15.38.2
Compare Source
v15.38.1
Compare Source
length
v15.38.0
Compare Source
FIX bad RxState after cleanup #6503
FIX RxServer cors settings only applies to OPTIONS when using ExpressAdapter #6523
ADD random emojis and umlauts to all random strings in the tests to ensure this works correctly.
REMOVE faker dependency for tests and instead use random strings with emojis and umlauts.
~FIX OPFS RxStorage not working anymore after a cleanup has run on documents with umlauts in the primaryKey or index fields.~ ⬅️ This has been moved to RxDB v16 because it would be a breaking change.
v15.37.0
Compare Source
$nin
queries not working correctly with the SQLite RxStoragev15.36.1
Compare Source
getSQLiteBasicsExpoSQLiteAsync()
v15.36.0
Compare Source
.env
filev15.35.0
Compare Source
v15.34.1
Compare Source
usesRxDatabaseInWorker
settings in OPFS.v15.34.0
Compare Source
v15.33.0
Compare Source
v15.32.0
Compare Source
RangeError: Invalid count value
error in the OPFS and filesystem storage on cleanups.v15.31.4
Compare Source
v15.31.3
Compare Source
v15.31.2
Compare Source
postCleanup
hook not runningv15.31.1
Compare Source
postCleanup
hook.v15.31.0
Compare Source
v15.30.2
Compare Source
node:sqlite
couldn't be found in react native #6291v15.30.1
Compare Source
node:sqlite
couldn't be found in react native #6291v15.30.0
Compare Source
package.json
getSQLiteBasicsNodeNative()
requires the constructor as paramRxQuery.$
must beObservable
#6285v15.29.0
Compare Source
node:sqlite
module to the SQLite RxStoragev15.28.1
Compare Source
v15.28.0
Compare Source
RxStorageInstance.bulkWrite()
must only return errors, not the written documents data.v15.27.0
Compare Source
v15.26.0
Compare Source
.appendToArray()
v15.25.0
Compare Source
.findByIds()
#6148v15.24.0
Compare Source
v15.23.0
Compare Source
v15.22.0
Compare Source
v15.21.3
Compare Source
v15.21.2
Compare Source
v15.21.1
Compare Source
v15.21.0
Compare Source
collection.remove()
must end up with the correct RxCollection state across tabs. 5721RxCollection.onRemove
hooks to detect the removing of a RxCollection across tabs.v15.20.0
Compare Source
RxQuery.patch()
RxQuery.incrementalPatch()
RxQuery.modify()
RxQuery.incrementalModify()
andRxQuery.incrementalRemove()
.RxDocument.update()
must return the latest revision of theRxDocument
.queryModifier
to SQLite RxStoragegetHeightOfRevision()
.v15.19.0
Compare Source
v15.18.6
Compare Source
v15.18.5
Compare Source
v15.18.4
Compare Source
v15.18.3
Compare Source
v15.18.2
Compare Source
categorizedByWriteInput
property that can be used by other plugins.v15.18.1
Compare Source
Cannot read properties of undefined (reading '_attachments')
v15.18.0
Compare Source
updatedAt
must belwt
#61parseFloat
instead ofparseInt
#5883v15.17.0
Compare Source
RxReplicationState.remove()
to delete the metadata of a specific replication.v15.16.0
Compare Source
4.0.1
v15.15.1
Compare Source
v15.15.0
Compare Source
PreactSignalsRxReactivityFactory
to use custom reactivity with preact signals instead of observables.VueRxReactivityFactory
to use custom reactivity with vue shallow refs instead of observables.RxDatabase
tofromObservable()
v15.14.0
Compare Source
v15.13.4
Compare Source
v15.13.3
Compare Source
v15.13.2
Compare Source
v15.13.1
Compare Source
v15.13.0
Compare Source
v15.12.0
Compare Source
v15.11.1
Compare Source
v15.11.0
Compare Source
RxDocument.myField$
observables.Infinity
is not used when defining index sizes in theRxJsonSchema
multiInstance: false
for shared worker storage databases.v15.10.0
Compare Source
usesRxDatabaseInWorker
option to the OPFS RxStorage.getRxStorageOPFSMainThread()
to run OPFS from the main thread instead of a worker for less latency.v15.9.1
Compare Source
v15.9.0
Compare Source
awaitWritePersistence
option to memory-synced storage.v15.8.1
Compare Source
v15.8.0
Compare Source
v15.7.0
Compare Source
v15.6.2
Compare Source
SharedWorker
v15.6.1
Compare Source
$in
operator not working on arrays.v15.6.0
Compare Source
v15.5.0
Compare Source
v15.4.3
Compare Source
v15.4.2
Compare Source
Worker
andSharedWorker
functions asworkerInput
.v15.4.1
Compare Source
v15.4.0
Compare Source
RxJsonSchema.internalIndexes
jsonPositionSize
to increase the maxium database size to be bigger than 100 MegaByte.v15.3.0
Compare Source
.count()
broken on key-compression plugin #54924.0.1-beta.6
#5469v15.2.0
Compare Source
v15.1.0
Compare Source
operationName
to graphQL requests #5418v15.0.0
Compare Source
🚀 RxDB v15 is released
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.