Skip to content

v7.2.0

Choose a tag to compare

@43081j 43081j released this 16 Oct 03:35
· 312 commits to master since this release
beed7d7

What's Changed

  • Bump dependencies
  • docs(readme): Fix CI badge by @fb55 in #765
  • feat(parser): Support search element by @fb55 in #452
  • docs: fix variable name in sample code by @nolanlawson in #879
  • refactor(tokenizer): Use entities' new decoder by @fb55 in #897
  • chore(site): Fix typedoc config by @fb55 in #926
  • chore(package): Update homepage URL by @fb55 in #930
  • feat(parse5): change parser/tokenizer methods to be protected by @43081j in #996
  • refactor: expose createTextNode on defaultTreeAdapter by @jmsjtu in #1040
  • chore(ci): Update tested NodeJS versions by @fb55 in #1061
  • refactor(open-element-stack): Use sets everywhere by @fb55 in #1086
  • fix: don't generate sourcemap on build, close #831 by @antfu in #1113
  • chore: upgrade to eslint 9.x by @43081j in #1267
  • chore: upgrade to typescript 5.6 by @43081j in #1274
  • fix: fix <noframes> parsing by @nolanlawson in #1277
  • fix: use typedoc config to avoid accidental inheritance by @43081j in #1287
  • chore: bump version to 7.2.0 by @43081j in #1291

New Contributors

Full Changelog: v7.1.2...v7.2.0