CHANGELOG.md 3.8 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2021-04-05)

Features

  • add type field to nodes and use enumerable node type (#21) (5823440)

1.7.1 (2020-06-26)

Bug Fixes

  • add missing endSourceSpan for element with void element as its last child (#20) (f7e8c18)

1.7.0 (2020-05-09)

Features

  • getTagContentType: add attrs parameter (#17) (6443800)

1.6.0 (2020-05-03)

Features

  • getTagContentType: add prefix and hasParent parameters (#13) (aae23df)

1.5.0 (2020-04-21)

Features

  • add an option to customize tag content type (#12) (b327e1a)

1.4.0 (2020-01-28)

Bug Fixes

  • do not wrap <tr> into pseudo <tbody> (b63f8a1)

1.3.0 (2019-11-02)

Features

1.2.0 (2018-12-07)

Features

  • add an option to specify case-sensitivity for tag names (#7) (a76b450)

1.1.0 (2018-11-27)

Features

  • add an option to allow htm component closing tags (#6) (b505c16)
  • support bogus comments (#5) (75042e9)

1.0.0 (2018-10-24)

Features