Skip to content

3.0.1

Choose a tag to compare

@domenic domenic released this 05 Aug 20:44
· 85 commits to main since this release

Fixed comment parsing to be properly lazy. For example, foo<!-- -->bar<!-- -->baz now parses as two comments, instead of just one.