Skip to content

HTML Parsing Fixes

Choose a tag to compare

@AnujRNair AnujRNair released this 23 Dec 22:49
· 21 commits to master since this release

This release fixes a few outstanding issues around parsing HTML when adding the CSP meta tag to the HTML document

  • #75 fixes issues with escaped HTML, respecting the xhtml option from html-webpack-plugin, and generating hashes for noscript style tags
  • #74 bumps node-notifier via dependabot to fix a security vulnerability