Proposal Updates from July 2020 Meeting
The TC39 July 2020 meeting has concluded! I haven't had time to run through the notes yet, but several proposals I covered in Chapter 19 of the book ("A look ahead...") have moved to Stage 4 (e.g., finished)!
Promise.any
andAggregateError
WeakRefs
— includingFinalizationRegistry
, but withoutcleanupSome
- Numeric Separators
...plus one I didn't cover because it was still Stage 2 — it went through Stage 3 pretty fast!
- Logical Assignment (more in this post)
Some other updates:
.item
moved to Stage 2 —expect a post about it in the next couple of dayshere's the post- Record & Tuple to Stage 2
- JSON parse source text access to Stage 2
- JSON modules (no link yet) were split from
import
conditions, both at Stage 2 - ECMA-402's
Intl.ListFormat
andIntl.DateTimeFormat
'sdateStyle
andtimeStyle
proposals advanced to Stage 4 - ECMA-402's
Intl.Segmenter
moved to Stage 2 await
operations to Stage 1
Happy Coding!
Have a question or comment about this post? Ping me on Mastodon at @tjcrowdertech@hachyderm.io!