File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ all, and `await`ing results returned by mapping functions once.
19
19
# 2022-09
20
20
The [ plenary advances this proposal to Stage 3] [ 2022-09 ] , conditional on editor review.
21
21
22
- # 2023-03
23
- The [ plenary discusses double construction of the ` this ` value] [ 2023-03 ] ([ pull request #41 ] [ ] ) and resolves to merge the pull request that fixes it.
22
+ # 2023-05
23
+ The [ plenary discusses double construction of the ` this ` value] [ 2023-05 ] ([ pull request #41 ] [ ] ) and resolves to merge the pull request that fixes it.
24
24
25
25
[ 2021-08-31 ] : https://github.com/tc39/notes/blob/HEAD/meetings/2021-08/aug-31.md
26
26
[ 2021-10-26 ] : https://github.com/tc39/notes/blob/HEAD/meetings/2021-10/oct-26.md#arrayfromasync-update
@@ -29,5 +29,5 @@ The [plenary discusses double construction of the `this` value][2023-03] ([pull
29
29
[ iterator-helpers ] : https://github.com/tc39/proposal-iterator-helpers
30
30
[ iterator-helpers#168 ] : https://github.com/tc39/proposal-iterator-helpers/issues/168
31
31
[ 2022-09 ] : https://github.com/tc39/notes/blob/HEAD/meetings/2022-09/sep-14.md#conclusionresolution-1
32
- [ 2023-03 ] : https://github.com/tc39/notes/blob/main/meetings/2023-05/may-15.md#arrayfromasync-41-avoid-double-construction-of-this-value
32
+ [ 2023-05 ] : https://github.com/tc39/notes/blob/main/meetings/2023-05/may-15.md#arrayfromasync-41-avoid-double-construction-of-this-value
33
33
[ pull request #41 ] : https://github.com/tc39/proposal-array-from-async/pull/41
You can’t perform that action at this time.
0 commit comments