Skip to content

Commit dcfc9f9

Browse files
16.21.0
1 parent 1217a23 commit dcfc9f9

File tree

284 files changed

+814
-780
lines changed

Some content is hidden

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

284 files changed

+814
-780
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,21 @@
22
# RxDB Changelog
33

44
<!-- CHANGELOG NEWEST -->
5-
- FIX(docs) search visibility and positioning
6-
- ADD(storage-localstorage) attachment support.
7-
- FIX error in dev mode when writing object with no prototype [#7530](https://github.com/pubkey/rxdb/pull/7530)
8-
- FIX findOne subscription + exec returns wrong results [#7497](https://github.com/pubkey/rxdb/pull/7497)
9-
- FIX(supabase-replication) push.modifier is not used [#7513](https://github.com/pubkey/rxdb/issues/7513)
105

116
<!-- ADD new changes here! -->
127

138
<!-- /CHANGELOG NEWEST -->
149

1510
<!-- RELEASE BELOW -->
1611

12+
### 16.21.0 (25 November 2025)
13+
14+
- FIX(docs) search visibility and positioning
15+
- ADD(storage-localstorage) attachment support.
16+
- FIX error in dev mode when writing object with no prototype [#7530](https://github.com/pubkey/rxdb/pull/7530)
17+
- FIX findOne subscription + exec returns wrong results [#7497](https://github.com/pubkey/rxdb/pull/7497)
18+
- FIX(supabase-replication) push.modifier is not used [#7513](https://github.com/pubkey/rxdb/issues/7513)
19+
1720
### 16.20.0 (20 October 2025)
1821

1922
- FIX(types) pull handler can return `undefined` as checkpoint.

dist/cjs/plugins/dev-mode/check-document.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/dev-mode/check-document.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)