Commits
User selector
Commit history
Commits on Feb 22, 2023
Commits on Feb 9, 2023
Commits on Jan 21, 2023
Commits on Jan 19, 2023
Commits on Jan 13, 2023
Add Array.prototype.findLast() and Array.prototype.findLastIndex() (#49636)
Show description for cb4c768authored
Commits on Jan 3, 2023
Add RegExp indices and hasIndices (#52085)
Show description for f43cd0aauthored
Commits on Dec 28, 2022
Add undefined to JSON.stringify return type (#51897)
Show description for c7f49bcauthored
Commits on Dec 9, 2022
Add missing Intl.ListFormat.prototype.resolvedOptions() (#51024)
Show description for f0f415bauthored
Commits on Dec 2, 2022
Fixed method signature of Atomics.waitAsync (#51602)
Show description for 5435efbauthored
Commits on Nov 15, 2022
Commits on Oct 26, 2022
Dom update 2022-10-25 (#51300)
Show description for 170a17fauthored
Commits on Oct 3, 2022
Adding a JSDoc comment to the es5 type declarations to describe the functionality of Date.now() (#50630)
Show description for 33a34e5andauthored
Commits on Sep 28, 2022
Merge pull request #50041 from microsoft/fix/47969
Show description for b09e93dauthored
Commits on Sep 26, 2022
- committed
Commits on Sep 21, 2022
Commits on Sep 20, 2022
Commits on Sep 16, 2022
- committed
make `RegExpExecArray` always include index 0 (#50713)
Show description for 2970c5dauthored- committed
Commits on Sep 12, 2022
Commits on Aug 26, 2022
add unknown to DateTimeFormatTypes (#50402)
Show description for 71d1911andauthored
Commits on Aug 18, 2022
Commits on Aug 16, 2022
fix first match in `RegExpMatchArray` being possibly undefined when `noUncheckedIndexedAccess` is enabled (#49682)
Show description for 3b80ddcandauthored
Commits on Aug 15, 2022
fix(49149): remove unneeded array overload to Object.freeze (#50029)
Show description for 8a873deauthored
Commits on Aug 9, 2022
Fix misleading Date constructor documentation (addresses #49350) (#49649)
Show description for e5b400cauthoredfeat(lib/es2015): Add typed overloads to `Reflect` (#35608)
Show description for a123fc5andauthored
Commits on Aug 2, 2022
Better typings for Promise.resolve(), like #31117 (#33074)
Show description for 040c121andauthored
Commits on Jul 27, 2022
Commits on Jul 26, 2022
Fix(49525): Adds documentation for the Proxy type. (#49674)
Show description for 78e2bfdauthored
Commits on Jul 25, 2022
Fixed changes to previous commit:
Show description for 34c3b9candcommitted- committed
String.prototype.replace docs fix.
Show description for 3cade4candcommitted