paceaux / selector-finder

Find a CSS selector on a public site
MIT License
23 stars 3 forks source link

Breaks in latest version of Cheerio #40

Closed paceaux closed 3 months ago

paceaux commented 3 months ago

Cheerio 1.0.0 will have errors in unit tests and the CLI.

paceaux commented 3 months ago

merged into develop under pull req 41: https://github.com/paceaux/selector-finder/pull/41

paceaux commented 3 months ago

Merged into master under PR 42: https://github.com/paceaux/selector-finder/pull/42