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

fix(core): before middlewares should be able to change context #556

Merged
merged 1 commit into from
Aug 29, 2020

Conversation

russell-dot-js
Copy link
Contributor

@russell-dot-js russell-dot-js commented Aug 27, 2020

(Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)

What does this implement/fix? Explain your changes.

middlewares should be able to change the context that is passed to handlers

Does this close any currently open issues?

#484

Any relevant logs, error output, etc?

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Any other comments?

Where has this been tested?

Node.js Versions:

Middy Versions:

AWS SDK Versions:

Todo list

[X] Feature/Fix fully implemented
[X] Added tests
[ ] Updated relevant documentation
[ ] Updated relevant examples

@willfarrell
Copy link
Member

Thank you for this fix

@willfarrell willfarrell reopened this Aug 29, 2020
@willfarrell willfarrell merged commit 3e5fbc5 into middyjs:master Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants