Skip to content

Commit 5732e3e

Browse files
16.7.0
1 parent 39d4200 commit 5732e3e

File tree

273 files changed

+850
-712
lines changed

Some content is hidden

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

273 files changed

+850
-712
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,19 @@
22
# RxDB Changelog
33

44
<!-- CHANGELOG NEWEST -->
5-
- Fix Firestore replication ignoring initialCheckpoint [#6850](https://github.com/pubkey/rxdb/pull/6850)
6-
- UPDATE foundation-db to the latest version [#6876](https://github.com/pubkey/rxdb/pull/6876)
7-
- ADD Allow to use firestore rules on attributes [#6896](https://github.com/pubkey/rxdb/pull/6896)
5+
86
<!-- ADD new changes here! -->
97

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

1210
<!-- RELEASE BELOW -->
1311

12+
### 16.7.0 (23 February 2025)
13+
14+
- Fix Firestore replication ignoring initialCheckpoint [#6850](https://github.com/pubkey/rxdb/pull/6850)
15+
- UPDATE foundation-db to the latest version [#6876](https://github.com/pubkey/rxdb/pull/6876)
16+
- ADD Allow to use firestore rules on attributes [#6896](https://github.com/pubkey/rxdb/pull/6896)
17+
1418
### 16.6.1 (9 February 2025)
1519

1620
### 16.6.0 (7 February 2025)

dist/cjs/plugins/replication-firestore/firestore-helper.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+1-1
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

+8-1
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/test-utils/humans-collection.js

+24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/test-utils/humans-collection.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/test-utils/schema-objects.js

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cjs/plugins/test-utils/schema-objects.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)