proposals icon indicating copy to clipboard operation
proposals copied to clipboard

June 2020

Open jridgewell opened this issue 5 years ago • 15 comments
trafficstars

https://github.com/tc39/agendas/blob/master/2020/06.md

jridgewell avatar Jun 01 '20 16:06 jridgewell

Promise.{all,allSettled,race} should check "resolve" before iterating reached consensus

jridgewell avatar Jun 01 '20 16:06 jridgewell

Ergonomic brand checks for private fields reaches stage 2

jridgewell avatar Jun 01 '20 16:06 jridgewell

Logical Assignment NamedEvaluation achieved consensus, provided implementations are able to do it without too much trouble.

jridgewell avatar Jun 01 '20 16:06 jridgewell

String.p.replaceAll reaches stage 4

jridgewell avatar Jun 02 '20 15:06 jridgewell

AggregateError.errors own data property reached consensus

jridgewell avatar Jun 02 '20 15:06 jridgewell

AggregateError order processing reached consensus (super(message); this.errors = %toList(errors))

jridgewell avatar Jun 02 '20 15:06 jridgewell

Symbols as WeakMap keys reaches stage 1

jridgewell avatar Jun 02 '20 19:06 jridgewell

deep path property reaches stage 1

jridgewell avatar Jun 03 '20 17:06 jridgewell

Restrict subclassing support for built-in methods reaches stage 1

jridgewell avatar Jun 03 '20 18:06 jridgewell

Async context does not reach stage 1

jridgewell avatar Jun 03 '20 19:06 jridgewell

Intl Enumeration API reaches stage 1

jridgewell avatar Jun 03 '20 20:06 jridgewell

Array equality reaches stage 1, but spaceship operator is withdrawn and comparisons is withdrawn.

jridgewell avatar Jun 04 '20 18:06 jridgewell

.item() reaches stage 1

jridgewell avatar Jun 04 '20 18:06 jridgewell

Module attributes reaches stage 2

jridgewell avatar Jun 04 '20 19:06 jridgewell

"Module Attributes" was also renamed to "Import Attributes"

ljharb avatar Jun 04 '20 19:06 ljharb