Skip to content

Commit

Permalink
15.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 18, 2024
1 parent 0cc5741 commit 012babe
Show file tree
Hide file tree
Showing 177 changed files with 342 additions and 303 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,17 @@

<!-- CHANGELOG NEWEST -->

- FIX findByIds not working with modify and patch [#6592](https://github.com/pubkey/rxdb/pull/6592)
- FIX bulk inserting 2 docs with same primary key should throw [#6589](https://github.com/pubkey/rxdb/pull/6589)
<!-- ADD new changes here! -->

<!-- /CHANGELOG NEWEST -->

<!-- RELEASE BELOW -->

### 15.38.3 (18 November 2024)

- FIX findByIds not working with modify and patch [#6592](https://github.com/pubkey/rxdb/pull/6592)
- FIX bulk inserting 2 docs with same primary key should throw [#6589](https://github.com/pubkey/rxdb/pull/6589)

### 15.38.2 (14 November 2024)

- CHANGE use variable random string lengths in the tests to ensure this works.
Expand All @@ -28,7 +31,6 @@

- ~FIX [OPFS RxStorage](https://rxdb.info/rx-storage-opfs.html) not working anymore after a cleanup has run on documents with umlauts in the primaryKey or index fields.~ ⬅️ This has been moved to RxDB v16 because it would be a breaking change.


### 15.37.0 (5 November 2024)

- FIX position of dev-mode iframe [#6516](https://github.com/pubkey/rxdb/pull/6516)
Expand Down
1 change: 1 addition & 0 deletions dist/cjs/plugins/dev-mode/error-messages.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/error-messages.js.map

Large diffs are not rendered by default.

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.

15 changes: 15 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.

2 changes: 2 additions & 0 deletions dist/cjs/rx-query-helper.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-query-helper.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/esm/plugins/dev-mode/error-messages.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/esm/plugins/dev-mode/error-messages.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/esm/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/esm/plugins/utils/utils-rxdb-version.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/esm/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/esm/rx-collection.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/esm/rx-query-helper.js

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

Loading

0 comments on commit 012babe

Please sign in to comment.