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): middleware is not executed for root route when global prefix is set #13337

Merged
merged 8 commits into from
Mar 18, 2024

fix(core): middleware is not executed for root route with prefix

3321f6c
Select commit
Loading
Failed to load commit list.
Merged

fix(core): middleware is not executed for root route when global prefix is set #13337

fix(core): middleware is not executed for root route with prefix
3321f6c
Select commit
Loading
Failed to load commit list.
CodeChecks / Benchmarks succeeded Mar 18, 2024 in 0s

Performance decreased by -0.29% on average, be careful!

Req/sec Trans/sec Req/sec DIFF Trans/sec DIFF
Nest-Express 6976 1.59MB -27.03% -27.20%
Nest-Fastify 31426 5.30MB -30.12% -29.90%
Express 8117 1.84MB -14.92% -15.00%
Fastify 33341 5.60MB -18.89% -18.90%

Target commit: 3321f6c

Base commit: 9dda2cd