Skip to content

Retcon v. 3.1.0

Compare
Choose a tag to compare
@mmikkel mmikkel released this 10 Jun 21:21
· 7 commits to master since this release

3.1.0 - 2024-06-10

Added

  • Adds support for the body element selector (i.e. 'body'), which can be used in conjunction with the child combinator to only select top-level nodes (e.g. 'body > p'). #68