Skip to content

feat(@angular-devkit/build-angular): remove differential loading support #21467

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 2 commits into from
Aug 2, 2021

Conversation

clydin
Copy link
Member

@clydin clydin commented Jul 30, 2021

BREAKING CHANGE:
Differential loading support has been removed. With Angular no longer supporting IE11, there are now no browsers officially supported by Angular that require ES5 code. As a result, differential loading's functionality for creating and conditionally loading ES5 and ES2015+ variants of an application is no longer required.

@clydin clydin added the target: major This PR is targeted for the next major release label Jul 30, 2021
@google-cla google-cla bot added the cla: yes label Jul 30, 2021
@clydin clydin force-pushed the ie11/remove-diff-loading branch 2 times, most recently from acf8adf to 97a35e6 Compare July 30, 2021 18:11
@clydin clydin marked this pull request as ready for review July 30, 2021 19:07
@clydin clydin requested a review from alan-agius4 July 30, 2021 19:09
@clydin clydin force-pushed the ie11/remove-diff-loading branch from 97a35e6 to ca6778c Compare July 30, 2021 20:40
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.

2 small things otherwise LGTM.

@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Aug 2, 2021
clydin added 2 commits August 2, 2021 09:59
BREAKING CHANGE:
Differential loading support has been removed. With Angular no longer supporting IE11, there are now no browsers officially supported by Angular that require ES5 code. As a result, differential loading's functionality for creating and conditionally loading ES5 and ES2015+ variants of an application is no longer required.
Angular v13+ no longer supports IE11.
@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 Sep 2, 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 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.

3 participants