Quentin Laffont

Results 8 issues of Quentin Laffont

Hello Everyone, As I say in Readme.md, I stop working on it because I don't have time. **If you have any new feature or any bug fix, you can make...

need more info
wait changes
off topic

**Describe the bug** I try to go to a page who have a hcaptcha. But plugin is not working and it seems that 2captacha is not called. Don't see anywhere...

issue: bug report
needs triage

Hi, I have try to import the package without success with my Elysia server (https://elysiajs.com/). It will be cool, if we can use it with this library ! Thanks !

enhancement

ref https://github.com/turkerdev/fastify-type-provider-zod/issues/52

Hello, I'm currently trying to use your lib, but it doesn't work when I add these lines : ```typescript fastify.setValidatorCompiler(validatorCompiler); fastify.setSerializerCompiler(serializerCompiler); ``` I have this error : ```json {"errors":[{"message":"Graphql validation...

### Steps to reproduce - Create a repo with this plugin loaded and this config : ```js imagemin({ mode: 'sharp', beforeBundle: true, // Default configuration options for compressing different pictures...

bug
enhancement

The objective is to have in Field Return in props value, a function called onData to change directly the data without HTML Event passed. Exemple : ``` {(field, props) =>...

enhancement

Hello, Currently I want to use @sendgrid/mail in [Bun environment](https://bun.sh) but it's impossible to do it. When I import the package it fires immediately an error : Bun version: 1.1.10...