Skip to content

Releases: pubkey/rxdb

15.30.2

05 Aug 09:28
Compare
Choose a tag to compare

JavaScript Database

  • FIX node:sqlite couldn't be found in react native #6291

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

Join RxDB:

15.30.1

03 Aug 22:57
Compare
Choose a tag to compare

JavaScript Database

  • FIX node:sqlite couldn't be found in react native #6291

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

Join RxDB:

15.30.0

02 Aug 14:35
Compare
Choose a tag to compare

JavaScript Database

  • FIX quotes problem on windows with the scripts of the package.json
  • CHANGE getSQLiteBasicsNodeNative() requires the constructor as param
  • FIX key-compression broken with boolean indexes on dexie #6267
  • FIX type of RxQuery.$ must be Observable #6285

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

Join RxDB:

15.29.0

29 Jul 21:30
Compare
Choose a tag to compare

JavaScript Database

  • ADD support for the node:sqlite module to the SQLite RxStorage
  • FIX several problem with the memory-mapped RxStorage in ReactNative

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

Join RxDB:

15.28.1

19 Jul 10:01
Compare
Choose a tag to compare

JavaScript Database

  • ADD storage bucket support to the IndexedDB RxStorage.
  • FIX error when calling bulkUpsert() with multiple docs where one fails and one suceeds.

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

Join RxDB:

15.28.0

09 Jul 22:32
Compare
Choose a tag to compare

JavaScript Database

  • CHANGE RxStorage interface: For better performance on remote storages, RxStorageInstance.bulkWrite() must only return errors, not the written documents data.

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

Join RxDB:

15.27.0

07 Jul 21:14
Compare
Choose a tag to compare

JavaScript Database

  • FIX Wrong Reactivity generics passed by RxCollection extending RxCollectionBase #6188
  • IMPROVE performance of ChangeEventBuffer by processing events in bulks.
  • IMPROVE performance of DocCache by processing events in bulks.
  • IMPROVE performance of ChangeEventBuffer and DocCache by lazily processing tasks.

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

Join RxDB:

15.26.0

03 Jul 10:15
Compare
Choose a tag to compare

JavaScript Database

  • IMPROVE performance of .appendToArray()
  • IMPROVE performance of writes to the memory RxStorage
  • ADD iframe tracking to dev-mode plugin.

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

Join RxDB:

15.25.0

28 Jun 13:10
Compare
Choose a tag to compare

JavaScript Database

  • FIX RxState sometimes does writes to the storage that do not match the schema.
  • FIX Query Builder does not work on queries created by .findByIds() #6148
  • FIX (IndexedDB RxStorage) When used with Sharding and Workers, it sometimes errors on the first query after db creation.

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

Join RxDB:

15.24.0

09 Jun 10:53
Compare
Choose a tag to compare

JavaScript Database

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

Join RxDB: