Releases: cheeriojs/cheerio-select
Releases · cheeriojs/cheerio-select
v2.1.0
- minor: Added a limit argument to
select
#307
- chore: Added tests from
cheerio-advanced-selectors
#298
Full Changelog: v2.0.0...v2.1.0
v1.6.0
What's Changed
- Bump
css-what
, css-select
by @fb55 in #265
cheerio-select
inherits some new features from css-select
, most notably a quirksMode
option.
- chore(ci): Use GitHub Actions by @fb55 in #71
Full Changelog: v1.5.0...v1.6.0
v1.3.0
- Upgrade dependencies 6249ca1
- Inherits breaking changes from css-select; several pseudos are now stricter.
v1.2.0...v1.3.0
v1.2.0
Fixes:
- Filter now preserves the order of filtered elements 229b944
- The sorting it did before was unexpected from the name and should be considered a bug. That's why this was not published as a new major version.
v1.1.0...v1.2.0