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: remove zone-patch and its fallback #1427

Merged
merged 1 commit into from
Apr 27, 2022
Merged

feat: remove zone-patch and its fallback #1427

merged 1 commit into from
Apr 27, 2022

Conversation

ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented Apr 27, 2022

Summary

Since Angular 11, the minimum version of zone.js is 0.11.x and Angular 10 is EOL so now we can use zone patch directly from zone.js

cc @JiaLiPassion

Test plan

Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

If you are not using zone.js@0.11.x, please upgrade.

Other information

N.A.

BREAKING CHANGE
Since Angular 11, the minimum version of `zone.js` is 0.11.x and Angular 10 is EOL so now we can use zone patch directly from `zone.js`. If one is not using `zone.js@0.11.x`, please upgrade.
@ahnpnl ahnpnl added the 💣 Breaking Changes Includes a breaking change and should probably wait until we're preparing for the release of a major label Apr 27, 2022
@ahnpnl ahnpnl marked this pull request as ready for review April 27, 2022 09:29
@ahnpnl ahnpnl merged commit bf9ea44 into thymikee:main Apr 27, 2022
@ahnpnl ahnpnl deleted the feat/remove-zone-patch branch April 27, 2022 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💣 Breaking Changes Includes a breaking change and should probably wait until we're preparing for the release of a major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant