Matteo Collina

Results 3231 comments of Matteo Collina

Once strip types ships in Node v20, I'd recommend shipping a new version of this as a semver-major.

Why is `FASTIFY_AUTOLOAD_TYPESCRIPT=1` needed?

https://github.com/fastify/fastify-autoload/pull/442 < I think fastify-autoload would need some fixing. I think we can access process.features to detect if there is the support instead of relying on the version number.

I think yours is the only solution with the current design.

Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.

Very interesting. I don't there should be _any_ different between HTTP/2 and HTTP/1.1 for this module, as there is no actual "data" flowing on the wire. I think there is...