Skip to content

Commit 5df1201

Browse files
committed
Sync Imports to stage 1, per 2024.12.04 TC39
1 parent 7db5460 commit 5df1201

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stage-1-proposals.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Proposals follow [this process document](https://tc39.es/process-document/).
9797
| [Unordered Async Iterator Helpers][unordered-async] | Michael Ficarra | Michael Ficarra | <sub>[July&nbsp;2024][unordered-async-notes]</sub> |
9898
| [`Array.zip` and `Array.zipKeyed`][array.zip] | Jordan Harband | Jordan Harband | <sub>[October&nbsp;2024][array.zip-notes]</sub> |
9999
| [Stabilize][stabilize] | Mark Miller<br />Chip Morningstar<br />Richard Gibson<br />Mathieu Hofman | Mark Miller<br />Chip Morningstar<br />Richard Gibson<br />Mathieu Hofman | <sub>December&nbsp;2024</sub> |
100+
| [Sync Imports][import-sync] | Guy Bedford | Guy Bedford | <sub>December&nbsp;2024</sub> |
100101

101102
See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposals.md), [finished proposals](finished-proposals.md), and [inactive proposals](inactive-proposals.md) documents.
102103

@@ -280,3 +281,4 @@ See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposal
280281
[array.zip]: https://github.com/tc39/proposal-array-zip
281282
[array.zip-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-10/october-09.md#arrayzip-for-stage-1-or-2-or-27
282283
[stabilize]: https://github.com/Agoric/proposal-stabilize
284+
[import-sync]: https://github.com/guybedford/proposal-import-sync

0 commit comments

Comments
 (0)