Nathan Shively-Sanders
|
c50b5e718a
|
DOM update MessageEventTarget missed this parameters (#61086)
|
2025-02-03 13:32:35 -08:00 |
|
dependabot[bot]
|
f511ed42d0
|
Bump the github-actions group with 2 updates (#61102)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-03 08:36:44 -08:00 |
|
Andrew Branch
|
739d729ecc
|
[moveToFile] Fix symbols with empty declarations being treated as importable (#61084)
|
2025-01-30 13:49:26 -08:00 |
|
Nathan Shively-Sanders
|
66e1b24831
|
DOM update 2025/01/29 (#61073)
|
2025-01-30 11:39:52 -08:00 |
|
Andrew Branch
|
019fec8bf2
|
Fix accidental ESM-mode directory module lookup in package non-root (#61082)
|
2025-01-30 10:17:14 -08:00 |
|
Daniel Rosenwasser
|
0652664e64
|
Fix error message incorrectly referencing 'asserts' instead of 'assert'. (#61066)
|
2025-01-28 14:42:35 -08:00 |
|
CSIGS@microsoft.com
|
fed7a7f48e
|
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250128203517120 to main (#61067)
|
2025-01-28 13:07:00 -08:00 |
|
dependabot[bot]
|
32ebd28578
|
Bump the github-actions group with 2 updates (#61055)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-27 07:54:45 -08:00 |
|
Wesley Wigham
|
caf1aee269
|
Computed names in declarations files are resolved even when non-literal, preserve computed names when expressions are entity names (#60052)
|
2025-01-24 11:44:54 -08:00 |
|
Jake Bailey
|
d1e2e50ff3
|
Disable broken CodeQL query (#61040)
|
2025-01-24 08:20:52 -08:00 |
|
Jake Bailey
|
220706eb03
|
Add new option "libReplacement" (#60829)
|
2025-01-23 17:34:52 -08:00 |
|
Isabel Duan
|
c5058f0066
|
allow calling goToDef on modifiers of named declarations (#60384)
|
2025-01-23 17:30:35 -08:00 |
|
Tristan Menzel
|
f28c5180df
|
Expose method for retrieving inferred generic type arguments for a signature on the TypeChecker (#59637) (#60201)
|
2025-01-23 16:43:59 -08:00 |
|
uhyo
|
0e371c4bf5
|
fix: do not use JSX.ElementChildrenAttribute under jsx: react-jsx or jsx: react-jsxdev (#60880)
|
2025-01-23 16:03:08 -08:00 |
|
Ryan Cavanaugh
|
2c865e461e
|
--erasableSyntaxOnly (#61011)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2025-01-23 15:56:35 -08:00 |
|
Andrew Branch
|
329387d76f
|
Fix missing failed lookup locations when resolving bare-specifier package.json "imports" (#60924)
|
2025-01-23 15:28:53 -08:00 |
|
Jake Bailey
|
51d9a98c55
|
Ensure createProgram stops referencing rootNamesOrOptions to ensure oldProgram is GC'd (#61034)
Co-authored-by: cplepage <lepage.charlesphilippe@gmail.com>
|
2025-01-23 15:05:21 -08:00 |
|
Andrew Branch
|
5e52b28ee6
|
Support require(esm) in --module nodenext (#60761)
|
2025-01-22 16:56:17 -08:00 |
|
Mateusz Burzyński
|
efe07a0921
|
Narrow types by satisfies expressions (#60782)
|
2025-01-22 13:44:58 -08:00 |
|
Mateusz Burzyński
|
7f802bbca2
|
Fixed an issue with for statement's incrementor missing continue's control flow information (#60950)
|
2025-01-22 11:40:58 -08:00 |
|
Nathan Shively-Sanders
|
b886b48950
|
DOM update 2025/01/16 (#60987)
|
2025-01-22 10:36:00 -08:00 |
|
Mateusz Burzyński
|
ce73b174f1
|
Treat BigInt type references in JSDoc as intended bigints (#60863)
|
2025-01-22 08:33:00 -08:00 |
|
Kenta Moriuchi
|
1c4083f4ed
|
Add ESNext float16 features and fix TypedArrays of BigInt types (#60151)
|
2025-01-21 22:04:14 -05:00 |
|
Andrew Branch
|
b78f466812
|
Fix ESM/CJS resolution cache collision in non-nodenext resolution modes (#60910)
|
2025-01-21 11:10:51 -08:00 |
|
Mateusz Burzyński
|
8da951cbb6
|
Fixed "Delete all unused declarations" to delete self-referential functions (#60888)
|
2025-01-17 22:11:41 -08:00 |
|
Mateusz Burzyński
|
0745e6a0e0
|
Fixed wrong error being reported on required initialized parameters with isolatedDeclarations (#60980)
|
2025-01-17 22:08:12 -08:00 |
|
Oleksandr T.
|
a086a3c42b
|
fix(60563):@import * as namespace cannot be used with @implements (#60566)
|
2025-01-17 14:54:28 -08:00 |
|
Oleksandr T.
|
589f734e5e
|
fix(60375): Parameter inlay hint is incorrect when function has a this type (#60378)
|
2025-01-17 13:30:35 -08:00 |
|
Oleksandr T.
|
5170645f4e
|
fix(60592): JSDoc implements space sensetive (#60640)
|
2025-01-17 12:12:12 -08:00 |
|
Oleksandr T.
|
f99803d05f
|
fix(60551): satisfies is shown on go-to-implementation (#60801)
|
2025-01-17 12:05:26 -08:00 |
|
Oleksandr T.
|
32e8f8b81c
|
feat(60475): Add getUnknownType to checker api (#60502)
|
2025-01-17 11:57:01 -08:00 |
|
BitFlippa27
|
7901a39721
|
Fix JSDoc for Array#sort, TypedArray#sort and Array#toSorted methods (#60983)
|
2025-01-16 15:58:51 -08:00 |
|
dependabot[bot]
|
700ee076e5
|
Bump the github-actions group with 2 updates (#60963)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-13 10:42:48 -08:00 |
|
Andrew Branch
|
cbac1ddfc7
|
Skip verifyCompilerOptions when possible on program updates (#60754)
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
|
2025-01-09 17:35:20 -08:00 |
|
Ron Buckton
|
df54a3d6b4
|
Add non-generic fallback overloads for TypedArray constructors (#60934)
|
2025-01-09 16:28:50 -05:00 |
|
Andrew Branch
|
e9738050cf
|
Write path normalization without array allocations (#60812)
|
2025-01-09 11:36:08 -08:00 |
|
Jake Bailey
|
e1cef5fa3a
|
Fix GHA badge in readme (#60937)
|
2025-01-08 15:15:35 -08:00 |
|
Armando Aguirre
|
717d05cc2d
|
Fixed BADCLIENT error message (#60925)
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
|
2025-01-07 15:58:37 -08:00 |
|
Mateusz Burzyński
|
a5196c7d3b
|
Narrow types by typeof operands with extra parenthesis (#60928)
|
2025-01-07 12:26:00 -08:00 |
|
Jake Bailey
|
c0b3ff2da1
|
Fix CodeQL configuration, releases (#60828)
|
2025-01-06 12:35:43 -08:00 |
|
dependabot[bot]
|
d49b896180
|
Bump the github-actions group across 1 directory with 3 updates (#60844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-06 11:32:54 -08:00 |
|
CSIGS@microsoft.com
|
21c1a61b49
|
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20241220203953707 to main (#60833)
|
2025-01-02 18:02:45 -08:00 |
|
CSIGS@microsoft.com
|
56a08250f3
|
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20241219202405650 to main (#60826)
|
2024-12-19 12:59:24 -08:00 |
|
Mateusz Burzyński
|
12e205b1e9
|
Don't try to add an implicit undefined for mapped properties outside of strictNullChecks (#60393)
|
2024-12-19 11:47:26 -08:00 |
|
Mateusz Burzyński
|
0dda037f9f
|
Improve unknown narrowing by negated type predicates (#60795)
|
2024-12-18 10:44:43 -08:00 |
|
Jake Bailey
|
52717acf87
|
Update dependencies (#60781)
|
2024-12-17 18:28:58 -08:00 |
|
Daniel Rosenwasser
|
c8af21b4fb
|
Add tests for getNormalizedAbsolutePath. (#60802)
|
2024-12-17 17:45:48 -08:00 |
|
CSIGS@microsoft.com
|
e1db57d83c
|
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20241217202808030 to main (#60797)
|
2024-12-17 13:27:17 -08:00 |
|
Daniel Rosenwasser
|
7be4b2c697
|
Harden sanitizeLog against incorrect matches on TypeScript versions. (#60794)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
|
2024-12-17 12:56:20 -08:00 |
|
Jake Bailey
|
ac2cfccd64
|
Use macos-latest in CI (#60780)
|
2024-12-16 14:57:33 -08:00 |
|