From a1c407f2f560aa01656ff8220ef7ba3eed297025 Mon Sep 17 00:00:00 2001 From: pklecha1 Date: Mon, 2 Mar 2026 10:06:07 -0500 Subject: [PATCH 1/3] update JSON.parseImmutable champions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d780650..2c7a4674 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Stage 2 indicates that the committee expects these features to be developed and | [Destructure Private Fields][destructure-private] | Justin Ridgewell | | |  -[2021‑12][destructure-private-notes] | | [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | |  -[2021‑12][regexp-buffer-boundaries-notes] | | [String.dedent][string.dedent] | Misha Kaletsky
Hemanth HM
Justin Ridgewell | Hemanth HM
Justin Ridgewell | |  -[2022‑06][string.dedent-notes] | -| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard
Richard Button
Nicolò Ribaudo
Ashley Claymore | Robin Ricard
Richard Button
Nicolò Ribaudo
Ashley Claymore | |  -[2022‑07][json-parse-immutable-notes] | +| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard
Richard Button
Nicolò Ribaudo
Ashley Claymore | Richard Button
Nicolò Ribaudo
Ashley Claymore
Peter Klecha | |  -[2022‑07][json-parse-immutable-notes] | | [Module Declarations][module-declarations] | Daniel Ehrenberg
Nicolò Ribaudo | Mark Miller
Nicolò Ribaudo | |  -[2022‑11][module-declarations-notes] | | [Symbol Predicates][symbol-predicates] | Robin Ricard
Jordan Harband | Ashley Claymore
Jordan Harband | |  -[2023‑05][symbol-predicates-notes] | | [Async Iterator helpers][async-iterator-helpers] | Gus Caplan | Michael Ficarra
Jonathan Keslin
Kevin Gibbons | |  -[2025‑11][async-iterator-helpers-notes] | From be106439bb9f3bd2b9291c4eefc7cbd5a15375d8 Mon Sep 17 00:00:00 2001 From: pklecha1 Date: Fri, 20 Mar 2026 09:12:48 -0400 Subject: [PATCH 2/3] fix: update champs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c7a4674..1995f39b 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Stage 2 indicates that the committee expects these features to be developed and | [Destructure Private Fields][destructure-private] | Justin Ridgewell | | |  -[2021‑12][destructure-private-notes] | | [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | |  -[2021‑12][regexp-buffer-boundaries-notes] | | [String.dedent][string.dedent] | Misha Kaletsky
Hemanth HM
Justin Ridgewell | Hemanth HM
Justin Ridgewell | |  -[2022‑06][string.dedent-notes] | -| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard
Richard Button
Nicolò Ribaudo
Ashley Claymore | Richard Button
Nicolò Ribaudo
Ashley Claymore
Peter Klecha | |  -[2022‑07][json-parse-immutable-notes] | +| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard
Richard Button
Nicolò Ribaudo
Ashley Claymore | Nicolò Ribaudo
Ashley Claymore
Peter Klecha | |  -[2022‑07][json-parse-immutable-notes]
| | [Module Declarations][module-declarations] | Daniel Ehrenberg
Nicolò Ribaudo | Mark Miller
Nicolò Ribaudo | |  -[2022‑11][module-declarations-notes] | | [Symbol Predicates][symbol-predicates] | Robin Ricard
Jordan Harband | Ashley Claymore
Jordan Harband | |  -[2023‑05][symbol-predicates-notes] | | [Async Iterator helpers][async-iterator-helpers] | Gus Caplan | Michael Ficarra
Jonathan Keslin
Kevin Gibbons | |  -[2025‑11][async-iterator-helpers-notes] | From afa8f2a30e7b614daf35cae0582fc42fe7c6a8ef Mon Sep 17 00:00:00 2001 From: pklecha1 Date: Fri, 20 Mar 2026 09:15:31 -0400 Subject: [PATCH 3/3] update notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1995f39b..b8e574e7 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Stage 2 indicates that the committee expects these features to be developed and | [Destructure Private Fields][destructure-private] | Justin Ridgewell | | |  -[2021‑12][destructure-private-notes] | | [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | |  -[2021‑12][regexp-buffer-boundaries-notes] | | [String.dedent][string.dedent] | Misha Kaletsky
Hemanth HM
Justin Ridgewell | Hemanth HM
Justin Ridgewell | |  -[2022‑06][string.dedent-notes] | -| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard
Richard Button
Nicolò Ribaudo
Ashley Claymore | Nicolò Ribaudo
Ashley Claymore
Peter Klecha | |  -[2022‑07][json-parse-immutable-notes]
| +| [JSON.parseImmutable][json-parse-immutable] | Robin Ricard
Richard Button
Nicolò Ribaudo
Ashley Claymore | Nicolò Ribaudo
Ashley Claymore
Peter Klecha | |  -[2022‑07][json-parse-immutable-notes]
 -2026‑03
| | [Module Declarations][module-declarations] | Daniel Ehrenberg
Nicolò Ribaudo | Mark Miller
Nicolò Ribaudo | |  -[2022‑11][module-declarations-notes] | | [Symbol Predicates][symbol-predicates] | Robin Ricard
Jordan Harband | Ashley Claymore
Jordan Harband | |  -[2023‑05][symbol-predicates-notes] | | [Async Iterator helpers][async-iterator-helpers] | Gus Caplan | Michael Ficarra
Jonathan Keslin
Kevin Gibbons | |  -[2025‑11][async-iterator-helpers-notes] |