This repository was archived by the owner on Sep 1, 2019. It is now read-only.
| Original file line number | Diff line number | Diff line change |
|---|
@@ -3,7 +3,7 @@
|
3 | 3 | A proposal to extend ECMA-262 syntax into a superset of JSON. |
4 | 4 | |
5 | 5 | ## Status |
6 | | -This proposal is at stage 3 of [the TC39 Process](https://tc39.github.io/process-document/). |
| 6 | +This proposal is at stage 4 of [the TC39 Process](https://tc39.github.io/process-document/) and is scheduled to be included in ES2019. |
7 | 7 | |
8 | 8 | ## Champions |
9 | 9 | * Mark Miller |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,7 +4,7 @@
|
4 | 4 | <pre class="metadata"> |
5 | 5 | title: Subsume JSON |
6 | 6 | status: proposal |
7 | | -stage: 3 |
| 7 | +stage: 4 |
8 | 8 | shortname: <a href="https://github.com/tc39/proposal-json-superset">proposal-json-superset</a> |
9 | 9 | contributors: Richard Gibson |
10 | 10 | </pre> |
|