Pavlo Vuiko
Pavlo Vuiko
### What version of Bun is running? 0.5.9 ### What platform is your computer? Darwin 22.4.0 arm64 arm ### What steps can reproduce the bug? node:http.ServerResponse.assignSocket is not implemented. I...
resolves #500
Here is the type defenition: And here is JS code for PinoPretty.customPrettifiers(): As you can see we are lacking of injection of all arguments from type defenition
Hello! I'm using the last currently published version (8.5.0) of the package to NPM and I receive the annoying warning on the first request to the app: ``` (node:82372) [FSTDEP012]...
Fix lacking function. Absence caused Unhandled Promise Rejection with @fastify/multipart
Adding native types attributes data. Linked to https://github.com/prisma/prisma-engines/pull/5009
Hey! First of all, thank you for creating this awesome library. Recently I found the package: https://www.npmjs.com/package/@node-rs/jsonwebtoken I was thinking, maybe you would consider to use this to verify JWT...
Hi! This PR exposes schema field native type data to DMMF. Very long awaited feature for many people and me 🙂