Commit 756cc83
committed
chore(release): 4.0.0 [skip ci]
## [interface-store-v4.0.0](interface-store-v3.0.4...interface-store-v4.0.0) (2023-03-13)
### ⚠ BREAKING CHANGES
* open/close/batch/query methods have been removed from store interface, query/batch added to datastore, getAll added to blockstore
### Features
* simplify store interface, move query/batch to datastore, add getAll to blockstore ([#189](#189)) ([0b8f1a0](0b8f1a0))1 parent 0b8f1a0 commit 756cc83
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
1 | 12 | | |
2 | 13 | | |
3 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments