Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

1.2 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.1 (2018-10-05)

Note: Version bump only for package h2x-parse

1.1.0 (2018-09-15)

Features

1.0.0 (2018-05-14)

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.