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

July 2018 #46

Open hzoo opened 6 years ago

hzoo commented 6 years ago

Microsoft: Redmond, WA (July 24-26) https://github.com/tc39/agendas/blob/master/2018/07.md

Checkbox means we completed it (some Stage 1 we may want to wait to start given instability of the proposal) https://tc39.github.io/process-document/ for a primer what each Stage means

New Syntax Proposals

Existing Syntax Proposals

Other (Builtins, etc)

jridgewell commented 6 years ago

I’m not attending this meeting. Is there someone who can update this thread?

hzoo commented 6 years ago

Not going to be there in person but I can update from notes later, unless someone else that's there (@ljharb?) wants to

ljharb commented 6 years ago

I can do it, sure.

ljharb commented 6 years ago

ArrayBuffer.prototype.transfer to stage 2

ljharb commented 6 years ago

Atomics.wake → Atomics.notify reaffirmed consensus

ljharb commented 6 years ago

Intl.DateFormat.prototype.formatRange to stage 2

ljharb commented 6 years ago

Explicit Resource Management to stage 1

chicoxyzzy commented 6 years ago

Object.fromEntries to stage 3

ljharb commented 6 years ago

Dynamic Modules to stage 1.

ljharb commented 6 years ago

RegExp Match Offsets to stage 2

ljharb commented 6 years ago

JS Standard Library to stage 1.