Retcon v. 3.1.0
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
'body'
), which can be used in conjunction with the child combinator to only select top-level nodes (e.g. 'body > p'
). #68