Iterator Join reaches Stage 3 (
805ff12)
TC39 advanced Iterator Join to Stage 3 in the main proposals list, marking it as one of the more mature iterator additions on the docket. That typically signals the proposal is nearing standardization and is ready for deeper implementation feedback.
Iterator Includes reaches Stage 3 (
88dc035)
Iterator Includes was also promoted to Stage 3. Like the other iterator updates, this is a meaningful maturity jump that reflects committee confidence in the proposal’s direction.
Iterator chunking reaches Stage 3 (
7226f0a)
Iterator chunking was moved into Stage 3 as well. The commit updates the active proposals listing, indicating the feature has progressed beyond early design discussion.
Amount moves up to Stage 2 (
c310990)
Amount was promoted from Stage 1 to Stage 2, which is a notable step toward implementation and experimentation. The proposal was removed from the Stage 1 list and added to the Stage 2 tracking table.
New and updated Intl proposals land in ECMA-402 (
6e24aea,
e16c6d2,
37b5fe4)
ECMA-402 gained two new Stage 1 entries: Intl Sequence Units and Default Behaviours for some Intl APIs, and Stable Formatting was moved up to Stage 2. The Stable Formatting update is the most significant here, since it reflects a higher level of committee agreement and moves the proposal into the more advanced tracking set.
Other misc changes
- Added the Stage 1 entry for "export all from" (
3836466) - Minor proposal-list reordering and link updates