Skip to content

Commit

Permalink
14.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 31, 2023
1 parent 6c5337c commit 347b6ff
Show file tree
Hide file tree
Showing 51 changed files with 376 additions and 54 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@
# RxDB Changelog

<!-- CHANGELOG NEWEST -->
- FIX wrong index generation on some number fields that do not have decimals.

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

<!-- /CHANGELOG NEWEST -->

<!-- RELEASE BELOW -->

### 14.6.0 (31 March 2023)

- FIX wrong index generation on some number fields that do not have decimals.

### 14.5.2 (30 March 2023)

- ADD method `getPrimaryKeyFromIndexableString()`
Expand Down
27 changes: 23 additions & 4 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.

5 changes: 5 additions & 0 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.

6 changes: 6 additions & 0 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.

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

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions dist/es/plugins/utils/utils-array.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/utils/utils-array.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/es/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/es/plugins/utils/utils-rxdb-version.js.map

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

9 changes: 9 additions & 0 deletions dist/es/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/es/rx-collection.js.map

Large diffs are not rendered by default.

37 changes: 37 additions & 0 deletions dist/es/rx-database.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/rx-database.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit 347b6ff

Please sign in to comment.