Skip to content

Commit

Permalink
Merge into a single Promise.any update
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed May 25, 2020
1 parent 423cc9b commit 88d32c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 2020/06.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
|:-:|:-----:|:-------:|-------|-----------|
| | 3 | 15m | [`String.prototype.replaceAll`](https://github.com/tc39/proposal-string-replace-all) for Stage 4 ([slides](https://docs.google.com/presentation/d/143RkssdqvENZIKCpZVGaHYC5JaIm4mJIdHdTor58IMQ/edit)) | Mathias Bynens |
| | 3 | 15m | Logical Assignment ([Status Update][lgcl-assign], [NamedEvaluation][lgcl-namedevaluation]) | Justin Ridgewell |
| | 3 | 15m | Changing `Promise.any`'s `AggregateError`'s argument processing order ([PR](https://github.com/tc39/proposal-promise-any/pull/59)) | Shu-yu Guo |
| | 3 | 15m | [`Promise.any` & `AggregateError`](https://github.com/tc39/proposal-promise-any) update | Mathias Bynens |
| | 3 | 30m | [`Promise.any` & `AggregateError`](https://github.com/tc39/proposal-promise-any) update | Shu-yu Guo & Mathias Bynens |
| | 2 | 5m | [Decorators](https://github.com/tc39/proposal-decorators/) status update | Chris Garrett |
| | 2 | 45m | [Iterator Helpers - What to do about generator steps?](https://github.com/tc39/proposal-iterator-helpers/issues/86) (slides TBD) | Yulia Startsev |
| | 2 | 45m | [Temporal](https://github.com/tc39/proposal-temporal) update (slides TBD) | Philip Chimento (and others TBD) |
Expand Down

0 comments on commit 88d32c2

Please sign in to comment.