esl
esl copied to clipboard
[🚩release 5.0.0]: Drop IE11 / ES5 support
As an ESL architect, I don't want to spend team resources to support and not popular and completely legacy targets. It is requested to drop IE11 browser support and support of ES5 target in general.
Scope of proposed updates:
- [ ] Get rid of the
full
version of the polyfill for esl-ui.com site renderer - [ ] Remove shims and targets =ES5 (if such presented) in the site codebase
- [ ] Remove ES5-related OOTB ESL polyfills except
es5-target-shim.ts
Target branch: main-beta
:tada: This issue has been resolved in version 5.0.0-beta.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket: