shelfio/chrome-aws-lambda-layer

Support for Node 20.x (AWS Lambda)

Opened this issue · 3 comments

Is there any chance to add support for Node 20.x because of the latest AWS update for this Node version?

For Node18.x works like a charm.

PRs are welcome! But I guess first we need to wait for support of Node 20.x in the upstream dependency https://github.com/Sparticuz/chromium/

The release notes of @sparticuz/chromium v119.0.2 say that it adds support for Node 20, shouldn't it work out of the box?

Yes, it works out of the box, as this layer is updated automatically with every release of sparticuz/chromium