Jake Bailey
|
f71d629e3f
|
Switch our tsconfigs over to NodeNext (#57213)
|
2024-02-23 13:16:35 -08:00 |
|
Jake Bailey
|
24a43256bd
|
Fix release pipeline (for real this time) (#57512)
|
2024-02-23 12:03:47 -08:00 |
|
Jake Bailey
|
e5148c64f6
|
Switch release pipeline image (#57509)
|
2024-02-23 09:41:21 -08:00 |
|
Jake Bailey
|
a04fcdb483
|
Don't explicity clone self in release pipeline (#57508)
|
2024-02-23 09:29:36 -08:00 |
|
Jake Bailey
|
97bccc333e
|
Switch releaese pipeline to new pool (#57507)
|
2024-02-23 09:19:28 -08:00 |
|
TypeScript Bot
|
16a36a71f1
|
Update package-lock.json
|
2024-02-23 06:15:10 +00:00 |
|
Jake Bailey
|
f58958c10e
|
Add even more config to release pipeline (#57496)
|
2024-02-22 16:21:03 -08:00 |
|
Jake Bailey
|
e7b31e799b
|
Fix output artifact in new release pipeline (#57495)
|
2024-02-22 16:12:43 -08:00 |
|
Jake Bailey
|
30715feb43
|
Add replacement release pipeline (#57363)
|
2024-02-22 15:37:13 -08:00 |
|
Sheetal Nandi
|
af6c6a954c
|
Fix current document position mappers (#57489)
|
2024-02-22 13:15:15 -08:00 |
|
Sheetal Nandi
|
2fc6e2e80c
|
Test document position mapper (#57426)
|
2024-02-22 11:03:40 -08:00 |
|
TypeScript Bot
|
78bc536cd4
|
Update package-lock.json
|
2024-02-22 06:14:49 +00:00 |
|
Jake Bailey
|
a9c8928900
|
Disable fail-fast in CI (#57473)
|
2024-02-21 14:07:56 -08:00 |
|
Phil Pluckthun
|
ef091bf755
|
Allow plugins to be loaded from package subpaths (#57266)
Co-authored-by: Sheetal Nandi <sheetalkamat@users.noreply.github.com>
|
2024-02-21 13:55:47 -08:00 |
|
dependabot[bot]
|
1c0fd31223
|
Bump the github-actions group with 1 update (#57437)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-21 10:18:03 -08:00 |
|
TypeScript Bot
|
35a8839801
|
Update package-lock.json
|
2024-02-21 06:14:47 +00:00 |
|
Daniel Rosenwasser
|
3dfdd1b7c1
|
Bump version to 5.5. (#57452)
|
2024-02-20 15:20:55 -08:00 |
|
Aiday Marlen Kyzy
|
60f93aa83a
|
Making Move To File Action appear less often (#57080)
|
2024-02-20 00:06:10 -08:00 |
|
TypeScript Bot
|
363abe8408
|
Update package-lock.json
|
2024-02-20 06:14:59 +00:00 |
|
Anders Hejlsberg
|
d04e3489b0
|
Improve apparent type of mapped types (#57122)
|
2024-02-18 14:46:37 -10:00 |
|
TypeScript Bot
|
86a16636ca
|
Update package-lock.json
|
2024-02-17 06:14:05 +00:00 |
|
Mateusz Burzyński
|
feb57c269b
|
Instantiate earlier inferred constraints in conditional types (#57362)
|
2024-02-16 14:31:28 -08:00 |
|
Oleksandr T
|
91e67ffbea
|
fix(57392): using is not suggested as a keyword (#57394)
|
2024-02-16 14:12:17 -08:00 |
|
Mateusz Burzyński
|
29c0024bcf
|
Avoid creating rest elements with errorType when any is spread (#57116)
|
2024-02-16 14:05:33 -08:00 |
|
Oleksandr T
|
c18c1c20dc
|
fix(57302): Cannot move symbols from tsx to ts files (#57305)
|
2024-02-16 10:36:23 -08:00 |
|
TypeScript Bot
|
c4de2afcc2
|
Update package-lock.json
|
2024-02-16 06:14:39 +00:00 |
|
Dan Vanderkam
|
f41a5f5986
|
Preserve separators in numeric literals with target=ES2021+ (#57144)
|
2024-02-15 14:26:42 -08:00 |
|
hborchardt
|
da5f0fe9d4
|
Add missing members to array of objects in quickfix (#57143)
|
2024-02-15 11:49:38 -08:00 |
|
TypeScript Bot
|
67542c4c1f
|
Update package-lock.json
|
2024-02-15 06:14:57 +00:00 |
|
dependabot[bot]
|
98348eaa89
|
Bump the github-actions group with 3 updates (#57411)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-14 19:01:50 -08:00 |
|
Jake Bailey
|
ec2c78c32b
|
Update TypeScript-Twoslash-Repro-Action action version (#57410)
|
2024-02-14 17:52:14 -08:00 |
|
Wesley Wigham
|
3de2cdce4d
|
Set NODE_ENV to development and not testing in launch template (#57407)
|
2024-02-14 10:50:54 -08:00 |
|
TypeScript Bot
|
db3d54ffbc
|
Update package-lock.json
|
2024-02-14 06:15:21 +00:00 |
|
Sheetal Nandi
|
2f8b822c1f
|
Some of the fixes picked out from my work for file updates (#57401)
|
2024-02-13 13:18:34 -08:00 |
|
Sheetal Nandi
|
04fa4b5273
|
More logging of Script info state infromation for baselining for future script info updates improvements (#57398)
|
2024-02-13 12:38:30 -08:00 |
|
Abraham Guo
|
0b044f729f
|
When attaching JSDoc diagnostics, make sure to only include diagnostics that actually belong with the JSDoc (#57271)
|
2024-02-13 12:13:43 -08:00 |
|
Gabriela Araujo Britto
|
a6414052a3
|
Allow (non-assert) type predicates to narrow by discriminant (#57358)
|
2024-02-13 11:33:30 -08:00 |
|
Nathan Shively-Sanders
|
23960ac88c
|
Fix scripts/errorCheck.mjs (#57399)
|
2024-02-13 10:29:44 -08:00 |
|
TypeScript Bot
|
2a0edf7949
|
Update package-lock.json
|
2024-02-13 06:16:01 +00:00 |
|
Mateusz Burzyński
|
0b4966ab2a
|
Fixed type parameter leak in union calls with mixed type parameter presence (#57371)
|
2024-02-12 15:07:05 -08:00 |
|
PhoebeSzmucer
|
d65bdb8c34
|
Fix duplicated import suggestions (#57369)
Co-authored-by: Phoebe Szmucer <pszmucer@palantir.com>
|
2024-02-12 14:00:27 -08:00 |
|
TypeScript Bot
|
ae27e55b02
|
Update package-lock.json
|
2024-02-12 06:14:48 +00:00 |
|
TypeScript Bot
|
0d94c344fa
|
Update package-lock.json
|
2024-02-11 06:14:42 +00:00 |
|
TypeScript Bot
|
25a708cf63
|
Update package-lock.json
|
2024-02-10 06:14:10 +00:00 |
|
Mateusz Burzyński
|
e2bf8b437d
|
Fixed distributive conditional types with never intersections (#57345)
|
2024-02-09 12:25:02 -08:00 |
|
TypeScript Bot
|
c5db0ac0ef
|
Update package-lock.json
|
2024-02-09 06:14:38 +00:00 |
|
Andrew Branch
|
76cf0928f2
|
Expand anti-parent-barrel auto-import heuristic to all moduleResolution modes (#57342)
|
2024-02-08 11:12:35 -08:00 |
|
Oleksandr T
|
10a3872de4
|
fix(57326): 'resolves to a type-only declaration and must be imported using a type-only import' doesn't have a quick fix (#57327)
|
2024-02-07 15:17:29 -08:00 |
|
Andrew Branch
|
31bf80ce6b
|
Fix path completions missing extensions for exports wildcards (#57312)
|
2024-02-07 15:02:35 -08:00 |
|
Sheetal Nandi
|
1ca93fe78f
|
Tests for more state and remove some unnecessary logs (#57324)
|
2024-02-07 13:47:40 -08:00 |
|