Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-08 | 1.9 kB | |
v1.1.0 source code.tar.gz | 2025-06-08 | 394.7 kB | |
v1.1.0 source code.zip | 2025-06-08 | 428.8 kB | |
Totals: 3 Items | 825.4 kB | 0 |
What's Changed
- fix(attributes): support
.prop
on document nodes by @fb55 in https://github.com/cheeriojs/cheerio/pull/4320 - fix(types): fix ExtractedValue type by @ben-tilden in https://github.com/cheeriojs/cheerio/pull/4334
- Add a field
browser
topackage.json
root by @UNIDY2002 in https://github.com/cheeriojs/cheerio/pull/4033 - Upgraded dependencies
Doc Improvements
- docs(blog): fix loading documents url by @TonyRL in https://github.com/cheeriojs/cheerio/pull/4002
- docs: fix function load() link by @ya-luotao in https://github.com/cheeriojs/cheerio/pull/4013
- docs: correct loadBuffer() name in example by @arichardsmith in https://github.com/cheeriojs/cheerio/pull/4270
- Update attr setter jsdoc by @thyming in https://github.com/cheeriojs/cheerio/pull/4469
- docs: use code block for install, mention yarn and bun by @Electroid in https://github.com/cheeriojs/cheerio/pull/4454
- docs: Replace
.html
with.prop
for outerHTML by @fb55 in https://github.com/cheeriojs/cheerio/pull/4321
New Contributors
- @TonyRL made their first contribution in https://github.com/cheeriojs/cheerio/pull/4002
- @ya-luotao made their first contribution in https://github.com/cheeriojs/cheerio/pull/4013
- @arichardsmith made their first contribution in https://github.com/cheeriojs/cheerio/pull/4270
- @UNIDY2002 made their first contribution in https://github.com/cheeriojs/cheerio/pull/4033
- @AzeemSup made their first contribution in https://github.com/cheeriojs/cheerio/pull/4189
- @ben-tilden made their first contribution in https://github.com/cheeriojs/cheerio/pull/4334
- @Electroid made their first contribution in https://github.com/cheeriojs/cheerio/pull/4454
- @thyming made their first contribution in https://github.com/cheeriojs/cheerio/pull/4469
Full Changelog: https://github.com/cheeriojs/cheerio/compare/v1.0.0...v1.1.0