Skip to content

Commit

Permalink
JS Standard Library to stage 1, per 2018.07.26 TC39
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 26, 2018
1 parent 5c412e6 commit 2083df0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [Pattern Matching][matching] | Kat Marchán<br />Brian Terlson | Kat Marchán<br />Brian Terlson<br />Sebastian Markbåge |
| | [Explicit Resource Management][resource-management] | Ron Buckton | Ron Buckton |
| | [Dynamic Modules][dynamic-modules] | Bradley Farias | Bradley Farias |
| | [JavaScript Standard Library][standard-library] | Michael Saboff | Michael Saboff

:rocket: means the champion thinks it's ready to advance but has not yet presented to the committee.

Expand Down Expand Up @@ -200,3 +201,4 @@ Note that as part of the onboarding process your repository name may be normaliz
[buffer-transfer]: https://github.com/domenic/proposal-arraybuffer-transfer/
[resource-management]: https://github.com/rbuckton/proposal-using-statement
[dynamic-modules]: https://github.com/guybedford/proposal-dynamic-modules
[standard-library]: https://github.com/msaboff/JavaScript-Standard-Library

0 comments on commit 2083df0

Please sign in to comment.