Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@egoist egoist released this 13 Mar 16:38
· 1 commit to master since this release

3.0.0 (2022-03-13)

Features

  • add htmlSelector option (087f1d9)

BREAKING CHANGES

  • now the signature of request has been changed to:
request(options)
// vs. previous
// request(options | options[], browserOptions)