Skip to content

Commit

Permalink
16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 16, 2025
1 parent 9b2ddae commit b85b8c0
Show file tree
Hide file tree
Showing 191 changed files with 411 additions and 329 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,19 @@
# RxDB Changelog

<!-- CHANGELOG NEWEST -->
- ADD `RxCollection.insertIfNotExists()`
- Allow uppercase chars at the middle of collection names like `fooBar`.
- FIX RxServer to not have `process is not defined` [#6764](https://github.com/pubkey/rxdb/issues/6764)

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

<!-- /CHANGELOG NEWEST -->

<!-- RELEASE BELOW -->

### 16.2.0 (16 January 2025)

- ADD `RxCollection.insertIfNotExists()`
- Allow uppercase chars at the middle of collection names like `fooBar`.
- FIX RxServer to not have `process is not defined` [#6764](https://github.com/pubkey/rxdb/issues/6764)

### 16.1.0 (11 January 2025)

- Include RxDB version details in MongoDB handshake [#6722](https://github.com/pubkey/rxdb/pull/6722)
Expand Down
8 changes: 7 additions & 1 deletion dist/cjs/plugins/dev-mode/unallowed-properties.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cjs/plugins/dev-mode/unallowed-properties.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions dist/cjs/plugins/utils/utils-other.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cjs/plugins/utils/utils-other.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cjs/plugins/utils/utils-rxdb-version.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cjs/plugins/utils/utils-rxdb-version.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions dist/cjs/rx-collection.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cjs/rx-collection.js.map

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion dist/esm/plugins/dev-mode/unallowed-properties.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b85b8c0

Please sign in to comment.