Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Destructure Private Fields][destructure-private] | Justin Ridgewell | | | <sub>&nbsp;-[2021&#8209;12][destructure-private-notes]</sub> |
| [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | | <sub>&nbsp;-[2021&#8209;12][regexp-buffer-boundaries-notes]</sub> |
| [String.dedent][string.dedent] | Misha Kaletsky<br />Hemanth HM<br />Justin Ridgewell | Hemanth HM<br />Justin Ridgewell | | <sub>&nbsp;-[2022&#8209;06][string.dedent-notes]</sub> |
| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard<br />Richard Button<br />Nicolò Ribaudo<br />Ashley Claymore | Robin Ricard<br />Richard Button<br />Nicolò Ribaudo<br />Ashley Claymore | | <sub>&nbsp;-[2022&#8209;07][json-parse-immutable-notes]</sub> |
| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard<br />Richard Button<br />Nicolò Ribaudo<br />Ashley Claymore | Nicolò Ribaudo<br />Ashley Claymore<br />Peter Klecha | | <sub>&nbsp;-[2022&#8209;07][json-parse-immutable-notes]<br />&nbsp;-2026&#8209;03</sub> |
| [Module Declarations][module-declarations] | Daniel Ehrenberg<br />Nicolò Ribaudo | Mark Miller<br />Nicolò Ribaudo | | <sub>&nbsp;-[2022&#8209;11][module-declarations-notes]</sub> |
| [Symbol Predicates][symbol-predicates] | Robin Ricard<br />Jordan Harband | Ashley Claymore<br />Jordan Harband | | <sub>&nbsp;-[2023&#8209;05][symbol-predicates-notes]</sub> |
| [Async Iterator helpers][async-iterator-helpers] | Gus Caplan | Michael Ficarra<br />Jonathan Keslin<br />Kevin Gibbons | | <sub>&nbsp;-[2025&#8209;11][async-iterator-helpers-notes]</sub> |
Expand Down