Skip to content

Conversation

alan-agius4
Copy link
Collaborator

This migration updates the TypeScript lib configuration to es2022 or a newer version if a more modern one is already in use.

This change ensures that projects are configured to support modern ECMAScript features that are commonly used in the ecosystem and required by recent versions of Angular and its dependencies. It helps prevent compilation errors related to newer language and library features.

//cc @thePunderWoman

This migration updates the TypeScript `lib` configuration to `es2022` or a newer version if a more modern one is already in use.

This change ensures that projects are configured to support modern ECMAScript features that are commonly used in the ecosystem and required by recent versions of Angular and its dependencies. It helps prevent compilation errors related to newer language and library features.
@alan-agius4 alan-agius4 requested a review from clydin September 22, 2025 12:03
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release labels Sep 22, 2025
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Sep 23, 2025
@alan-agius4 alan-agius4 merged commit 77741f5 into angular:main Sep 23, 2025
35 checks passed
@alan-agius4 alan-agius4 deleted the migrate-typescript-lib branch September 23, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @schematics/angular target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants