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

Added recipe to restrict the type of meta property in action creator #137

Merged
merged 3 commits into from Apr 18, 2019

Conversation

piotrwitek
Copy link
Owner

Resolved #70

Thank you for your contribution! 👍

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

Related issues: ...

  • PR have a corresponding issue which is approved and it's linked above
  • Rebase before creating a PR to keep commit history clean
  • Clear node_modules and reinstall all the dependencies: npm run reinstall
  • Run ci-check npm script: npm run ci-check

For bugfixes:

  • Add at least one unit test to cover the bug that have been fixed

For new feature:

  • Update API docs and tutorial
  • Add examples to demonstrate new feature
  • Add type unit tests
  • Add runtime unit tests

@piotrwitek piotrwitek merged commit 92e9425 into master Apr 18, 2019
@piotrwitek piotrwitek deleted the Added-recipes-section branch April 18, 2019 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: ability to restrict the types for meta
1 participant