Skip to content

Conversation

hyunbinseo
Copy link
Contributor

Description

2025-07-31, Version 22.18.0 'Jod' (LTS), @aduh95

Notable Changes

Type stripping is enabled by default

Node.js will be able to execute TypeScript files without additional configuration:

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.

@Copilot Copilot AI review requested due to automatic review settings September 8, 2025 10:38
@hyunbinseo hyunbinseo requested a review from a team as a code owner September 8, 2025 10:38
Copy link

vercel bot commented Sep 8, 2025

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

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Sep 9, 2025 0:14am

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the documentation to reflect that type stripping is now enabled by default in both Node.js v22.18.0 and v23.6.0. The changes correct the version information in the TypeScript documentation to include the earlier LTS release.

  • Updates version references from v23.6.0 only to include both v22.18.0 and v23.6.0
  • Clarifies that type stripping default behavior applies to both major version lines

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT with styfle comment

Signed-off-by: Hyunbin Seo <[email protected]>
@AugustinMauroy AugustinMauroy added the github_actions:pull-request Trigger Pull Request Checks label Sep 9, 2025
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Sep 9, 2025
Copy link
Contributor

github-actions bot commented Sep 9, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 98 🟢 100 🟢 100 🟢 100 🔗
/en/about 🟢 100 🟢 97 🟢 100 🟠 88 🔗
/en/about/previous-releases 🟢 99 🟢 93 🟢 100 🟢 100 🔗
/en/download 🟢 94 🟢 100 🟢 100 🟢 100 🔗
/en/download/archive/current 🟢 100 🟢 100 🟢 100 🟢 100 🔗
/en/blog 🟢 99 🟢 100 🟢 96 🟢 100 🔗

Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.59%. Comparing base (63a013f) to head (b5e645d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8157   +/-   ##
=======================================
  Coverage   76.59%   76.59%           
=======================================
  Files         115      115           
  Lines        9602     9602           
  Branches      322      322           
=======================================
  Hits         7355     7355           
  Misses       2246     2246           
  Partials        1        1           

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

@avivkeller avivkeller added this pull request to the merge queue Sep 10, 2025
Merged via the queue into nodejs:main with commit c6a7ee2 Sep 10, 2025
16 checks passed
@hyunbinseo hyunbinseo deleted the patch-1 branch September 10, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants