Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #766 from tc39/add-promise-any-update
Add Promise.any & AggregateError update
  • Loading branch information
mathiasbynens committed May 25, 2020
2 parents ae22ed7 + 88d32c2 commit 82635be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2020/06.md
Expand Up @@ -78,7 +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 | 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 82635be

Please sign in to comment.