proposals icon indicating copy to clipboard operation
proposals copied to clipboard

March 2021

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

https://github.com/tc39/agendas/blob/master/2021/03.md

jridgewell avatar Mar 09 '21 18:03 jridgewell

Top-level await status update: Consensus for bugfix, will revisit the more controversial one tomorrow.

jridgewell avatar Mar 09 '21 20:03 jridgewell

Module Fragments (For Stage 1) reaches Stage 1

jridgewell avatar Mar 09 '21 21:03 jridgewell

Collection normalization methods doesn't split, will try to use an XOR in Sets.

jridgewell avatar Mar 09 '21 22:03 jridgewell

Collection normalization methods doesn't split, will try to use an XOR in Sets.

What do you mean by XOR?

zloirock avatar Mar 10 '21 08:03 zloirock

You can have either have coerceKey or coerceValue (or neither), but not both.

jridgewell avatar Mar 10 '21 08:03 jridgewell

Error.prototype.cause for stage 3 reaches Stage 3

jridgewell avatar Mar 10 '21 18:03 jridgewell

PR: Add Promise.anySettled and make Promise.race its alias did not reach consensus

jridgewell avatar Mar 10 '21 18:03 jridgewell

Array find from last reaches Stage 2

jridgewell avatar Mar 10 '21 19:03 jridgewell

ResizableArrayBuffer for Stage 3 does not reach Stage 3, but good work done

jridgewell avatar Mar 10 '21 19:03 jridgewell

Top-level await PR reached consensus

jridgewell avatar Mar 10 '21 21:03 jridgewell

Temporal moves to Stage 3, removing affordances for subclassing, compare method will not use calendar or timezone

jridgewell avatar Mar 10 '21 22:03 jridgewell

Additionally, all implementations present agree to not ship temporal unflagged, pending the outcome of some IETF format decisions.

ljharb avatar Mar 11 '21 03:03 ljharb