Skip to content

Commit 217882a

Browse files
committed
RegExp Buffer Boundaries to stage 2.7, per 2026.05.19 TC39
1 parent 5adf344 commit 217882a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Stage 2 indicates that the committee expects these features to be developed and
4141
| [Iterator Join][iterator-join] | Kevin Gibbons | Kevin Gibbons | :question: | <sub>&nbsp;-[2025&#8209;11][iterator-join-notes]</sub> |
4242
| [Error Stack Accessor][stack-accessor] | Jordan Harband | Jordan Harband<br />Mark Miller | :question: | <sub>&nbsp;-2026&#8209;03<br />&nbsp;-[2025&#8209;11][stack-accessor-notes]</sub> |
4343
| [Iterator Includes][iterator-includes] | Michael Ficarra | Michael Ficarra | <sub>[iterator-includes][includes-tests]</sub> | <sub>&nbsp;-2026&#8209;03</sub> |
44+
| [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | :question: | <sub>&nbsp;-[2021&#8209;12][regexp-buffer-boundaries-notes]</sub> |
4445

4546
### Stage 2
4647

@@ -54,7 +55,6 @@ Stage 2 indicates that the committee expects these features to be developed and
5455
| [Module Expressions][module-expressions] | Surma<br />Daniel Ehrenberg<br />Nicolò Ribaudo | Surma<br />Nicolò Ribaudo | | <sub>&nbsp;-[2022&#8209;11][module-expressions-notes]</sub> |
5556
| [Pipeline Operator][pipeline] | J. S. Choi<br />James DiGioia<br />Ron Buckton<br />Tab Atkins | J. S. Choi<br />Ron Buckton<br />Tab Atkins | | <sub>&nbsp;-[2022&#8209;03][pipe-notes-2022-03]<br />&nbsp;-[2022&#8209;01][pipe-notes-2022-01]<br />&nbsp;-[2021&#8209;08][pipe-notes]<br />&nbsp;-[2018&#8209;03][pipe-notes-2018-03]<br />&nbsp;-[2017&#8209;11][pipe-notes-2017-11]<br />&nbsp;-[2017&#8209;09][pipe-notes-2017-09]</sub> |
5657
| [Destructure Private Fields][destructure-private] | Justin Ridgewell | | | <sub>&nbsp;-[2021&#8209;12][destructure-private-notes]</sub> |
57-
| [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | | <sub>&nbsp;-[2021&#8209;12][regexp-buffer-boundaries-notes]</sub> |
5858
| [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> |
5959
| [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> |
6060
| [Module Declarations][module-declarations] | Daniel Ehrenberg<br />Nicolò Ribaudo | Mark Miller<br />Nicolò Ribaudo | | <sub>&nbsp;-[2022&#8209;11][module-declarations-notes]</sub> |

0 commit comments

Comments
 (0)