shelfio / chrome-aws-lambda-layer

58 MB Google Chrome to fit inside AWS Lambda Layer compressed with Brotli
MIT License
664 stars 46 forks source link

Support for Node 20.x (AWS Lambda) #62

Open justyna-dev opened 12 months ago

justyna-dev commented 12 months ago

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.

vladholubiev commented 12 months ago

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/

tdehollain commented 10 months ago

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?

vladholubiev commented 9 months ago

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