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

Create reducer #138

Merged
merged 22 commits into from
Apr 21, 2019
Merged

Create reducer #138

merged 22 commits into from
Apr 21, 2019

Conversation

piotrwitek
Copy link
Owner

@piotrwitek piotrwitek commented Apr 20, 2019

Description

Added createReducer - a new API to easily create typesafe reducers

Example refactoring of regular reducer to createReducer: cef1a51

Related issues:

Checklist

  • I have read CONTRIBUTING.md
  • I have linked all related issues above
  • I have rebased my branch

For bugfixes:

  • I have added at least one unit test to confirm the bug have been fixed

For new features:

  • I have updated API docs and tutorial (if applicable)
  • I have added short examples to demonstrate new feature usage
  • I have added type unit tests with dts-jest
  • I have added runtime unit tests with dts-jest
  • I have added usage example in codesandbox project

@piotrwitek piotrwitek merged commit 318a52c into master Apr 21, 2019
@piotrwitek piotrwitek deleted the create-reducer branch April 21, 2019 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant