Skip to content

[ci] release - #237

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

[ci] release#237
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.14.0

Minor Changes

  • #236 39fc50b Thanks @DylanPiercey! - Support an async keyword before shorthand methods, eg <button async onClick() {}> and the default attribute form <foo async (event) {}>. onAttrMethod reports these with async: true and a range starting at the keyword. A shorthand method can no longer be named async, but an async that is not followed by a shorthand method is still an ordinary attribute, so <script async src="x"> is unchanged.

@DylanPiercey
DylanPiercey merged commit d648b57 into main Aug 11, 2026
8 checks passed
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.95%. Comparing base (39fc50b) to head (b540ccf).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          34       34           
  Lines        4558     4558           
  Branches      874      874           
=======================================
  Hits         4556     4556           
  Misses          2        2           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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