Wojciech Daniło

Results 99 comments of Wojciech Daniło

We are waiting with this PR now to check if the `onHide` did not introduce a regression.

Hi, what is the status of this ?

Oh, all google fonts are woff2 now. It is so bad we dont have support for it here :( By the way - is there any active maintainer here who...

@alexcrichton are there any plans to merge it one day? Or at least we can add another constructor next to existing one?

FYI, you can use `tsup` to generate type declarations for a bundle.

Actually, I just tested my program without ``` google.options({ http2: true, }) ``` An it appears that it works. It seems that `gmail.users.threads.get` hangs on these threads only if `http2`...

Possibly related: https://github.com/googleapis/google-api-nodejs-client/issues/3108

I was facing the same issue so I started debugging the implementation. It looks like Pino is filtering messages before they go to transports (which makes sense, but it should...

@mcollina but there is no error, everything works as expected. Are you talking about a PR to docs to explain it better?