Skip to content

Commit d7e61fa

Browse files
cmgchessljharb
authored andcommitted
june 2024 links
1 parent 406958e commit d7e61fa

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Stage 2 indicates that the committee expects these features to be developed and
3535
| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | <sub>[uint8array-base64][uint8array-base64-tests]</sub> | <sub>[February&nbsp;2024][uint8array-base64-notes]</sub> |
3636
| [Dynamic Code Brand Checks][dynamic-code-brand-checks] | Nicolo Ribaudo | Krzysztof Kotowicz<br />Mike Samuel<br />Nicolo Ribaudo | :question: | <sub>April&nbsp;2024</sub> |
3737
| [Redeclarable global `eval`-introduced `var`s][redeclarable-global-eval-vars] | Shu-yu Guo | Shu-yu Guo | :question: | <sub>[April&nbsp;2024][redeclarable-global-eval-vars-notes]</sub> |
38-
| [`Promise.try`][try] | Jordan Harband | Jordan Harband | <sub>[promise-try][try-tests]</sub> | <sub>June&nbsp;2024</sub> |
38+
| [`Promise.try`][try] | Jordan Harband | Jordan Harband | <sub>[promise-try][try-tests]</sub> | <sub>[June&nbsp;2024][try-notes]</sub> |
3939

4040
### Stage 2.7
4141

@@ -71,10 +71,10 @@ Stage 2 indicates that the committee expects these features to be developed and
7171
| [Iterator.range][iterator-range] | Jack Works | Jack Works | <sub>[March&nbsp;2023][iterator-range-notes]</sub> |
7272
| [Async Context][async-context] | Chengzhong Wu | Andreu Botella<br />Chengzhong Wu<br />Justin Ridgewell | <sub>[March&nbsp;2023][async-context-notes]</sub> |
7373
| [Time Zone Canonicalization][time-zone-canon] | Justin Grant | Justin Grant<br />Richard Gibson | <sub>[May&nbsp;2023][time-zone-canon-notes]</sub> |
74-
| [Iterator Sequencing][sequencing] | Michael Ficarra | Michael Ficarra | <sub>June&nbsp;2024</sub> |
75-
| [`Error.isError`][is-error] | Jordan Harband | Jordan Harband | <sub>June&nbsp;2024</sub> |
76-
| [ESM Phase Imports][esm-phase] | Luca Casonato<br />Guy Bedford | Luca Casonato<br />Guy Bedford | <sub>June&nbsp;2024</sub> |
77-
| ["Discard" (`void`) Bindings][discards] | Ron Buckton | Ron Buckton | <sub>June&nbsp;2024</sub> |
74+
| [Iterator Sequencing][sequencing] | Michael Ficarra | Michael Ficarra | <sub>[June&nbsp;2024][sequencing-notes]</sub> |
75+
| [`Error.isError`][is-error] | Jordan Harband | Jordan Harband | <sub>[June&nbsp;2024][is-error-notes]</sub> |
76+
| [ESM Phase Imports][esm-phase] | Luca Casonato<br />Guy Bedford | Luca Casonato<br />Guy Bedford | <sub>[June&nbsp;2024][esm-phase-notes]</sub> |
77+
| ["Discard" (`void`) Bindings][discards] | Ron Buckton | Ron Buckton | <sub>[June&nbsp;2024][discards-notes]</sub> |
7878

7979
The test262 feature flag links to a code search of tests using that feature flag, which may constitute complete or partial coverage.
8080
The :question: means there is no feature flag for tests yet.
@@ -180,19 +180,19 @@ Note that as part of the onboarding process your repository name may be normaliz
180180
[time-zone-canon]: https://github.com/tc39/proposal-canonical-tz#readme
181181
[time-zone-canon-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2023-05/may-17.md#time-zone-canonicalization-for-stage-2
182182
[lazy-import]: https://github.com/tc39/proposal-defer-import-eval
183-
[lazy-import-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2023-07/july-11.md#deferred-import-evaluation
183+
[lazy-import-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-11.md#deferred-import-evaluation-for-stage-27
184184
[lazy-import-testplan]: https://github.com/tc39/test262/issues/4111
185185
[escape]: https://github.com/tc39/proposal-regex-escaping
186-
[escape-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2023-09/september-26.md#regexpescape-for-stage-2
186+
[escape-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-11.md#regexp-escaping
187187
[escape-testplan]: https://github.com/tc39/test262/issues/4122
188188
[uint8array-base64]: https://github.com/tc39/proposal-arraybuffer-base64
189189
[uint8array-base64-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-02/feb-7.md#uint8array-base64-for-stages-27-and-3
190190
[uint8array-base64-tests]: https://github.com/tc39/test262/pull/3994
191191
[joint]: https://github.com/tc39/proposal-joint-iteration
192-
[joint-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-02/feb-6.md#joint-iteration-for-stage-2
192+
[joint-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-12.md#joint-iteration-for-stage-27
193193
[joint-testplan]: https://github.com/tc39/test262/issues/4112
194194
[try]: https://github.com/tc39/proposal-promise-try
195-
[try-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-04/april-08.md#promisetry-for-stage-27
195+
[try-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-11.md#promisetry-for-stage-3
196196
[try-tests]: https://github.com/tc39/test262/search?l=JavaScript&q=promise-try
197197
[redeclarable-global-eval-vars]: https://github.com/tc39-transfer/proposal-redeclarable-global-eval-vars
198198
[redeclarable-global-eval-vars-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-04/april-08.md#make-eval-introduced-global-vars-redeclarable-for-stage-27
@@ -202,10 +202,10 @@ Note that as part of the onboarding process your repository name may be normaliz
202202
[dynamic-code-brand-checks]: https://github.com/tc39/proposal-dynamic-code-brand-checks
203203
[dynamic-code-brand-checks-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2019-12/december-5.md#dynamic-code-brand-checks-for-stage-2
204204
[is-error]: https://github.com/tc39/proposal-is-error
205-
[is-error-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-04/april-10.md#bringing-back-erroriserror-for-stage-1-or-2-or-even-27
205+
[is-error-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-11.md#erroriserror
206206
[sequencing]: https://github.com/tc39/proposal-iterator-sequencing
207-
[sequencing-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2023-09/september-27.md#iterator-sequencing-for-stage-1
207+
[sequencing-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-11.md#iterator-sequencing
208208
[esm-phase]: https://github.com/lucacasonato/proposal-esm-phase-imports
209-
[esm-phase-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-02/feb-8.md#esm-phase-imports-for-stage-1
209+
[esm-phase-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-13.md#esm-phase-imports
210210
[discards]: https://github.com/rbuckton/proposal-void-binding
211-
[discards-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-02/feb-8.md#discard-void-bindings-for-stage-1
211+
[discards-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-13.md#discard-bindings-update-or-stage-2

0 commit comments

Comments
 (0)