-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Blog: v20.19.1 release post #7670
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 the release post for Node v20.19.1 (LTS), detailing notable changes, commit history, download links, and SHASUMS for various artifacts.
- Added blog post front matter and post header with the release version and date
- Included detailed lists of notable changes, commits, and release file links
- Provided SHASUMS and accompanying PGP signature for authenticity verification
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 #7670 +/- ##
=======================================
Coverage 74.61% 74.61%
=======================================
Files 96 96
Lines 7689 7689
Branches 192 192
=======================================
Hits 5737 5737
Misses 1950 1950
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
de47f67
to
4e5f419
Compare
Lighthouse Results
|
Fast tracking! |
Refs: nodejs/node#57896
Description
Validation
Related Issues
Check List
npm run format
to ensure the code follows the style guide.npm run test
to check if all tests are passing.npx turbo build
to check if the website builds without errors.