RegExp Buffer Boundaries to stage 2.7, per 2026.05.19 TC39 · tc39/proposals@217882a
ljharb
·
2026-05-19
·
via Recent Commits to proposals:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -41,6 +41,7 @@ Stage 2 indicates that the committee expects these features to be developed and
|
41 | 41 | | [Iterator Join][iterator-join] | Kevin Gibbons | Kevin Gibbons | :question: | <sub> -[2025‑11][iterator-join-notes]</sub> | |
42 | 42 | | [Error Stack Accessor][stack-accessor] | Jordan Harband | Jordan Harband<br />Mark Miller | :question: | <sub> -2026‑03<br /> -[2025‑11][stack-accessor-notes]</sub> | |
43 | 43 | | [Iterator Includes][iterator-includes] | Michael Ficarra | Michael Ficarra | <sub>[iterator-includes][includes-tests]</sub> | <sub> -2026‑03</sub> | |
| 44 | +| [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | :question: | <sub> -[2021‑12][regexp-buffer-boundaries-notes]</sub> | |
44 | 45 | |
45 | 46 | ### Stage 2 |
46 | 47 | |
@@ -54,7 +55,6 @@ Stage 2 indicates that the committee expects these features to be developed and
|
54 | 55 | | [Module Expressions][module-expressions] | Surma<br />Daniel Ehrenberg<br />Nicolò Ribaudo | Surma<br />Nicolò Ribaudo | | <sub> -[2022‑11][module-expressions-notes]</sub> | |
55 | 56 | | [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> -[2022‑03][pipe-notes-2022-03]<br /> -[2022‑01][pipe-notes-2022-01]<br /> -[2021‑08][pipe-notes]<br /> -[2018‑03][pipe-notes-2018-03]<br /> -[2017‑11][pipe-notes-2017-11]<br /> -[2017‑09][pipe-notes-2017-09]</sub> | |
56 | 57 | | [Destructure Private Fields][destructure-private] | Justin Ridgewell | | | <sub> -[2021‑12][destructure-private-notes]</sub> | |
57 | | -| [RegExp Buffer Boundaries (`\A`, `\z`, `\Z`)][regexp-buffer-boundaries] | Ron Buckton | Ron Buckton | | <sub> -[2021‑12][regexp-buffer-boundaries-notes]</sub> | |
58 | 58 | | [String.dedent][string.dedent] | Misha Kaletsky<br />Hemanth HM<br />Justin Ridgewell | Hemanth HM<br />Justin Ridgewell | | <sub> -[2022‑06][string.dedent-notes]</sub> | |
59 | 59 | | [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> -[2022‑07][json-parse-immutable-notes]</sub> | |
60 | 60 | | [Module Declarations][module-declarations] | Daniel Ehrenberg<br />Nicolò Ribaudo | Mark Miller<br />Nicolò Ribaudo | | <sub> -[2022‑11][module-declarations-notes]</sub> | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。