2.0.0-beta1
Pre-release
Pre-release
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