Skip to content

v3.1.0

Compare
Choose a tag to compare
@tornqvist tornqvist released this 16 Jun 12:13
· 7 commits to main since this release
v3.1.0
a334d58
  • Add support for partial class matching, e.g. .foo -> <div class="foo bar"></div>
  • Fix complex attribute selectors, e.g. [class^="hello"]
  • Fix crash on attributes with newline characters