Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new pull request by comparing changes across two branches #524

Merged
merged 19 commits into from
Jan 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
4bcbc16
Use symbols of type aliases when emitting declarations (#56087)
Andarist Jan 9, 2024
2c14a1c
fix(55650): Wrong/missing quick info in JSDoc @implements tag (#56884)
a-tarasyuk Jan 9, 2024
7800978
Organize type imports (#55269)
iisaduan Jan 10, 2024
8179321
Update package-lock.json
typescript-bot Jan 10, 2024
385db44
With `allowJs`, process JS files found searching node_modules when th…
andrewbranch Jan 10, 2024
9999f26
Improve binding element type inference using CheckMode (rebased) (#56…
babakks Jan 10, 2024
72d4973
fix(55994): Type-check Import Attributes in static imports (#56034)
a-tarasyuk Jan 10, 2024
7398b8e
Update package-lock.json
typescript-bot Jan 11, 2024
e769725
Fxied declaration emit for JS files when `module.exports` is assigned…
Andarist Jan 11, 2024
9a0c7b1
Reduce file system calls during test setup. (#56791)
dragomirtitian Jan 11, 2024
1717826
fix(51225): Go-to-definition on case or default should jump to the co…
sviat9440 Jan 11, 2024
67b644e
Export internal functions needed by dtsBundler.mjs (#52941)
jakebailey Jan 11, 2024
fbf908b
Add types for Object.groupBy() and Map.groupBy() (#56805)
bakkot Jan 11, 2024
ea9aed8
Reduce buffer to string conversions. (#56961)
dragomirtitian Jan 11, 2024
7f3e34b
Update package-lock.json
typescript-bot Jan 12, 2024
fea4a45
Do not remove binding alias in function declarations (#57020)
dragomirtitian Jan 12, 2024
e6fe96c
Add `NoInfer<T>` intrinsic represented as special substitution type (…
ahejlsberg Jan 12, 2024
23faef9
Update package-lock.json
typescript-bot Jan 13, 2024
cf33fd0
Update package-lock.json
typescript-bot Jan 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 58 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading