Skip to content

[ci] release - #240

Merged
DylanPiercey merged 1 commit into
mainfrom
changeset-release/main
Aug 16, 2026
Merged

[ci] release#240
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.15.0

Minor Changes

  • #239 2d413ae Thanks @LuLaValva! - An <!-- inside an open tag now reports a targeted INVALID_HTML_COMMENT error pointing at the comment, instead of being read as tag type arguments, as attribute type parameters, or (after a whitespace-terminated attribute value) consumed as a less-than operator. Like </, a <!-- no longer continues an unenclosed attribute value, so <div class="a" <!-- note --> id="b"> reports the comment rather than silently parsing as class=("a" < !--note) plus two junk attributes.

@DylanPiercey
DylanPiercey merged commit 4cd17dd into main Aug 16, 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