Skip to content

docs: remove --experimental-transform-types reference#87

Merged
avivkeller merged 2 commits into
mainfrom
marco-ippolito-patch-1
Jun 3, 2026
Merged

docs: remove --experimental-transform-types reference#87
avivkeller merged 2 commits into
mainfrom
marco-ippolito-patch-1

Conversation

@marco-ippolito
Copy link
Copy Markdown
Member

Removed information about the --experimental-transform-types flag and its implications.

Removed information about the --experimental-transform-types flag and its implications.

Signed-off-by: Marco Ippolito <marcoippolito54@gmail.com>
Copilot AI review requested due to automatic review settings June 3, 2026 12:58
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

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

Project Deployment Actions Updated (UTC)
nodejs-learn Ready Ready Preview Jun 3, 2026 1:04pm

Request Review

@cursor
Copy link
Copy Markdown

cursor Bot commented Jun 3, 2026

PR Summary

Low Risk
Documentation-only edits with no runtime, API, or security impact.

Overview
Updates the Running TypeScript Natively guide to drop all mention of Node’s --experimental-transform-types flag, including the v22.7.0 intro, example command, and opt-in note.

In Constraints → Type stripping, guidance for syntax that needs code generation (e.g. enum, namespaces) no longer points readers at that flag—only at using a runner or separate transpilation.

Reviewed by Cursor Bugbot for commit 3a5f06c. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/typescript

Please review the changes when you have a chance. Thank you! 🙏

Copy link
Copy Markdown
Contributor

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

This PR updates the TypeScript “run natively” documentation to remove mentions of Node.js’s --experimental-transform-types flag and adjust related guidance so the page no longer suggests that flag as an option.

Changes:

  • Removed the section describing --experimental-transform-types and its implications.
  • Updated the “Type stripping” constraints text to recommend using a runner or separate transpilation instead of the removed flag.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pages/typescript/run-natively.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Marco Ippolito <marcoippolito54@gmail.com>
@avivkeller avivkeller added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit bbf58fc Jun 3, 2026
7 checks passed
@avivkeller avivkeller deleted the marco-ippolito-patch-1 branch June 3, 2026 13:08
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.

3 participants