Skip to content

Commit

Permalink
JSON Modules to stage 3, per 2021.01.25 TC39
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 25, 2021
1 parent f159ff2 commit eda6da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Stage 2 indicates that the committee expects these features to be developed and
| [`Atomics.waitAsync`][nonblocking] | Lars Hansen | Shu-yu Guo<br />Lars Hansen | [:white_check_mark:][tests-nonblocking] | <sub>[December&nbsp;2019][nonblocking-notes]</sub> |
| [`.at()`][at] | Shu-yu Guo<br />Tab Atkins | Shu-yu Guo<br />Tab Atkins | [:white_check_mark:][tests-at] | <sub>[November&nbsp;2020][at-notes]</sub> |
| [Import Assertions][import-assertions] | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | :question: | <sub>[November&nbsp;2020][import-assertions-notes]</sub> |
| [JSON Modules][json-modules] | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | :question: | <sub>January&nbsp;2021</sub> |

### Stage 2

Expand All @@ -49,7 +50,6 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Dynamic Import Host Adjustment][] | Mike Samuel, Krzysztof Kotowicz | Krzysztof Kotowicz | <sub>[December&nbsp;2019][Dynamic Import Host Adjustment notes]</sub> |
| [Ergonomic brand checks for Private Fields][private-fields-in-in] | Jordan Harband | Jordan Harband | <sub>[September&nbsp;2020][private-fields-in-in-notes]</sub> |
| [WeakRefs `cleanupSome`][cleanup-some] | Yulia Startsev<br />Daniel Ehrenberg | Yulia Startsev<br />Daniel Ehrenberg | <sub>[July&nbsp;2020][cleanup-some-notes]</sub> |
| [JSON Modules][json-modules] | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg | <sub>[November&nbsp;2020][json-modules-notes]</sub> |
| [Record & Tuple][record-tuple] | Robin Ricard<br />Richard Button | Robin Ricard<br />Richard Button | <sub>[September&nbsp;2020][record-tuple-notes]</sub> |
| [JSON.parse source text access][json-parse-source] | Richard Gibson | Richard Gibson | <sub>[July&nbsp;2020][json-parse-source-notes]</sub> |
| [Class Static Block][static-blocks] | Ron Buckton | Ron Buckton | <sub>[September&nbsp;2020][static-blocks-notes]</sub> |
Expand Down

0 comments on commit eda6da4

Please sign in to comment.