Skip to content

[ci] release - #249

Merged
DylanPiercey merged 1 commit into
mainfrom
changeset-release/main
Sep 23, 2026
Merged

DylanPiercey merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

htmljs-parser@5.17.0

Minor Changes

  • #248 430e74d Thanks @DylanPiercey! - Add an onOpenTagComment handler for a JavaScript comment that stands alone in an open tag, eg <div /* c */ class="box"> or a // why line between attributes, which the parser used to consume without an event. A comment that follows a value is still part of that value. It is a separate handler from onComment, so a consumer only sees these comments once it handles them.

@DylanPiercey
DylanPiercey merged commit c84a938 into main Sep 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant