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

v3.10.1 #153

Merged
merged 6 commits into from
Jul 3, 2021
Merged

v3.10.1 #153

merged 6 commits into from
Jul 3, 2021

Conversation

System-Glitch
Copy link
Member

@System-Glitch System-Glitch commented Jul 3, 2021

Description

  • Fixed native middleware don't replace http.Request and always used the initial one.
  • Fixed CORS options not working on subrouters. The main router's ones were always used.
  • Fixed route groups at root level don't match routes with / prefix.

Possible drawbacks

None.

Related issue(s)

@System-Glitch System-Glitch added the bug Something isn't working label Jul 3, 2021
@System-Glitch System-Glitch self-assigned this Jul 3, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 996483067

  • 7 of 7 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0009%) to 99.037%

Totals Coverage Status
Change from base Build 979050875: 0.0009%
Covered Lines: 4217
Relevant Lines: 4258

💛 - Coveralls

@System-Glitch System-Glitch merged commit eec4d6c into master Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants