Skip to content

Commit b1b93f4

Browse files
16.18.0
1 parent 7776ea0 commit b1b93f4

File tree

207 files changed

+378
-374
lines changed

Some content is hidden

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

207 files changed

+378
-374
lines changed

CHANGELOG.md

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

44
<!-- CHANGELOG NEWEST -->
5-
- FIX "when a push handler is interrupted mid-way by a reload, after the reload retry doesn't happen" [via discord](https://discord.com/channels/969553741705539624/1059149217718861935/threads/1407063219062702111)
6-
- FIX query hanging after local document inserted [#7349](https://github.com/pubkey/rxdb/pull/7349)
7-
- FIX(sqlite-storage) query $or with null returns wrong results [#7356](https://github.com/pubkey/rxdb/issues/7356)
85

96
<!-- ADD new changes here! -->
107

118
<!-- /CHANGELOG NEWEST -->
129

1310
<!-- RELEASE BELOW -->
1411

12+
### 16.18.0 (26 August 2025)
13+
14+
- FIX "when a push handler is interrupted mid-way by a reload, after the reload retry doesn't happen" [via discord](https://discord.com/channels/969553741705539624/1059149217718861935/threads/1407063219062702111)
15+
- FIX query hanging after local document inserted [#7349](https://github.com/pubkey/rxdb/pull/7349)
16+
- FIX(sqlite-storage) query $or with null returns wrong results [#7356](https://github.com/pubkey/rxdb/issues/7356)
17+
1518
### 16.17.2 (15 August 2025)
1619

1720
- FIX credentials header in RxServer [#283](https://github.com/pubkey/rxdb-server/pull/283)

dist/cjs/plugins/pipeline/rx-pipeline.js

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/pipeline/rx-pipeline.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/utils/utils-rxdb-version.js

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/utils/utils-rxdb-version.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/replication-protocol/upstream.js

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/replication-protocol/upstream.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/rx-storage-helper.js

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/rx-storage-helper.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/esm/plugins/pipeline/rx-pipeline.js

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)