puppeteer-cli v1.5.0
- feat: add --cookie option
- feat: add header and footer options
- feat: add common --wait-until option
- feat: make timeout a common option
- feat: add --no-sandbox option
- feat: output to STDOUT if output not provided
- fix: write all console messages to STDERR
- docs: update usage
- docs: update description
- docs: add install step in README
- refactor: rename input arg to url
- style: quote all arg names
- chore: upgrade puppeteer to 2.0.0