Skip to content

v3.0.0

Choose a tag to compare

@i-tier-bot i-tier-bot released this 14 Nov 21:54

Breaking Changes

drop ES5-compatible syntax, requires Node v8.3.0+

See: fda604d

proxy.tunnel.host no longer supported

See: dff3578

Commits

  • update deps, refactor, update JS, drop features - @dbushong #47
    • e7dc4c3 chore: update deps
    • 031b4ef chore: npm audit fix
    • ba1153c chore: npm audit fix --force
    • fda604d refactor: pass lint
    • 2cbfe66 refactor: URL fixes and dump sync tests
    • 2a67316 fix: revert URL upgrades for now
    • 16702d7 test: fix tests for phantom
    • dff3578 refactor: remove proxy.tunnel.host support
    • b7c936e test: re-enable chrome tests
    • 4220c00 chore: update selenium-download version
    • 70c5eee test: disable troublesome union mount test
    • 12d7e9d refactor: add vendored, promisified subprocess
    • b14a9d8 test: fix local test running
    • 3fc283a chore: (re-)add copyright headers
    • 0b000e5 chore: upgrade chromedriver devDep
    • 7e031e0 refactor: use modern promisified setTimeout