Skip to content

Releases: pubkey/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:

16.21.1

02 Dec 08:22

Choose a tag to compare

JavaScript Database

  • 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

25 Nov 15:06

Choose a tag to compare

JavaScript Database

  • 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

20 Oct 16:26

Choose a tag to compare

JavaScript Database

  • FIX(types) pull handler can return undefined as 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

24 Sep 13:04

Choose a tag to compare

JavaScript Database

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

Join RxDB:

16.19.0

04 Sep 14:11

Choose a tag to compare

JavaScript Database

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

Join RxDB:

16.18.0

26 Aug 08:54

Choose a tag to compare

JavaScript Database

  • 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

15 Aug 13:13

Choose a tag to compare

JavaScript Database

  • FIX credentials header in RxServer #283

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

Join RxDB:

16.17.1

15 Aug 09:14

Choose a tag to compare

JavaScript Database

  • UPDATE express to v5 in RxServer

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

Join RxDB: