Skip to content

Commit

Permalink
14.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 30, 2023
1 parent 0481e35 commit 98178e2
Show file tree
Hide file tree
Showing 106 changed files with 981 additions and 1,011 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@

<!-- CHANGELOG NEWEST -->

- ADD method `getPrimaryKeyFromIndexableString()`
- REFACTOR utils for `Map` and `WeakMap` caching
- FIX: lost RxDocument in preSave from v14.0.0 [#4581](https://github.com/pubkey/rxdb/pull/4581)
<!-- ADD new changes here! -->

<!-- /CHANGELOG NEWEST -->

<!-- RELEASE BELOW -->

### 14.5.2 (30 March 2023)

- ADD method `getPrimaryKeyFromIndexableString()`
- REFACTOR utils for `Map` and `WeakMap` caching
- FIX: lost RxDocument in preSave from v14.0.0 [#4581](https://github.com/pubkey/rxdb/pull/4581)

### 14.5.1 (28 March 2023)

- ADD `getIndexStringLength()` helper method
Expand Down
5 changes: 5 additions & 0 deletions dist/es/custom-index.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/es/custom-index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/es/doc-cache.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/es/doc-cache.js.map

Large diffs are not rendered by default.

9 changes: 3 additions & 6 deletions dist/es/event-reduce.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/es/event-reduce.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/es/incremental-write.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/es/incremental-write.js.map

Large diffs are not rendered by default.

14 changes: 3 additions & 11 deletions dist/es/plugin-helpers.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/es/plugin-helpers.js.map

Large diffs are not rendered by default.

11 changes: 2 additions & 9 deletions dist/es/plugins/backup/index.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/es/plugins/backup/index.js.map

Large diffs are not rendered by default.

12 changes: 5 additions & 7 deletions dist/es/plugins/key-compression/index.js

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

Loading

0 comments on commit 98178e2

Please sign in to comment.