Releases: michaelfranzl/sanitize-dom
Releases · michaelfranzl/sanitize-dom
v4.0.1
v4.0.0
Bugfix
3.0.1 empty nodes are just those with no childNodes
Changed to ES6 named exports
This breaks imports, so is a major version release.
Changed to ES6 default export of an object
Fixes one incorrect test.
This breaks imports, so is a major version release.
Added feature to join consecutive same-tag siblings
1.0.1 added feature to join same-tag siblings
Initial release
1.0.0 updated readme