babel / proposals

✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)
https://github.com/tc39/proposals
432 stars 39 forks source link

March 2019 #57

Open chicoxyzzy opened 5 years ago

chicoxyzzy commented 5 years ago

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

jridgewell commented 5 years ago

Normative: CreateDynamicFunction early concatenates body is in limbo?

jridgewell commented 5 years ago

Normative: Remove implementation-defined typeof behavior achieved consensus

jridgewell commented 5 years ago

Normative: Make Async-from-Sync iterator object inaccessible to ECMAScript code achieved consensus

jridgewell commented 5 years ago

Normative: Suppress GetMethod errors in IteratorClose achieved consensus

jridgewell commented 5 years ago

Normative: Add export * as ns from "mod” to Export production and Module Semantic achieved consensus

jridgewell commented 5 years ago

Normative: Require at least four digits in string representations of negative years achieved consensus

jridgewell commented 5 years ago

String.prototype.matchAll moves to Stage 4

jridgewell commented 5 years ago

dateStyle/timeStyle moves to Stage 3

jridgewell commented 5 years ago

Intl.DateTimeFormat.prototype.formatRange moves to Stage 3

jridgewell commented 5 years ago

Promise.allSettled to Stage 3

jridgewell commented 5 years ago

String.prototype.replaceAll to Stage 2

jridgewell commented 5 years ago

Normative: Support BigInt in NumberFormat and toLocaleString gained consensus

jridgewell commented 5 years ago

Promise.any to Stage 1

jridgewell commented 5 years ago

Numeric separators promoted to Stage 3

jridgewell commented 5 years ago

Private declarations promoted to Stage 1