Skip to content

Conversation

@remarkablemark
Copy link
Owner

@remarkablemark remarkablemark commented Jun 18, 2022

What is the motivation for this pull request?

BREAKING CHANGE: remove Internet Explorer (IE11) support

Internet Explorer has been retired on 2022-06-15: https://blogs.windows.com/windowsexperience/2022/06/15/internet-explorer-11-has-retired-and-is-officially-out-of-support-what-you-need-to-know/

Closes #225

What is the current behavior?

IE11 still supported

What is the new behavior?

IE11 is no longer supported

Checklist:

BREAKING CHANGE: remove Internet Explorer (IE11) support

Internet Explorer has been retired on 2022-06-15

Closes #225
@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2022

Codecov Report

Merging #301 (b34cbe1) into master (c69dce5) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
- Coverage   94.89%   94.81%   -0.08%     
==========================================
  Files           7        7              
  Lines         137      135       -2     
==========================================
- Hits          130      128       -2     
  Misses          7        7              
Impacted Files Coverage Δ
lib/client/utilities.js 98.03% <ø> (-0.04%) ⬇️
lib/client/domparser.js 88.67% <100.00%> (-0.21%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c69dce5...b34cbe1. Read the comment docs.

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-dom-parser.min.js 3.05 KB (-1.64% 🔽) 61 ms (-1.64% 🔽) 73 ms (-16.3% 🔽) 134 ms

@remarkablemark remarkablemark merged commit 361e0bc into master Jun 18, 2022
@remarkablemark remarkablemark deleted the feat/remove-ie branch June 18, 2022 01:16
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.

Prepare for Chrome User-Agent reduction

3 participants