ECMAScript 2019 (ES10) is the tenth edition of the ECMAScript Language Specification

../../_images/added_2019.png

https://github.com/tc39/proposals/blob/master/finished-proposals.md

Description

The 10th edition, officially known as ECMAScript 2019 , was published in June 2019.

Added features include, but are not limited to, Array.prototype.flat, Array.prototype.flatMap, changes to Array.sort and Object.fromEntries .

Object.fromEntries