Skip to content
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

build: update tsconfig ECMAScript version to ES2023 #29894

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

clydin
Copy link
Member

@clydin clydin commented Mar 19, 2025

With Node.js v20 now the minimum supported version for Angular v20, the ECMAScript version used with TypeScript can be increased to ES2023.

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 19, 2025
With Node.js v20 now the minimum supported version for Angular v20, the
ECMAScript version used with TypeScript can be increased to ES2023. This
change applies to the build process for the CLI packages themselves and
is not related to the configuration used within projects.
@clydin clydin force-pushed the build/update-min-es branch from 7cb061f to 710ef91 Compare March 19, 2025 18:48
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Mar 19, 2025
@clydin clydin requested a review from alan-agius4 March 19, 2025 18:59
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 19, 2025
@clydin clydin added target: minor This PR is targeted for the next minor release and removed target: minor This PR is targeted for the next minor release labels Mar 19, 2025
@clydin clydin merged commit b96dd54 into angular:main Mar 19, 2025
34 checks passed
@clydin clydin deleted the build/update-min-es branch March 19, 2025 19:06
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: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants