-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Blog: add v25.0.0 Release #8230
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 the official v25.0.0 release blog post to the Node.js website, documenting the release of Node.js 25 (Current). The post highlights major changes including a V8 upgrade to 14.1, new security permissions (--allow-net), Web Storage enabled by default, and various deprecations/removals of long-standing APIs.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8230 +/- ##
=======================================
Coverage 76.44% 76.44%
=======================================
Files 115 115
Lines 9643 9643
Branches 316 316
=======================================
Hits 7372 7372
Misses 2270 2270
Partials 1 1 ☔ View full report in Codecov by Sentry. |
|
Lighthouse Results
|
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.
Merge when ready, LGTM
Refs: nodejs/node#59896