Skip to content

refactor(@angular-devkit/build-angular): remove deprecated ES5 support #23899

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

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

alan-agius4
Copy link
Collaborator

@alan-agius4 alan-agius4 commented Sep 12, 2022

Remove deprecated support for ES5 output.

BREAKING CHANGE: Producing ES5 output is no longer possible. This was needed for Internet Explorer which is no longer supported. All browsers that Angular supports work with ES2015+

@alan-agius4 alan-agius4 force-pushed the remove-es5-support branch 6 times, most recently from 59128e7 to b5efb64 Compare September 12, 2022 09:49
@alan-agius4 alan-agius4 requested a review from clydin September 12, 2022 09:50
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Sep 12, 2022
@alan-agius4 alan-agius4 marked this pull request as ready for review September 12, 2022 09:50
Remove deprecated support for ES5 output.

BREAKING CHANGE: Producing ES5 output is no longer possible. This was needed for Internet Explorer which is no longer supported. All browsers that Angular supports work with ES2015+
@alan-agius4 alan-agius4 added target: major This PR is targeted for the next major release 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 15, 2022
@alan-agius4 alan-agius4 added this to the v15 Feature Freeze milestone Sep 16, 2022
@dgp1130 dgp1130 merged commit 12931ba into angular:main Sep 16, 2022
@alan-agius4 alan-agius4 deleted the remove-es5-support branch September 16, 2022 19:03
@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 Oct 17, 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 flag: breaking change target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: $localize is not a function => library components not translated
3 participants