There are some other changes, like the removal of Proxy trap and Reflect
method for enumerate, includes is also a new method for TypedArrays, as it
is different than Array#includes as it validates `this` as a valid
typedArray instance. ECMAScript code is now expressed using Unicode 8.0.0
or later (from 5.1 or later), etc.


One way to track this is searching for Normative changes on
github.com/tc39/ecma262 commits until Mar/2016.
While the commits are not perfectly flagged, it's another way to find some
other minor changes.

On Fri, Jun 17, 2016 at 3:50 AM, Thaddee Tyl <thaddee....@gmail.com> wrote:

> (Small typo, the path was changed to
> <http://espadrine.github.io/New-In-A-Spec/es2016/>, since that is the
> direction we go for naming.)
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to