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

feat(runtime): Reversed middleware execution order #294

Merged

Conversation

petermasking
Copy link
Member

Fixes #290

Changes proposed in this pull request:

  • Reversed the execution order of the middleware (first added gets executed first)

@MaskingTechnology/jitar

@petermasking petermasking linked an issue May 18, 2023 that may be closed by this pull request
@basmasking basmasking merged commit b4d0bdb into main May 18, 2023
@basmasking basmasking deleted the 290-reverse-the-execution-order-of-the-registered-middleware branch May 18, 2023 18:46
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.

Reverse the execution order of the registered middleware
2 participants