Skip to content

astro-pdf@1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 14:23
· 1 commit to main since this release
6a118d8

Minor Changes

  • #110 edd0d25 Thanks @lameuler! - ⚠️ Deprecated the install option. Instead, configure Puppeteer to choose which browser to install or manually install a browser and pass the executablePath to the launch option. In the next major version, astro-pdf will no longer handle the installation of browsers.

Patch Changes

  • #107 f770ae3 Thanks @lameuler! - fix edge case where locations in PagesMap which are normalized to the same value will override each other's options