Skip to content

Commit 459a88e

Browse files
16.17.0
1 parent d41811b commit 459a88e

304 files changed

Lines changed: 1703 additions & 620 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,19 @@
22
# RxDB Changelog
33

44
<!-- CHANGELOG NEWEST -->
5-
- ADD `blockSizeLimit` to memory mapped storage.
6-
- FIX cleanup of a collection must also run the cleanup of the meta data of replications.
7-
- FIX type of SimplePeerConnectionHandlerOptions.webSocketConstructor [#7311](https://github.com/pubkey/rxdb/pull/7311)
5+
86
<!-- ADD new changes here! -->
97

108
<!-- /CHANGELOG NEWEST -->
119

1210
<!-- RELEASE BELOW -->
1311

12+
### 16.17.0 (13 August 2025)
13+
14+
- ADD `blockSizeLimit` to memory mapped storage.
15+
- FIX cleanup of a collection must also run the cleanup of the meta data of replications.
16+
- FIX type of SimplePeerConnectionHandlerOptions.webSocketConstructor [#7311](https://github.com/pubkey/rxdb/pull/7311)
17+
1418
### 16.16.0 (16 July 2025)
1519

1620
- FIX updates not working after migration of replication state [#7260](https://github.com/pubkey/rxdb/issues/7260)

dist/cjs/plugins/cleanup/cleanup.js

Lines changed: 17 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/cleanup/cleanup.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/cleanup/index.js

Lines changed: 1 addition & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/cleanup/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/dev-mode/error-messages.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/dev-mode/error-messages.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/replication-appwrite/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/replication-couchdb/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/replication-firestore/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)