Vue 3 is planned to have IE 11 compatible build... but after this announcement I think this should be avoided to avoid any future bottlenecks? Your thoughts?
https://www.techrepublic.com/article/microsoft-this-is-when-ie11-and-legacy-edge-support-ends/
Leaner & Modern Vue.js Framework
Our impression is that there are still many big organizations with slow moving IT infrastructure updates that are stuck with IE11 (mostly internal systems), and there are a fair share of users who still need to support it.
That said, Microsoft coming up with explicit timelines for IE11 deprecation could be a good signal to revisit that conversation - I think it's worth considering to at least de-prioritize IE11 support for Vue 3 and maybe instead backport features to Vue 2. I will draft a proposal in https://github.com/vuejs/rfcs to discuss this.
ohk cool Evan 馃憤 @yyx990803
What's the status of this?
It's as laid out here: https://github.com/vuejs/vue-next/releases/tag/v3.0.0
Many large US companies have legacy ActiveX components which require IE11,
and which are not going to be replaced anytime soon.
So, given the choice of a single browser to support, they choose IE11.
Hello! IE11 build was supposed to have some attention in Q4. Do you guys have any news to share? :)
Do you know when we will have ie11 support ?
Most helpful comment
Our impression is that there are still many big organizations with slow moving IT infrastructure updates that are stuck with IE11 (mostly internal systems), and there are a fair share of users who still need to support it.
That said, Microsoft coming up with explicit timelines for IE11 deprecation could be a good signal to revisit that conversation - I think it's worth considering to at least de-prioritize IE11 support for Vue 3 and maybe instead backport features to Vue 2. I will draft a proposal in https://github.com/vuejs/rfcs to discuss this.