Skip to content

2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rbayliss rbayliss released this 25 Mar 20:42
· 3 commits to 2.X since this release
6b9ad88
Cleanup (#10)

* Add driverOptions to be passed per-request

* Update README.md

* Add example

* Run integration tests during test phase

* Fix working directory

* Emit typescript declarations

* Add test for root exports

* Better document example file

* Swap driver to a simple function

* More cleanup

* Switch to minimist to simplify CLI

* Enhance CLI testing and structuring

* Move CLI code into index of cli directory

* Move isCrawlerRequest