cheerio v0.9.0 Release Notes

Release Date: 2012-07-24 // almost 12 years ago
    • โž• Added node 8.x support
    • โœ‚ Removed node 4.x support
    • โž• Add html(dom) support (@wvl)
    • ๐Ÿ›  fixed xss vulnerabilities on .attr(), .text(), & .html() (@benatkin, @FB55)
    • โœ… Rewrote tests into javascript, removing coffeescript dependency (@davidchambers)
    • Tons of cleanup (@davidchambers)