Skip to content

Releases: pubkey/rxdb

17.0.0-beta.10

03 Mar 15:28

Choose a tag to compare

17.0.0-beta.10 Pre-release
Pre-release

JavaScript Database

  • A list of changes for RxDB v17 can be found here

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

Join RxDB:

17.0.0-beta.9

25 Feb 15:46

Choose a tag to compare

17.0.0-beta.9 Pre-release
Pre-release

JavaScript Database

  • A list of changes for RxDB v17 can be found here

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

Join RxDB:

17.0.0-beta.8

25 Feb 15:23

Choose a tag to compare

17.0.0-beta.8 Pre-release
Pre-release

JavaScript Database

  • A list of changes for RxDB v17 can be found here

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

Join RxDB:

17.0.0-beta.7

26 Jan 14:25

Choose a tag to compare

17.0.0-beta.7 Pre-release
Pre-release

JavaScript Database

  • A list of changes for RxDB v17 can be found here

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

Join RxDB:

17.0.0-beta.6

21 Jan 11:57

Choose a tag to compare

17.0.0-beta.6 Pre-release
Pre-release

JavaScript Database

  • A list of changes for RxDB v17 can be found here

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

Join RxDB:

17.0.0-beta.5

20 Jan 13:31

Choose a tag to compare

17.0.0-beta.5 Pre-release
Pre-release

JavaScript Database

  • A list of changes for RxDB v17 can be found here

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

Join RxDB:

17.0.0-beta.4

19 Jan 12:36

Choose a tag to compare

17.0.0-beta.4 Pre-release
Pre-release

JavaScript Database

  • A list of changes for RxDB v17 can be found here

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

Join RxDB:

17.0.0-beta.3

07 Jan 14:52

Choose a tag to compare

17.0.0-beta.3 Pre-release
Pre-release

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:

17.0.0-beta.2

04 Dec 10:45

Choose a tag to compare

17.0.0-beta.2 Pre-release
Pre-release

JavaScript Database

  • 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

  • FIXmemory-mapped-storage: deleted docs must be purged

  • FIX RxCollection.cleanup() does not respect the provided minimumDeletedTime.

  • 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.

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

Join RxDB:

17.0.0-beta.1

03 Dec 13:02

Choose a tag to compare

17.0.0-beta.1 Pre-release
Pre-release

JavaScript Database

  • 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.

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

Join RxDB: