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: typings for fastify enableCors method #13247

Merged
merged 1 commit into from
Jan 9, 2025

fix: typings for fastify `enableCors` method

8af7183
Select commit
Loading
Failed to load commit list.
Merged

fix: typings for fastify enableCors method #13247

fix: typings for fastify `enableCors` method
8af7183
Select commit
Loading
Failed to load commit list.
CodeChecks / Benchmarks succeeded Feb 22, 2024 in 0s

Performance improved by 0.16% on average, good job!

Req/sec Trans/sec Req/sec DIFF Trans/sec DIFF
Nest-Express 6455 1.47MB +15.02% +15.03%
Nest-Fastify 27867 4.70MB +16.86% +16.96%
Express 7607 1.73MB +7.47% +7.49%
Fastify 31673 5.32MB +6.76% +6.67%

Target commit: 8af7183

Base commit: 3e61ec1