github cheeriojs/cheerio v1.0.0-rc.6

latest releases: v1.0.0-rc.12, v1.0.0-rc.11, v1.0.0-rc.10...
3 years ago

Breaking:

  • Fixed the ordering of the output of several methods, including prevAll, prevUntil and parentsUntil. The new order matches jQuery.

This release contains three breaking changes inherited from dependencies.

  • Selectors (see css-select@4.0.0):
    • Several pseudo selectors are now stricter, in line with the HTML spec.
    • Some attributes are now case-insensitive based on the HTML spec.
  • DOM:
    • In XML mode, all elements will have type: 'tag'.

New features:

Types:

Bug fixes:

Documentation updates:

Refactors:

CI:

Test changes:

Commit Range:
v1.0.0-rc.5...v1.0.0-rc.6

Don't miss a new cheerio release

NewReleases is sending notifications on new releases.