github cheeriojs/cheerio 0.8.0

latest releases: v1.0.0-rc.12, v1.0.0-rc.11, v1.0.0-rc.10...
3 years ago
  • Updated CSS parser to use FB55/CSSselect. Cheerio now supports most CSS3 psuedo selectors thanks to @fb55.
  • ignoreWhitespace now on by default again. See #55 for context.
  • Changed $(':root') to $.root(), cleaned up $.clone()
  • Support for .eq(i) thanks to @alexbardas
  • Removed support for node 0.4.x
  • Fixed memory leak where package.json was continually loaded
  • Tons more tests

Don't miss a new cheerio release

NewReleases is sending notifications on new releases.