Skip to content

[ci] release - #235

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

[ci] release#235
DylanPiercey merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

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.13.0

Minor Changes

  • #234 d67f9e6 Thanks @DylanPiercey! - In HTML mode, a whitespace-preceded >= in an unenclosed attribute value is now parsed as a comparison operator (eg <if=count >= 10>), and a whitespace-preceded > that looks like a split comparison (eg <if=count > 10>) now reports an error suggesting parentheses instead of silently ending the tag.

Patch Changes

  • #234 c2e874c Thanks @DylanPiercey! - In HTML mode, a "</" after a whitespace-terminated unenclosed attribute value is now treated as a close tag instead of being consumed as a less-than operator, and a close tag found before the open tag is closed reports a targeted error suggesting parentheses.

@DylanPiercey
DylanPiercey merged commit 9e58590 into main Aug 7, 2026
1 check passed
@DylanPiercey
DylanPiercey deleted the changeset-release/main branch August 7, 2026 16:17
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