Andrea Amorosi

Results 244 comments of Andrea Amorosi

The task is back on the backlog. The latest status is that currently we are inclined towards shipping both CJS & ESM and let customers do their own tree-shaking. However,...

Wow @shdq, thank you SO much for this huge effort and for taking the time to not only look into this but also providing a deep dive on the decision...

Hi @shdq, thank you so much for kicking things off with the initial proof of concept and also for providing such an exhaustive prospective on the implications and potential objections....

Hi @shdq apologies for the long delay in my response, I meant to give you a proper answer but failed to do so in a reasonable amount of time. With...

Hi both, first of all thank you for the continued interest in this feature. I've mentioned this in the past in a couple of places but since the discussion about...

Hi @antstanley, thanks for the offer and don't worry about the timing. I have already started working on this and have a working branch where I was able to implement...

All the modules have now been converted to esm + cjs on the `feat/v2` branch. In the next days I'll work on creating an alpha release channel so that you...

Not sure if related, but in #1373, and specifically in point 4 of the issue it's mentioned that even though `strict: true` is applied in the config, interfaces are not...

Additionally, I have looked into this: > Also note that there are some additional tsconfig files like tsconfig-dev.json and tsconfig.es.json. If they are not needed, they could be deleted. And...

While the feature was implemented in Powertools for Python, at the moment it seems like [it's unstable](https://awslabs.github.io/aws-lambda-powertools-python/2.9.0/core/logger/#uncaught-exceptions) - awslabs/aws-lambda-powertools-python/issues/1798