Jake Bailey
|
0ab90cf2a9
|
Merge branch 'main' into tsgo-port
|
2026-04-16 19:22:56 -07:00 |
|
Jake Bailey
|
f1a9288c23
|
Also check package name validity in InstallPackageRequest (#63401)
|
2026-04-15 16:36:04 +00:00 |
|
Jake Bailey
|
c7a0ae102d
|
Harden ATA package name filtering (#63368)
|
2026-04-07 16:51:51 +00:00 |
|
bwalter007
|
38c3279e29
|
Document charCodeAt edge case behavior in first line (#63344)
|
2026-04-06 16:46:57 +00:00 |
|
Jake Bailey
|
c3bd12d888
|
Merge branch 'main' into tsgo-port
|
2026-04-02 11:22:20 -07:00 |
|
Copilot
|
7b8cb3bdf8
|
Fix redundant leading apostrophe in TS1344 diagnostic message (#63341)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
|
2026-04-02 17:24:25 +00:00 |
|
Jake Bailey
|
9fece54d53
|
Merge branch 'main' into tsgo-port
|
2026-03-31 09:58:02 -07:00 |
|
Copilot
|
0844c43d06
|
Mark class property initializers as outside of CFA containers (#63310)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
|
2026-03-31 15:45:53 +00:00 |
|
Jake Bailey
|
9059e5bda0
|
Fix missing lib files in reused programs (#63239)
|
2026-03-12 15:46:02 +00:00 |
|
Jake Bailey
|
2a3bed2b42
|
Merge branch 'main' into tsgo-port
|
2026-03-02 19:02:50 -08:00 |
|
Copilot
|
c9e7428bb7
|
Port anyFunctionType subtype fix and JSX children NonInferrableType propagation from typescript-go (#63163)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@users.noreply.github.com>
|
2026-03-03 02:05:13 +00:00 |
|
Jake Bailey
|
72d392182e
|
Merge branch 'main' into tsgo-port
|
2026-03-02 16:26:31 -08:00 |
|
Jake Bailey
|
206ed1a00f
|
Deprecate assert in import() (#63172)
|
2026-03-02 21:53:24 +00:00 |
|
Jake Bailey
|
0c2c7a3582
|
DOM update (#63183)
|
2026-02-28 00:56:03 +00:00 |
|
Maël Nison
|
924810c077
|
Adds the symbol name to the error message for TS2742 (#63200)
|
2026-02-27 18:56:51 +00:00 |
|
René
|
6cf81701bc
|
discrete pluralizer for lib.esnext.temporal unit unions (#63190)
|
2026-02-25 22:10:27 +00:00 |
|
Jake Bailey
|
3472548958
|
Update DOM types (#63137)
|
2026-02-18 22:52:36 +00:00 |
|
Copilot
|
ad04bf7488
|
Fix crash in declaration emit with nested binding patterns (#63154)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@users.noreply.github.com>
|
2026-02-18 00:35:40 +00:00 |
|
fabon
|
0ed1ee5d7c
|
Fix from and with method types of Temporal.PlainMonthDay (#63142)
|
2026-02-17 19:53:08 +00:00 |
|
Jake Bailey
|
1dcae83560
|
Merge branch 'main' into tsgo-port
|
2026-02-06 17:40:29 -08:00 |
|
Jake Bailey
|
87aa917bef
|
Always set up host in node builder (#62726)
|
2026-02-07 01:14:10 +00:00 |
|
ExE Boss
|
e872a6e982
|
Un‑consolidate and fix WeakMap constructor overloads (#56713)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2026-02-07 01:06:13 +00:00 |
|
René
|
5e4281fdf2
|
Add lib.esnext.temporal (#62628)
|
2026-02-07 01:03:38 +00:00 |
|
Jake Bailey
|
2407979f6a
|
DOM update (#62730)
|
2026-02-07 00:21:48 +00:00 |
|
Pascal Sommer
|
70c5fcaaa2
|
Document indexOf return value when not found (#60569)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2026-02-06 22:51:37 +00:00 |
|
lionel-rowe
|
8bb72d2d96
|
Return iterable of RegExpExecArray from RegExp#[Symbol.matchAll] (#60516)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2026-02-06 22:21:51 +00:00 |
|
stefnotch
|
0457b60701
|
Fix RegExpIndicesArray by adding undefined to type definition (#61079)
|
2026-02-06 21:56:23 +00:00 |
|
btoo
|
2b881bc908
|
Update Map.clear and Set.clear jsdoc in es2015.collection.d.ts (#57661)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2026-02-06 21:54:32 +00:00 |
|
Copilot
|
fbe22193a3
|
Add approximatelySign to NumberFormatRangePartTypeRegistry for ES2023 (#62013)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
Co-authored-by: jakebailey <5341706+jakebailey@users.noreply.github.com>
|
2026-02-06 21:49:53 +00:00 |
|
printfn
|
d3ce3cfc38
|
Implement Intl Locale Info proposal (#60656)
Co-authored-by: printfn <printfn@users.noreply.github.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2026-02-06 21:40:58 +00:00 |
|
René
|
e018d8ca9e
|
Add proposal-upsert methods to lib.esnext.collection (#62612)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2026-02-06 20:24:03 +00:00 |
|
Jake Bailey
|
0208948c95
|
Add --stableTypeOrdering for TS7 ordering compat (#63084)
|
2026-02-06 20:19:07 +00:00 |
|
quisi.do
|
a84710df61
|
add collation to Intl.CollatorOptions (#62971)
|
2026-02-06 19:24:06 +00:00 |
|
Kenta Moriuchi
|
ee09569714
|
Introduce ES2025 target & Add missing ScriptTargetFeatures (#63046)
Co-authored-by: lionel-rowe <lionel.rowe@gmail.com>
Co-authored-by: 김상두 <puki4416@gmail.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2026-02-06 19:02:59 +00:00 |
|
Jake Bailey
|
991c55dd75
|
Merge branch 'main' into tsgo-port
|
2026-02-04 18:34:06 -08:00 |
|
Jake Bailey
|
59b7cc3fa5
|
Revert 62163
|
2026-02-04 18:24:21 -08:00 |
|
Avi Vahl
|
d67f0af5e4
|
fix(jsx): correct source location when react-jsx and whitespace before jsx (#61534)
|
2026-02-05 01:16:30 +00:00 |
|
Jake Bailey
|
9549c239d0
|
Merge branch 'main' into tsgo-port-restore-es5-main
|
2026-02-04 17:06:34 -08:00 |
|
Ryan Cavanaugh
|
f09a0e598a
|
Set default types array to []; support "*" wildcard (#63054)
Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
|
2026-02-05 00:43:23 +00:00 |
|
Daniel Rosenwasser
|
66decdf62b
|
Update descriptions for strict-related flags (#63095)
|
2026-02-05 00:42:27 +00:00 |
|
Jake Bailey
|
74885dde4c
|
Deprecate downlevelIteration (#63071)
|
2026-02-04 22:59:52 +00:00 |
|
Jake Bailey
|
5c6162f6c7
|
Porting bugs caught by copilot, wow
|
2026-02-04 13:50:10 -08:00 |
|
Jake Bailey
|
5eb42034fe
|
Merge branch 'main' into tsgo-port-restore-es5-main
|
2026-02-04 13:50:03 -08:00 |
|
Ryan Cavanaugh
|
ffd1c3a198
|
Deprecate alwaysStrict: false (#63089)
|
2026-02-04 18:37:38 +00:00 |
|
Daniel Rosenwasser
|
01c23d68b1
|
Switch the default of --strict to true (#63087)
|
2026-02-04 04:38:33 +00:00 |
|
Jake Bailey
|
43db4c107c
|
Hide omitted expression types in type baselines (#63081)
|
2026-02-03 15:56:10 +00:00 |
|
Jake Bailey
|
1068fb6370
|
Merge branch 'main' into tsgo-port-restore-es5-main
|
2026-02-02 21:08:48 -08:00 |
|
Jake Bailey
|
956929d60c
|
Revert "Remove ES5 transforms"
This reverts commit 7eb74fd868.
|
2026-02-02 19:02:03 -08:00 |
|
Jake Bailey
|
b6ce58df08
|
Revert "Remove ES5 specific identifier handling"
This reverts commit c356203d2b.
|
2026-02-02 18:45:45 -08:00 |
|
Jake Bailey
|
831a228c92
|
Revert "Drop code in tsgo-port that references ES5 or <ES2015 (#62670)"
This reverts commit 763d8821ca.
|
2026-02-02 18:42:19 -08:00 |
|