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

Middleware #1

Merged
merged 4 commits into from
Mar 18, 2023
Merged

Middleware #1

merged 4 commits into from
Mar 18, 2023

Conversation

littensy
Copy link
Owner

📚 Changes

  • Add Middleware through a Producer.enhance(applyMiddleware(...)) pattern.
  • Create loggerMiddleware
  • Add Middleware documentation

ℹ️ Notes

I don't think it should add thunkMiddleware or anything similar since producers already expose methods for side effects.

@littensy littensy added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 18, 2023
@littensy littensy merged commit c840e85 into master Mar 18, 2023
@littensy littensy deleted the middleware branch March 18, 2023 10:27
@littensy littensy mentioned this pull request Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant