Skip to content

domhandler 5.0.0

Breaking:

  • Removed the deprecated normalizeWhitespace option (#614) 6503e2d
  • Updated nodes to use tagged unions for node types (#804) acc934b
    • This might break some TypeScript code

Features:

  • Added an ESM build (#806) 5582477

https://github.com/fb55/domhandler/compare/v4.3.1...v5.0.0