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

feat(core): drop support for TypeScript 4.6 and 4.7 #47690

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Oct 7, 2022

Updates the version range in the compiler to require at least TypeScript 4.8. Note that I'm keeping the backwards-compatibility layer for 4.7 around for now until internal projects have been migrated to 4.8.

BREAKING CHANGE:
TypeScript versions older than 4.8 are no longer supported.

@angular-robot angular-robot bot added the feature Issue that requests a new feature label Oct 7, 2022
Updates the version range in the compiler to require at least TypeScript 4.8. Note that I'm keeping the backwards-compatibility layer for 4.7 around for now until internal projects have been migrated to 4.8.

BREAKING CHANGE:
TypeScript versions older than 4.8 are no longer supported.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer breaking changes target: major This PR is targeted for the next major release labels Oct 7, 2022
@crisbeto crisbeto added this to the v15 feature freeze blockers milestone Oct 7, 2022
@ngbot ngbot bot removed this from the v15 feature freeze blockers milestone Oct 7, 2022
@crisbeto crisbeto marked this pull request as ready for review October 7, 2022 09:27
@crisbeto crisbeto added this to the v15 feature freeze blockers milestone Oct 7, 2022
@ngbot ngbot bot removed this from the v15 feature freeze blockers milestone Oct 7, 2022
@crisbeto crisbeto added this to the v15 feature freeze blockers milestone Oct 7, 2022
@ngbot ngbot bot removed this from the v15 feature freeze blockers milestone Oct 7, 2022
@crisbeto crisbeto added this to the v15 feature freeze blockers milestone Oct 7, 2022
@ngbot ngbot bot removed this from the v15 feature freeze blockers milestone Oct 7, 2022
@devversion devversion added the area: core Issues related to the framework runtime label Oct 7, 2022
@ngbot ngbot bot added this to the Backlog milestone Oct 7, 2022
Copy link
Member

@JoostK JoostK left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@crisbeto crisbeto 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 Oct 10, 2022
@jessicajaniuk
Copy link
Contributor

This PR was merged into the repository by commit ed11a13.

@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 Nov 10, 2022
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 area: core Issues related to the framework runtime feature Issue that requests a new feature target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants