-
-
Couldn't load subscription status.
- Fork 6.4k
Blog: v22.19.0 release post #8116
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 GitHub.
|
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 adds a new blog post announcing the Node.js v22.19.0 LTS release. The post includes detailed release notes with notable changes, commit history, and download information for various platforms.
- Adds a comprehensive release announcement blog post for Node.js v22.19.0 'Jod' (LTS)
- Includes notable features like new CLI options, crypto enhancements, and module updates
- Provides complete download links and SHA checksums for all supported platforms
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Lighthouse Results
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8116 +/- ##
==========================================
+ Coverage 76.59% 76.60% +0.01%
==========================================
Files 115 115
Lines 9595 9595
Branches 321 321
==========================================
+ Hits 7349 7350 +1
+ Misses 2245 2244 -1
Partials 1 1 ☔ View full report in Codecov by Sentry. |
|
No one's available it seems, it's quite late here, I'm going to force merge and go to sleep. |
Refs: nodejs/node#59641
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.