Skip to content

ES2020 Candidate June 2020

Compare
Choose a tag to compare
@ljharb ljharb released this 29 May 06:38
dfd5ea2

Note: this is still only a candidate, until the Ecma GA approves it in June. TC39 will be asked to approve it on 2020.06.01.

https://tc39.es/ecma262/2020/

Changes since https://github.com/tc39/ecma262/releases/tag/es2020-candidate-2020-04:

  • Editorial: Fix casing of @@hasInstance well-known symbol (#1978)
  • Normative: Fixed bug in NumberBitwiseOp (#1956)
  • Normative: Fixed bug in Number::unsignedRightShift (#1955)
  • Editorial: Fixed typos in variable name oldvalue (#1954)