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!: drop support for IE 11 #629

Merged
merged 7 commits into from Jul 6, 2023
Merged

feat!: drop support for IE 11 #629

merged 7 commits into from Jul 6, 2023

Conversation

justplaz
Copy link
Contributor

BREAKING CHANGE: Remove support for IE11

Issue #, if available:
#472

Description of changes:
This PR picks up where we left off in #477.
This PR removes IE11 support, by way of removing the ie11-detection package and the IE11 specific sha1/sha256 implementations, as well as the relevant tests.
It is mostly the same as the linked PR, with a few improvements (deleting stray // @ts-ignore annotations, deleting redundant tests).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

BREAKING CHANGE: Remove support for IE11
@justplaz justplaz requested a review from a team as a code owner May 11, 2023 21:14
@texastony texastony merged commit 6c49fb6 into aws:master Jul 6, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants