Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 20:24
· 9 commits to refs/heads/main since this release
414a762

Changed

  • Upgrade Chromium Layer to use Chromium v147 #159

Fixed

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)