Marcelo Luiz Onhate
Marcelo Luiz Onhate
that would be good, I can start by filtering out PRs by priority and work with the contributors to merge them
hi @ardatan, is there something I can do to help releasing a new version with this fix?
@DigitalBrainJS what do you think? P.S.: Just now I saw you live in Kyiv, hope you and your family are safe
by any chance do you have `serverless-offline-aws-eventbridge` plugin on your `serverless.yml`? I just discovered that a new version of `serverless-offline-aws-eventbridge` introduced new dependencies like `mqtt` and `aedes` and for some...
hi @link2cory I'll check what is going on
@link2cory I was afraid it was the bundler that was making the mess and on runtime despite having a single version `graphql` it was creating different instances of the imports,...
hi @link2cory , thanks for the detailed investigation, when I had run the lambda offline bundled with parcel it has worked fine, but indeed there's something else in the equation,...
@link2cory I think I finally discovered the root cause, it happens that serverless-offline uses worker threads to run the lambdas by default. Well, what that means, it means that the...
moving the types to the repository here instead of https://github.com/DefinitelyTyped/DefinitelyTyped would be a smart move and would allow quicker changes to the types as Zendesk types changes. considering the current...