Skip to content

Releases: piuccio/prerender-chrome-headless

v3.1.0

08 Jun 05:56
Compare
Choose a tag to compare
  • Update puppeteer to version 1.17.0 (#11) 0510658

v3.0.0...v3.1.0

v3.0.0

21 Mar 05:26
Compare
Choose a tag to compare

New Features

  • Added functionality to pass puppeteer options (#8) c61b129

Breaking change

No code has actually changed, so it's likely that version 3.0.0 will actually still work on node6, but future versions might not.

Minor changes

  • Update puppeteer from version 1.11.0 to 1.13.0 (#9) d5bc9cd

v2.2.0...v3.0.0

v2.2.0

26 Nov 08:44
Compare
Choose a tag to compare

Changes

It'll update the minimum required puppeteer version to 1.10.0

v2.1.0

23 Apr 08:21
Compare
Choose a tag to compare
  • Update puppeteer to version 1.3

v2.0.0

21 Dec 05:52
Compare
Choose a tag to compare
  • Use puppeteer for generating static pages. It works better than directly instrumenting chrome-headless. There is no API change, it's actually a backward compatible release.

  • Add an option to report uncaught error while rending the page. It could be used to fail the build instead or simply be notified that the production bundle contains errors

1.1.0

03 Aug 01:19
Compare
Choose a tag to compare

Add options delayLaunch and delayPageLoad to wait before extracting the page html

1.0.0

26 Jun 05:12
Compare
Choose a tag to compare
  • Renders a page to static HTML