Skip to content

Commit 4dafca8

Browse files
committedJun 15, 2022
12.5.0
1 parent 440562f commit 4dafca8

File tree

142 files changed

+34991
-31495
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+34991
-31495
lines changed
 

‎CHANGELOG.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,20 @@
33

44
<!-- CHANGELOG NEWEST -->
55

6-
- UPDATE Node.js to version `18.3.0`
7-
- FIX: RxStorage should never emit an eventBulk with an empty events array.
8-
- Update PouchDB to `7.3.0` Thanks [@cetsupport](https://github.com/cetsupport).
9-
- CHANGE (RxStorage) revision hash must not include the `_meta` field.
10-
- Added new Stream replication for internal usage in plugins.
11-
126
<!-- ADD new changes here! -->
137

148
<!-- /CHANGELOG NEWEST -->
159

1610
<!-- RELEASE BELOW -->
1711

12+
### 12.5.0 (15 June 2022)
13+
14+
- UPDATE Node.js to version `18.3.0`
15+
- FIX: RxStorage should never emit an eventBulk with an empty events array.
16+
- Update PouchDB to `7.3.0` Thanks [@cetsupport](https://github.com/cetsupport).
17+
- CHANGE (RxStorage) revision hash must not include the `_meta` field.
18+
- Added new Stream replication for internal usage in plugins.
19+
1820
### 12.4.3 (27 May 2022)
1921

2022
- SQLite RxStorage: Add support for specific query indexes.

‎dist/es/index.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.