James Sumners
James Sumners
> You likely know more about that option that me know. I really regret merging that PR at this point :). > > > > How would you recommend fixing...
Instead of using `level = silent`, you should supply a stream that collects the logs and then inspect that collection. See https://github.com/pinojs/pino/issues/1274#issuecomment-997971329. By providing a stream, at least according to...
+ https://github.com/fastify/light-my-request/pull/252#issuecomment-1700289217 + https://github.com/fastify/light-my-request/pull/252#issuecomment-1700941877 + https://github.com/fastify/light-my-request/pull/252#issuecomment-1701062425 + https://github.com/fastify/light-my-request/pull/252#issuecomment-1781074509
The only framework I can find that even lists any users is Hapi. And they only list them with testimonials on https://hapi.dev. I think the logos are good to show...
> > Drop them all. > > > > This clashes a bit with our Tiers: https://opencollective.com/fastify > > This use case is not covered by our policy 😠Ugh....
> Tbh i wanted to report this issue for months now and was not sure how you would take it. I have two worries: > > 1. We potentially use...
Nor has it been "deprecated" from the language. It _is_ the language. The `class` keyword is sugar.
Why would we want to maintain this package manifest field that is effectively ignored by package managers?
> We tore `engines.node` out a while ago from every fastify package but I can't for the life of me remember why. Because no package manager does anything with the...
In my view, it is a completely pointless field which only adds maintenance and support burden.