Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@gregberge gregberge released this 14 May 09:14
· 16 commits to master since this release

Features

BREAKING CHANGES

  • An AST is now generate from the JSDOM tree.
  • You can still access the originalNode using node.originalNode.
  • You now have to call fromHtmlAttribute and fromHtmlElement to replace a node.