Update JavaScript version

Is there a reason the JS engine is still ES5? I have existing code that I’m having to convert to work in EazyBI, and it’s really difficult to think in ES5.

ES6/ES2015 came out 7 years ago and has some really good improvements.

Hi @conradj ,

ES5 works and is fully supported by the community.
​Although the ES6 was already released in 2015, it is not yet fully supported by the Rhino engine.

​We gradually upgrade internal engines and dependencies within the app and might switch to ES6 after that is fully supported.

​Regards,
​Oskars / support@eazyBI.com