iamolegga

Results 57 comments of iamolegga

Hi, is this ready to be merged? I guess there are just minor fixes left, really looking forward for this feature 👍

OK, so this is a [peculiarity](https://github.com/pinojs/pino-pretty#handling-non-serializable-options) of `pino-pretty`, right? Closing then

solved in `0.3.0`

could you try `npm i react-native-launch-arguments@next` and check if this bug is still here

One more workaround is to create separate filter for ApolloError: ```ts import { ArgumentsHost, Catch, ClassProvider, ExceptionFilter, Logger, } from '@nestjs/common'; import { APP_FILTER } from '@nestjs/core'; import { ApolloError...