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(components): simplified api, fixed http2 api, changed routing ap… #42

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

teclone
Copy link
Owner

@teclone teclone commented Dec 23, 2023

…i parameters

this PR fixes error starting up http2 server, it simplifies routing method parameters

BREAKING CHANGE: routhing method parameters changed, middleware and route callbacks now receive fourth and third arguments respectively, that contains a pathParams object containing the routes matched parameters

…i parameters

this PR fixes error starting up http2 server, it simplifies routing method parameters

BREAKING CHANGE: routhing method parameters changed, middleware and route callbacks now receive
fourth and third arguments respectively, that contains a pathParams object containing the routes
matched parameters
@teclone teclone merged commit 47d114f into master Dec 23, 2023
1 check passed
@teclone teclone deleted the fix/improve-api branch December 23, 2023 19:55
@teclone
Copy link
Owner Author

teclone commented Dec 23, 2023

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant