cheerio v0.2.2 Release Notes

    • ๐Ÿ’… Traversing will select <script> and <style> tags (Closes Issue: #8)
    • .text(string) now working with empty elements (Closes Issue: #7)
    • ๐Ÿ›  Fixed before(...) & after(...) again if there is no parent (Closes Issue: #2)