Skip to content

feat(bundling)!: change default useLegacyTypescriptPlugin to false for v22 - #32754

Merged
Coly010 merged 2 commits into
next-majorfrom
nxc-3094-use-legacy-typescript-plugin
Sep 17, 2025
Merged

feat(bundling)!: change default useLegacyTypescriptPlugin to false for v22#32754
Coly010 merged 2 commits into
next-majorfrom
nxc-3094-use-legacy-typescript-plugin

Conversation

@Coly010

@Coly010 Coly010 commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

The default TypeScript plugin for Rollup has changed from rollup-plugin-typescript2 to @rollup/plugin-typescript. To continue using the legacy plugin, explicitly set useLegacyTypescriptPlugin: true in your configuration.

Resolves NXC-3094

@Coly010
Coly010 requested review from a team as code owners September 17, 2025 09:22
@Coly010 Coly010 self-assigned this Sep 17, 2025
@vercel

vercel Bot commented Sep 17, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Sep 17, 2025 3:03pm
@Coly010
Coly010 requested a review from jaysoo September 17, 2025 09:22
@Coly010
Coly010 changed the base branch from master to next-major September 17, 2025 09:22
@nx-cloud

nx-cloud Bot commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 7737f5f

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 4m 14s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 2m 15s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 5s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 4s View ↗
nx documentation ✅ Succeeded 1m 38s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-17 15:00:28 UTC

nx-cloud[bot]

This comment was marked as outdated.

nx-cloud[bot]

This comment was marked as outdated.

Comment thread e2e/rollup/src/rollup.test.ts Outdated
Comment thread packages/rollup/src/plugins/with-nx/with-nx.ts Outdated
nx-cloud[bot]

This comment was marked as outdated.

…ter default change to @rollup/plugin-typescript
@Coly010
Coly010 force-pushed the nxc-3094-use-legacy-typescript-plugin branch from 5f5eaf2 to 7737f5f Compare September 17, 2025 14:49
@Coly010
Coly010 merged commit 1911fb3 into next-major Sep 17, 2025
15 checks passed
@Coly010
Coly010 deleted the nxc-3094-use-legacy-typescript-plugin branch September 17, 2025 15:08
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants