Skip to content

Commit 07130bc

Browse files
committed
v0.1.2
Write new tests (increase coverage) Add selector `getMergedActionsData`, for details please see [source](https://github.com/edtoken/redux-tide/blob/master/src/selector.js#L116) and [example](https://edtoken.github.io/redux-tide/?ex=merged-actions-data) and [example-source](https://github.com/edtoken/redux-tide/blob/master/website/src/merged-actions-data/index.js#L50) Small refactoring Improve all examples
1 parent 577904a commit 07130bc

30 files changed

+1239
-356
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.1.2
4+
Write new tests (increase coverage)
5+
Add selector `getMergedActionsData`, for details please see [source](https://github.com/edtoken/redux-tide/blob/master/src/selector.js#L116) and [example](https://edtoken.github.io/redux-tide/?ex=merged-actions-data) and [example-source](https://github.com/edtoken/redux-tide/blob/master/website/src/merged-actions-data/index.js#L50)
6+
Small refactoring
7+
Improve all examples
8+
39
## 0.1.1
410
Fix dependencies,
511
delete some devDependencies from dependencies list.

0 commit comments

Comments
 (0)