Skip to content

6.0.0

Compare
Choose a tag to compare
@IonicaBizau IonicaBizau released this 19 Mar 14:33
· 20 commits to master since this release

™## 6.0.0

Breaking changes:

  • Remove the callback interface. Use async-await.
  • Use axios instead of tinyreq (upgrade to cheerio-req 2.0.0)
  • Perhaps does not support older versions of node (?)
  • Remove the response property from the result. The response itself is being resolved.