Skip to content

v1.2.0 - Allow parsing empty attributes

Compare
Choose a tag to compare
@AngelMunoz AngelMunoz released this 05 Feb 06:11
· 7 commits to main since this release

This is a very small update, we can now parse attributes without values e.g.

div[uk-tab] -> <div uk-tab></div>

Full Changelog: v1.1.1...v1.2.0