You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Switched from phantomjs to puppeteer
- Tightened typings / APIs
- Made userHeaders optional
- Added readable stream options to constructor type
- Passed options to constructor if not used with new
- Fixed memory leak #447
- Bumped nodejs requirement to v6