Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@fb55 fb55 released this 29 Apr 09:53
· 326 commits to master since this release

Features

  • domutils now features a better querying algorithm that reduces memory allocations and doesn't error any more if a node has too many direct children. #1349
  • Added support for dc:date fields in RDF Feeds (by @TimBroddin) #1021
  • Widened the allowed parents to ParentNode for appendChild and prependChild #1200

Fixes

  • Child nodes now have their references to other elements removed in removeChildren (by @dertheodor) #1350

Other changes

  • docs(readme): Use GitHub Actions CI badge #1219
  • chore(pages): Deploy site from action #1220

Full Changelog: v3.0.1...v3.1.0