Skip to content

v0.2.194

Compare
Choose a tag to compare
@a-h a-h released this 20 Jan 16:28
· 637 commits to main since this release
e6ce632

Changelog

  • 5787320 chore: missing test cases (#63)
  • e6ce632 chore: upgrade benchmark NPM packages
  • 3b33e9c feat: pool byte buffers (#62)
  • eacf218 fix: allow an extra space after open braces, since it's a common typo
  • d7b9c7d fix: no matched nodes should be an error (#60)
  • eb9c263 fix: regex syntax incorrect causing hyphenated classes to be sanitized. (#58)
  • 17c7df9 fix: typos in CLI docs
  • 9c5e3bc refactor: improve error message, related to #60