v3.0.0
Major Changes
- Updated Chromium to version 116 (from version 92).
- Updated Puppeteer to version 21 (from version 10).
Bug Fixes
- Corrected inability to run on Node.js versions 16 and 18 by swapping
aws-chrome-lambda
for@sparticuz/chromium
.
Technical Enhancements
- Updated Node.js runtime to
nodejs18.x
for all Lambda functions (and layers). - Updated the minimum required version of
serverless
. - Updated Lerna by three major versions.
- Updated other dependencies explicitly and implicitly.