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

Support TypeScript 4.3 #21086

Merged
merged 4 commits into from Jun 10, 2021
Merged

Support TypeScript 4.3 #21086

merged 4 commits into from Jun 10, 2021

Conversation

clydin
Copy link
Member

@clydin clydin commented Jun 8, 2021

With the support of TypeScript 4.3 within the Angular framework, the CLI now supports using TypeScript 4.3 as well. TypeScript 4.2 also continues to be supported for existing projects.
All new projects will now use TypeScript 4.3 by default.

@clydin clydin added state: blocked target: minor This PR is targeted for the next minor release labels Jun 8, 2021
@google-cla google-cla bot added the cla: yes label Jun 8, 2021
Copy link
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

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

Since we are using TS 4.3 we should update tslib to 2.2.0 or later as previous versions are not fully compatible with the output of TS 4.3.

With the support of TypeScript 4.3 within the Angular framework, the CLI now supports using TypeScript 4.3 as well.  TypeScript 4.2 also continues to be supported for existing projects.
With the support of TypeScript 4.3 within the Angular framework, the CLI now supports using TypeScript 4.3 as well.  TypeScript 4.2 also continues to be supported for existing projects.
With the support of TypeScript 4.3 available in both the framework and the CLI, all new projects will now use TypeScript 4.3 by default.
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Jun 10, 2021
@alan-agius4 alan-agius4 merged commit 559a65c into angular:master Jun 10, 2021
@clydin clydin deleted the ts4.3 branch June 10, 2021 15:34
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants