Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:26
· 76 commits to main since this release
963c28d

Major Changes

  • #114 14f3499 Thanks @DylanPiercey! - Rename onTagName to onOpenTagName.
    Add a new onOpenTagStart event (before onOpenTagName).
    Split the onCloseTag event into three new events: onClosetTagStart, onCloseTagName & onCloseTagEnd).