Matteo Collina
Matteo Collina
@metcoder95 it’s done.
@metcoder95 removed.
@GeoffreyBooth ptal
Seems like a good idea.
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...