Skip to content
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

Effect creators #4

Merged
merged 6 commits into from
Dec 12, 2020
Merged

Effect creators #4

merged 6 commits into from
Dec 12, 2020

Conversation

tomekkleszcz
Copy link
Owner

No description provided.

@tomekkleszcz tomekkleszcz linked an issue Dec 7, 2020 that may be closed by this pull request
@tomekkleszcz tomekkleszcz linked an issue Dec 8, 2020 that may be closed by this pull request
@tomekkleszcz tomekkleszcz added documentation Improvements or additions to documentation enhancement New feature or request and removed documentation Improvements or additions to documentation labels Dec 8, 2020
@tomekkleszcz tomekkleszcz changed the title WIP: Effect creators Effect creators Dec 12, 2020
@tomekkleszcz tomekkleszcz marked this pull request as ready for review December 12, 2020 00:26
@tomekkleszcz tomekkleszcz merged commit 4a40a12 into master Dec 12, 2020
tomekkleszcz added a commit that referenced this pull request Dec 20, 2020
* Effect creators

* Add typescript as dev dependency; Add yarn.lock

* Allow effects imports from "redux-saga-promise-actions/effects"

* Accept PromiseActionSet as as a pattern in effect creators; Automatically dispatch success or failure actions

* Update documentation
@tomekkleszcz tomekkleszcz deleted the feature/effect_creators branch December 21, 2020 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript as a devDependency? Feature Request: Add a generic try / catch saga wrapper
1 participant