Skip to content

Fix formatting issues in release notes for v26.0.0#8879

Merged
aduh95 merged 1 commit intomainfrom
fix-26.0.0-changelog
May 6, 2026
Merged

Fix formatting issues in release notes for v26.0.0#8879
aduh95 merged 1 commit intomainfrom
fix-26.0.0-changelog

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented May 6, 2026

Without those spaces, those text block appear as paragraph, breaking up the list into three lists.

Description

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@aduh95 aduh95 requested a review from a team as a code owner May 6, 2026 08:21
@aduh95 aduh95 added the fast-track Fast Tracking PRs label May 6, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview May 6, 2026 8:21am

Request Review

@cursor
Copy link
Copy Markdown

cursor Bot commented May 6, 2026

PR Summary

Low Risk
Markdown-only whitespace/indentation changes to keep explanatory lines nested under their bullet items; no runtime code or behavior is affected.

Overview
Fixes formatting in the v26.0.0 release notes so the explanatory sentences under Deprecations and Removals are properly indented and render as part of the intended list items (instead of breaking the list into separate paragraphs/lists).

Reviewed by Cursor Bugbot for commit 8a0823f. Bugbot is set up for automated code reviews on this repo. Configure here.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.24%. Comparing base (b08a19f) to head (8a0823f).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8879      +/-   ##
==========================================
+ Coverage   73.23%   73.24%   +0.01%     
==========================================
  Files         102      102              
  Lines        8623     8623              
  Branches      313      313              
==========================================
+ Hits         6315     6316       +1     
+ Misses       2307     2306       -1     
  Partials        1        1              

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

@aduh95 aduh95 enabled auto-merge May 6, 2026 08:25
@aduh95 aduh95 added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 2b10b03 May 6, 2026
17 checks passed
@aduh95 aduh95 deleted the fix-26.0.0-changelog branch May 6, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track Fast Tracking PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants