Skip to content

Release v3.10.1

Compare
Choose a tag to compare
@System-Glitch System-Glitch released this 03 Jul 19:52
· 725 commits to master since this release
eec4d6c
  • 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.