Skip to content

Releases: pubkey/rxdb

16.0.0-beta.2

25 Nov 20:28
Compare
Choose a tag to compare
16.0.0-beta.2 Pre-release
Pre-release

JavaScript Database

🚀 RxDB v16 is released

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

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

Join RxDB:

16.0.0-beta.1

25 Nov 10:25
Compare
Choose a tag to compare
16.0.0-beta.1 Pre-release
Pre-release

JavaScript Database

🚀 RxDB v16 is released

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

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

Join RxDB:

15.39.0

21 Nov 14:37
Compare
Choose a tag to compare

JavaScript Database

  • FIX bulkInsert with primary keys set in preInsert hook broken in v15.38.3 #6608
  • ADD possibility to pass graphql-ws options into the replication options #6598

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

Join RxDB:

15.38.3

18 Nov 09:21
Compare
Choose a tag to compare

JavaScript Database

  • FIX findByIds not working with modify and patch #6592
  • FIX bulk inserting 2 docs with same primary key should throw #6589

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

Join RxDB:

15.38.2

14 Nov 12:38
Compare
Choose a tag to compare

JavaScript Database

  • CHANGE use variable random string lengths in the tests to ensure this works.

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

Join RxDB:

15.38.1

13 Nov 15:27
Compare
Choose a tag to compare

JavaScript Database

  • FIX random string creation in tests could end up with strings longer than the provided length

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

Join RxDB:

15.38.0

13 Nov 07:08
Compare
Choose a tag to compare

JavaScript Database

  • FIX bad RxState after cleanup #6503
  • FIX RxServer cors settings only applies to OPTIONS when using ExpressAdapter #6523
  • FIX OPFS RxStorage not working anymore after a cleanup has run on documents with umlauts.
  • ADD random emojis and umlauts to all random strings in the tests to ensure this works correctly.
  • REMOVE faker dependency for tests and instead use random strings with emojis and umlauts.

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

Join RxDB:

15.37.0

05 Nov 20:32
Compare
Choose a tag to compare

JavaScript Database

  • FIX position of dev-mode iframe #6516
  • FIX $nin queries not working correctly with the SQLite RxStorage
  • FIX (worker storage) when creating the same database in the worker and on the main thread, the main thread never resolves. via discord

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

Join RxDB:

15.36.1

16 Oct 12:47
Compare
Choose a tag to compare

JavaScript Database

  • ADD SQLite RxStorage support for Expo SDK 51 with the async API getSQLiteBasicsExpoSQLiteAsync()

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

Join RxDB:

15.36.0

16 Oct 09:02
Compare
Choose a tag to compare

JavaScript Database

  • ADD option to define the RxDB Premium token in an .env file

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

Join RxDB: