Skip to content

Commit

Permalink
UUID to stage 1, per 2019.10.03 TC39
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 3, 2019
1 parent 9717f0d commit ed1bdb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stage-1-proposals.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Proposals follow [this process document](https://tc39.github.io/process-document
| [Dynamic Import Host Adjustment][] | Mike Samuel | Mike Samuel | <sub>[July 2019][Dynamic Import Host Adjustment notes]</sub> |
| [Making mapping over Objects more concise][object-map] | Jonathan Keslin | Jonathan Keslin | <sub>October 2019</sub> |
| [Record & Tuple][record-tuple] | Robin Ricard<br />Richard Button | Robin Ricard<br />Richard Button | <sub>October 2019</sub> |
| [UUID][uuid] | Benjamin Coe<br />Robert Kieffer <br />Christoph Tavan | Bejamin Coe | <sub>October 2019</sub> |

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.

Expand Down Expand Up @@ -154,3 +155,4 @@ See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposal
[Dynamic Import Host Adjustment notes]: https://github.com/tc39/tc39-notes/blob/master/meetings/2019-07/july-25.md#dynamic-import-host-adjustment-for-stage-1-or-2
[object-map]: https://github.com/tc39/proposal-object-map
[record-tuple]: https://github.com/tc39/proposal-record-tuple
[uuid]: https://github.com/tc39-transfer/proposal-uuid

0 comments on commit ed1bdb4

Please sign in to comment.