github pubkey/rxdb 17.0.0-beta.3

pre-release3 days ago

JavaScript Database

  • CHANGE These dependencies are now optional peer dependencies: firebase, mongodb, nats
  • ADD ensure indexes and primaryKey have a maximum maxLength of 1000.
  • ADD use internal types for WeakRef so people do not have to add ES2021.WeakRef to their TypeScript config.
  • We no longer have the dist folder in the github repository. Either install RxDB from npm, or run the build scripts locally.
  • ADD context field to all RxDB write errors for easier debugging.
  • CHANGE toggleOnDocumentVisible is now true by default.
  • CHANGE final fields no longer must be required.
  • FIX OPFS-Storage memory and cleanup leaking
  • FIX memory-mapped-storage: deleted docs must be purged
  • FIX RxCollection.cleanup() does not respect the provided minimumDeletedTime.
  • FIX short primary key lengths does not match replication schema #7587
  • FIX retry DenoKV commits on "database is locked" error
  • Add QueryCompositeFilterConstraint support to Firestore replication plugin #7616
  • ADD ensure indexes and primaryKey have a maximum maxLength of 2048.
  • ADD use internal types for WeakRef so people do not have to add ES2021.WeakRef to their TypeScript config.
  • We no longer have the dist folder in the github repository. Either install RxDB from npm, or run the build scripts locally.
  • ADD context field to all RxDB write errors for easier debugging.
  • CHANGE toggleOnDocumentVisible is now true by default.
  • CHANGE final fields no longer must be required.
  • The following plugins are no longer in beta mode:
    • Replication Appwrite
    • RxStorage MongoDB
    • RxStorage Filesystem Node
    • Attachment replication
    • Replication Supabase
    • RxPipeline
    • RxStorage DenoKV
    • CRDT Plugin
    • Replication MongoDB

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

Don't miss a new rxdb release

NewReleases is sending notifications on new releases.