- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 6.4k
 
Blog: v20.19.3 release post #7886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
           The latest updates on your projects. Learn more about Vercel for Git ↗︎ 
  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces a new markdown blog post announcing the v20.19.3 release of Node.js. It adds structured release notes including notable changes, a comprehensive commit list, download links for various platforms, and a SHASUMS section to verify the release content.
          Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 ✅ All tests successful. No failed tests found. Additional details and impacted files@@            Coverage Diff             @@
##             main    #7886      +/-   ##
==========================================
- Coverage   75.49%   75.47%   -0.02%     
==========================================
  Files         101      101              
  Lines        8311     8311              
  Branches      218      218              
==========================================
- Hits         6274     6273       -1     
- Misses       2035     2036       +1     
  Partials        2        2              ☔ View full report in Codecov by Sentry.  | 
    
| 
           Lighthouse Results 
  | 
    
Refs: nodejs/node#58588
Description
Validation
Related Issues
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.