Skip to content

Conversation

@ematipico
Copy link
Member

Summary

Closes #6656

Test Plan

Added new tests

@changeset-bot
Copy link

changeset-bot bot commented Jul 2, 2025

🦋 Changeset detected

Latest commit: 4c0c3a1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@biomejs/biome Patch
@biomejs/cli-win32-x64 Patch
@biomejs/cli-win32-arm64 Patch
@biomejs/cli-darwin-x64 Patch
@biomejs/cli-darwin-arm64 Patch
@biomejs/cli-linux-x64 Patch
@biomejs/cli-linux-arm64 Patch
@biomejs/cli-linux-x64-musl Patch
@biomejs/cli-linux-arm64-musl Patch
@biomejs/wasm-web Patch
@biomejs/wasm-bundler Patch
@biomejs/wasm-nodejs Patch
@biomejs/backend-jsonrpc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ematipico ematipico requested review from a team July 2, 2025 10:33
@github-actions github-actions bot added A-Parser Area: parser A-Formatter Area: formatter L-HTML Language: HTML and super languages labels Jul 2, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Jul 2, 2025

CodSpeed Performance Report

Merging #6663 will improve performances by 6.5%

Comparing fix/html-formatting-self-closing (4c0c3a1) with main (e581f6d)

Summary

⚡ 1 improvements
✅ 113 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
eucjp_1600564308684076393.json[cached] 812.1 µs 762.5 µs +6.5%

@ematipico ematipico merged commit af78d6d into main Jul 2, 2025
28 checks passed
@ematipico ematipico deleted the fix/html-formatting-self-closing branch July 2, 2025 11:55
@github-actions github-actions bot mentioned this pull request Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Formatter Area: formatter A-Parser Area: parser L-HTML Language: HTML and super languages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📝 HTML: inconsistent closing-slash on void elements

3 participants