-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v1.4.1 #80
Merged
Merged
Release v1.4.1 #80
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore(package): update rollup-plugin-commonjs to version 10.0.0 * chore(package): update lockfile yarn.lock
* chore(package): update rollup-plugin-node-resolve to version 5.0.0 * chore(package): update lockfile yarn.lock
* docs: add using redux-observable with deox to FAQ * docs(readme): link redux-observable example to FAQ page
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](npm/fstream@v1.0.11...v1.0.12)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.12.1...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.12...v4.1.2) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [marked](https://github.com/markedjs/marked) from 0.6.0 to 0.6.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v0.6.0...v0.6.2)
* chore(package): update rollup to version 1.14.4 * chore(package): update lockfile yarn.lock
…r type * refactor: renamed Reducer to Handler * fix: reintroduce Reducer type with the correct signature * fix: update create-action-creator snapshot * fix: remove obsolete snapshots * fix: return ActionType helper to the previous version closes #64
* fix: infer return type of reducer from return type of handlers closes #55 * test: add DTS tests for createReducer
Codecov Report
@@ Coverage Diff @@
## master #80 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 9 9
Lines 46 47 +1
Branches 11 11
=====================================
+ Hits 46 47 +1
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1.4.1 (2019-06-09)
Bug Fixes
Contributors
Thanks to @LouizFC, @simonmarton, @Haaxor1689, @rlesniak and all other contributors who cause this release.