question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Drop IE11 support

See original GitHub issue

I believe we should drop IE11 support with the next major release. This would allow us to produce much more modern bundles.

As of June 2020 IE11 market share is only 1.4% according to https://gs.statcounter.com/

Users who really need to support IE11 would still be able to transpile our bundles or add required polyfills.

As part of this we can remove output.ecmaVersion: 5 from the webpack configs.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:8
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
broofacommented, Jun 18, 2020

Users who really need to support IE11 would still be able to transpile our bundles or add required polyfills.

… or pin their dependency to uuid@v3.4.0

2reactions
fzxtcommented, Jul 20, 2020

@ctavan just to close the loop on this, we were indeed on some old version and the errors were due to some custom setup. Sorry to necro / distract on this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

IE11 end of support countdown
Sources before May 19th 2021 · Support for older versions of Internet Explorer ended · Windows 10 product lifecycle · IE11 Mainstream End...
Read more >
Should you drop support for Internet Explorer 11?
Should your app or service continue to invest time in Internet Explorer 11 support? The answer is: it depends. Find out more here....
Read more >
Dropping support for Internet Explorer 11
When WordPress 5.8 is released in July of this year, Internet Explorer 11 will no longer be supported. If you are currently using...
Read more >
AWS is dropping support for IE11, so get ready to switch ...
AWS is phasing out IE 11 support from July 31 through to July 31, 2022. This week, it stopped testing whether IE 11...
Read more >
Dropping support for Internet Explorer 11 (when 18% of your ...
At Culture Amp we dropped support for Internet Explorer 11 in March this year, despite a significant portion of our annual recurring revenue ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found