Rxdb Versions Save

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

15.13.1

1 month ago

JavaScript Database

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

Join RxDB:

15.13.0

1 month ago

JavaScript Database

  • REFACTOR RxServer package. (Includes breaking changes of the beta RxServer!)

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

Join RxDB:

15.12.0

1 month ago

JavaScript Database

  • SQLite RxStorage add support to use Webassembly SQLite in the browser
  • FIX(Lokisjs RxStorage) always use slice() for applying offset and limit #5757
  • FIX randomly failing lokijs and denokv test #5765

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

Join RxDB:

15.11.1

1 month ago

JavaScript Database

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

Join RxDB:

15.11.0

1 month ago

JavaScript Database

  • ADD RxState: A convenient state library to store, fetch and observe complex json data that is persisted into RxDB.
  • ADD automatically extend the RxDocument type so it knows about the RxDocument.myField$ observables.
  • ADD check to ensure Infinity is not used when defining index sizes in the RxJsonSchema
  • FIX do not automatically set multiInstance: false for shared worker storage databases.

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

Join RxDB:

15.10.0

2 months ago

JavaScript Database

  • IMPROVE OPFS RxStorage performance.
  • ADD usesRxDatabaseInWorker option to the OPFS RxStorage.
  • ADD getRxStorageOPFSMainThread() to run OPFS from the main thread instead of a worker for less latency.

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

Join RxDB:

15.9.1

2 months ago

JavaScript Database

  • FIX creating two databases with the same name but different storage must work.

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

Join RxDB:

15.9.0

2 months ago

JavaScript Database

  • ADD awaitWritePersistence option to memory-synced storage.

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

Join RxDB:

15.8.1

2 months ago

JavaScript Database

  • FIX #5624 Maximum call stack size exceeded during encryptString

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

Join RxDB:

15.8.0

2 months ago

JavaScript Database

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

Join RxDB: