Skip to content

Commit

Permalink
15.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 3, 2024
1 parent 0a80b27 commit 3b60574
Show file tree
Hide file tree
Showing 192 changed files with 505 additions and 387 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 -->
- IMPROVE performance of `.appendToArray()`
- IMPROVE performance of writes to the memory RxStorage
- ADD iframe tracking to dev-mode plugin.

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

<!-- /CHANGELOG NEWEST -->

<!-- RELEASE BELOW -->

### 15.26.0 (3 July 2024)

- IMPROVE performance of `.appendToArray()`
- IMPROVE performance of writes to the memory RxStorage
- ADD iframe tracking to dev-mode plugin.

### 15.25.0 (28 June 2024)

- FIX RxState sometimes does writes to the storage that do not match the schema.
Expand Down
43 changes: 43 additions & 0 deletions dist/cjs/plugins/dev-mode/dev-mode-tracking.js

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

1 change: 1 addition & 0 deletions dist/cjs/plugins/dev-mode/dev-mode-tracking.js.map

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

6 changes: 6 additions & 0 deletions dist/cjs/plugins/dev-mode/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/cjs/plugins/dev-mode/index.js.map

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/cjs/plugins/storage-memory/binary-search-bounds.js

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

Loading

0 comments on commit 3b60574

Please sign in to comment.