Releases: pubkey/rxdb
Releases · pubkey/rxdb
16.0.0-beta.2
🚀 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
🚀 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- ADD option to define the RxDB Premium token in an
.env
file
NOTICE: An overview about all releases can be found at the changelog