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(fastify): Do not crash if enableVersioning is not used #13536

fix(fastify): Make versioningOptions field optional

7a61ecc
Select commit
Loading
Failed to load commit list.
Merged

feat(fastify): Do not crash if enableVersioning is not used #13536

fix(fastify): Make versioningOptions field optional
7a61ecc
Select commit
Loading
Failed to load commit list.
CodeChecks / Benchmarks succeeded May 6, 2024

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

Req/sec Trans/sec Req/sec DIFF Trans/sec DIFF
Nest-Express 7012 1.60MB -2.53% -2.56%
Nest-Fastify 30362 5.13MB -4.59% -4.69%
Express 7980 1.81MB -9.44% -9.04%
Fastify 33804 5.67MB -7.92% -7.79%

Target commit: 7a61ecc

Base commit: 1db72fd