Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

v3.3.0

Compare
Choose a tag to compare
@JoshTheDerf JoshTheDerf released this 15 Aug 01:13
· 24 commits to master since this release

Additions

  • prerenderer/#16 Allow setting the options passed to puppeteer's page.goto() call using new PuppeteerRenderer({rendererOptions: Object}). See README.md. (Thanks @cbravo!)

Breaking

  • #232 Terminate the build process if prerender-spa-plugin fails to render a page. This is the intended behavior. If you relied on this bug, you'll need to adjust accordingly. (Thanks again @cbravo!)

Changes

  • Updated dependencies.