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

Update redux structure to use redux-toolkit. #17

Merged
merged 2 commits into from
Dec 11, 2021

Conversation

sachie
Copy link
Owner

@sachie sachie commented Dec 11, 2021

Description

Updates redux structure to use redux-toolkit as recommended by Redux.

Also:
Updates related tests
Adds pull request template.
Moves code of conduct file.
Updates relevant lint and code coverage rules.

Fixes #16

Type of change

  • Bug fix
  • New feature
  • Breaking change

Checklist:

  • Tests updated
  • Documentation updated
  • Code comments included
  • Lint passing
  • Tests passing

@sachie sachie mentioned this pull request Dec 11, 2021
@sachie sachie merged commit feb4208 into main Dec 11, 2021
@sachie sachie deleted the feat/update-redux-structure branch December 11, 2021 09:42
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.

Redux setup is not correct
1 participant