@All, we are looking at dropping ES5 support in our next release. The JS runtime has been entirely rewritten for ES6 a couple of years ago and it seems that transpiling it to ES5 (using Babel) introduces performance issues.
Before proceeding we'd like to hear from you ? Anyone out there having a strong reason to stick to ES5 ?