Jack Moore
|
4a3b195772
|
Add lib es2020.sharedmemory (#39541)
|
2020-09-11 11:34:01 -04:00 |
|
Dmitry Makhnev
|
dbaeed5ad8
|
Add d.ts for Intl.RelativeTimeFormat (#36084)
* feat(lib/es2020.intl): Add `Intl.RelativeTimeFormat` (part of #29129);
* fix(lib/es2020.intl): fix for tests and linters `Intl.RelativeTimeFormat` (part of #29129);
* feat(lib/es2020.intl): Add TSDoc for `Intl.RelativeTimeFormat` by review request https://github.com/microsoft/TypeScript/pull/36084#issuecomment-584769420;
* fix(lib/es2020.intl): Fix for tests;
Co-authored-by: Dmitry Makhnev <dmitriy.makhnev@jugru.org>
|
2020-05-20 11:06:28 -04:00 |
|
ExE Boss
|
5a342742d0
|
feat(lib/es2020): Add Promise.allSettled(…) (#34065)
* feat(lib/es2020): Add `Promise.allSettled(…)`
* test(lib): Update tests to account for `es2020.promise`
* fix(lib/es2020): `Promise.allSettled(…)` takes `Iterable` argument
* refactor(lib/es2020): Rename `Promise.allSettled(…)` return type
* feat(lib/es2020): Simplify `Promise.allSettled(…)` type declaration
* refactor(lib/es2020): Improve naming of `Promise.allSettled(…)` types
|
2020-01-03 12:58:02 -08:00 |
|
Kagami Sascha Rosylight
|
05a2f1b110
|
Support bigints in ES2020 (#33874)
|
2019-12-23 12:18:52 -08:00 |
|
Kagami Sascha Rosylight
|
1a75d525fa
|
add ES2020 matchAll APIs (#30936)
|
2019-04-25 14:11:50 -07:00 |
|