Commit Graph

26969 Commits

Author SHA1 Message Date
Jake Bailey
9059e5bda0 Fix missing lib files in reused programs (#63239) 2026-03-12 15:46:02 +00: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
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
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
Avi Vahl
d67f0af5e4 fix(jsx): correct source location when react-jsx and whitespace before jsx (#61534) 2026-02-05 01:16:30 +00: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
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
0a74ec4e16 Remove ES5 references, misc cleanup (#63075) 2026-02-03 00:08:22 +00:00
Mateusz Burzyński
b92ec99cac Fixed a crash caused by circularly-reentrant getEffectsSignature (#63026) 2026-02-02 18:44:59 +00:00
Jake Bailey
97d51a7448 Update implied default for module based on target (#63076) 2026-02-02 17:11:49 +00:00
Jake Bailey
1fd0c5389d Deprecate import assert in favor of import with (#63077) 2026-02-02 16:30:23 +00:00
Jake Bailey
95e3aaa903 Default target to "latest standard", deprecate ES5 (#63067) 2026-01-31 05:13:25 +00:00
Jake Bailey
db1fa5c10c Be more lenient about iteration when lib=es5 / noLib (#63070) 2026-01-30 22:45:23 +00:00
Jake Bailey
3fc1f264de Update tests in prep for ES5 deprecation, target default change (#63066) 2026-01-29 22:38:34 +00:00
Jake Bailey
c1592ada0e Remove compiler runner libFiles option entirely (#63060) 2026-01-28 20:56:05 +00:00
Jake Bailey
2fed59084b Eliminate tests/lib/lib.d.ts, fix up fourslash to use real libs and defaults (#63056) 2026-01-28 19:23:32 +00:00
Jake Bailey
46ec6af171 Support FORCE_COLOR (#63055) 2026-01-28 18:59:07 +00:00
Copilot
66edca11c9 Fix: Consult referenced project options for synthetic default export eligibility (#63038)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: andrewbranch <3277153+andrewbranch@users.noreply.github.com>
Co-authored-by: Andrew Branch <andrew@wheream.io>
2026-01-26 23:07:24 +00:00
Jake Bailey
b19a9da2a3 Fix transform crash with destructured parameter property (#63043) 2026-01-23 23:48:05 +00:00
Daniel Rosenwasser
e6fac66a72 Explicitly set strict: false for project tests, eval tests, and more programmatic fourslash tests (#63024) 2026-01-21 02:26:40 +00:00
o-m12a
ff5dbcf272 Fix a typo in the JSDoc of Math.trunc(…) (#63020) 2026-01-21 00:17:15 +00:00
Mateusz Burzyński
a586c340a2 Fixed crash related to index type deferral on generic mapped types with name types (#60528)
Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@users.noreply.github.com>
2026-01-15 21:20:56 +00:00
Sheetal Nandi
7affa9e540 Assume rootDir is the current configuration directory (#62418) 2026-01-15 21:16:15 +00:00
Sheetal Nandi
4d94ccb06b Handle resolution watching when its dynamic scriptInfo (#62894) 2026-01-15 19:13:21 +00:00
Daniel Rosenwasser
a9f534f271 Correctly split line endings for // @testOption: value parsing (#62987)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-15 03:13:51 +00:00
Ryan Cavanaugh
631affd1d7 Deprecate --outFile (#62981) 2026-01-13 20:40:31 +00:00
Mateusz Burzyński
7bb5ba3de6 Discard types that reduce to never before discriminating by discriminable items (#62275) 2026-01-13 17:13:48 +00:00