Skip to content

0.2.0

Compare
Choose a tag to compare
@anulman anulman released this 18 Oct 23:04

Major Changes

  • Headless Chrome is now the default Renderer type, due to upstream availability in render-vendor
  • Better memory management, by virtue of ChromeRenderer—less chance of memory leaks!

Migration Path

Any app-level changes required will relate only to the options being passed to your upstream Renderer#render calls, due to Chrome exposing a slightly different options + return value interface than Phantom.

A helpful e-r-v user provided us with this sample diff to demonstrate:

screen shot 2017-10-18 at 6 51 33 pm