v3.0.0
·
9 commits
to refs/heads/main
since this release
Changed
- Upgrade Chromium Layer to use Chromium v147 #159
Fixed
- Upgrade browsershot-layer to fix GHSA-rp42-5vxx-qpwr #158
Removed
- (Breaking) Drop unsupported
chromium.font()call (#156)
Breaking change as you as a consumer of the package can override the Chromium layer used in this package. If you've overriden chrome-aws-lambda-layer in the sidecar-browsershot configuration, please note that the package no longer calls chromium.font() internally.
The package continues to automatically load custom fonts from resources/sidecar-browsershot/fonts. (See README)