NewAI Enhanced
v1.2.0
Features
.val()now supports button element values.find()properly scopes:scopepseudo-selectorsisHtmlutility adds runtime type validation
What's Changed
.val()now supports button values by @kaioduarte in https://github.com/cheeriojs/cheerio/pull/4175.find()now properly scopes:scopeselectors by @T0nd0Tara in https://github.com/cheeriojs/cheerio/pull/4967- The
isHtmlutility now runtime-validates input types by @Mallikarjun-0 in https://github.com/cheeriojs/cheerio/pull/4523
New Contributors
- @noritaka1166 made their first contribution in https://github.com/cheeriojs/cheerio/pull/4740
- @kaioduarte made their first contribution in https://github.com/cheeriojs/cheerio/pull/4175
- @Mallikarjun-0 made their first contribution in https://github.com/cheeriojs/cheerio/pull/4523
- @T0nd0Tara made their first contribution in https://github.com/cheeriojs/cheerio/pull/4967
Full Changelog: https://github.com/cheeriojs/cheerio/compare/v1.1.2...v1.2.0