Rodrigo
Rodrigo
@FrozenPandaz Is there a plan to support overriding this SWC config? This has been a blocked for us to get from babel to swc, i can try to help if...
@pnowak Is this also possible to be done on renderers, custom renderers with React is a "must" in my use case and we are using ReactDOM to render inside the...
Please upgrade to nestjs v10 because the mismatch here is the issue, the dependency injection breaks
Node 16 is not supported anymore, I recommend upgrading it. The same to nestjs, you're using v9, we've set the defaults to `v10.0.5` and this may interfere with the dependency...
@m-romandic-un1 You can create a global module by adding `@Global` decorator which will be imported across your library. If not, you can make sure that your module (re)-exports the RabbitMQ...
@ckfngod What's the expected outcome? Shall we have an explicit property config to prevent such randomness? I'm not sure regarding the follow up item here but i welcome proposals
@ckfngod I see what you mean. Well i haven't used in awhile and probably never ran into this issue but i'm open to allow a PR to fix or a...
It looks like a QOL improvement, feel free to push it over. I do see the need/applicability, the global deserializer was probably enough for most of the use cases. As...
@cs-salim It was the bare minimum setup back then, we could call it intentional/design choice but if you need to extend the available options, feel free to fill a PR...
> Hey @underfisk , any plans on when the package will be updated? > > The issue is fixed with the merge request #752 > > Thanks in advance! Only...