Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
12.8k
Star
104k
Code
Issues
5k+
Pull requests
475
Actions
Projects
1
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 24, 2025
fix(61258): Renaming namespace with const enum doesn't update enum references (#61263)
a-tarasyuk
authored
11e7932
Copy full SHA for 11e7932
Add the `.getNonPrimitiveType()` method to the `TypeChecker` (#61562)
mrazauskas
authored
38b78b7
Copy full SHA for 38b78b7
Fix #61098 (#61113)
HansBrende
authored
75202af
Copy full SHA for 75202af
Commits on Apr 21, 2025
Bump the github-actions group across 1 directory with 3 updates (#61601)
Show description for 62b172b
dependabot[bot]
authored
62b172b
Copy full SHA for 62b172b
Commits on Apr 17, 2025
Deemphasize old JSX transform (#61586)
eps1lon
authored
0a1aa6d
Copy full SHA for 0a1aa6d
Commits on Apr 16, 2025
Fix crash when serializing default export in error (#61582)
andrewbranch
authored
6afd0fb
Copy full SHA for 6afd0fb
Commits on Apr 15, 2025
Expandable hover (#61492)
gabritto
authored
069de74
Copy full SHA for 069de74
Commits on Apr 14, 2025
Treat functions with `@type` tags on parameters as typed in JS files (#61177)
Andarist
authored
eef7c14
Copy full SHA for eef7c14
Commits on Apr 4, 2025
Convert release publishing inputs into parameters (#61523)
jakebailey
authored
83dc0bb
Copy full SHA for 83dc0bb
Commits on Apr 2, 2025
Exclude completions of binding pattern variable initializers (#52723)
Show description for ba663f6
zardoy
and
sandersn
authored
ba663f6
Copy full SHA for ba663f6
Commits on Apr 1, 2025
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group (#61509)
Show description for 7205eda
dependabot[bot]
authored
7205eda
Copy full SHA for 7205eda
Fixed a symbol display crash on expando members write locations (#55478)
Andarist
authored
89c572c
Copy full SHA for 89c572c
Commits on Mar 31, 2025
Fix incorrect name in new release pipeline (#61514)
jakebailey
authored
7b26d2e
Copy full SHA for 7b26d2e
Add new release publisher yaml (#61491)
Show description for c7a559e
jakebailey
and
DanielRosenwasser
authored
c7a559e
Copy full SHA for c7a559e
Commits on Mar 25, 2025
Fix `lib.includes('dom')` check in `containerSeemsToBeEmptyDomElement` (#61481)
frodi-karlsson
authored
29e6d66
Copy full SHA for 29e6d66
Commits on Mar 24, 2025
Bump the github-actions group with 4 updates (#61474)
Show description for 19b7772
dependabot[bot]
authored
19b7772
Copy full SHA for 19b7772
Commits on Mar 19, 2025
Fix errors on type assertions in erasableSyntaxOnly (#61452)
DanielRosenwasser
authored
4dc677b
Copy full SHA for 4dc677b
Commits on Mar 17, 2025
fix(60908): Unexpected "'Type' is declared but its value is never read." error with jsdoc @import syntax (#60921)
a-tarasyuk
authored
ee3dd72
Copy full SHA for ee3dd72
Commits on Mar 14, 2025
Fix serialization of accessor types in declaration files. (#61392)
dragomirtitian
authored
a00b324
Copy full SHA for a00b324
Commits on Mar 10, 2025
Bump github/codeql-action from 3.28.10 to 3.28.11 in the github-actions group (#61387)
Show description for 0aac720
dependabot[bot]
authored
0aac720
Copy full SHA for 0aac720
Commits on Mar 6, 2025
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250306202248269 to main (#61368)
csigs
authored
1efdcd9
Copy full SHA for 1efdcd9
Commits on Mar 4, 2025
Rename type parameters when they are shadowed. (#61342)
dragomirtitian
authored
c85e626
Copy full SHA for c85e626
Commits on Mar 3, 2025
Bump the github-actions group with 2 updates (#61333)
Show description for 47442d9
dependabot[bot]
authored
47442d9
Copy full SHA for 47442d9
Commits on Feb 28, 2025
Ban old-style type assertions under erasableSyntaxOnly (#61244)
jakebailey
authored
1539234
Copy full SHA for 1539234
Commits on Feb 27, 2025
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250227204102665 to main (#61315)
csigs
authored
011f7e4
Copy full SHA for 011f7e4
Commits on Feb 26, 2025
lib.es2017: Move `SharedArrayBuffer[Symbol.species]` onto constructor interface (#61271)
Renegade334
authored
6121f45
Copy full SHA for 6121f45
Fixed accidentally reused comments between files in the emitter (#61261)
Show description for b97eafb
Andarist
and
MichaelMitchell-at
authored
b97eafb
Copy full SHA for b97eafb
Commits on Feb 25, 2025
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250225202237529 to main (#61269)
csigs
authored
afc4639
Copy full SHA for afc4639
Commits on Feb 24, 2025
Don't widen unique symbols annotated by effective type nodes in JS files (#61180)
Andarist
authored
7507b05
Copy full SHA for 7507b05
fix(60887): Incorrect Formatting on if (a) try {} finally {} (#60898)
a-tarasyuk
authored
2c3be44
Copy full SHA for 2c3be44
Fix to use string literal type in ArrayBuffer's `Symbol.toStringTag` (#60150)
petamoriken
authored
8ae98d0
Copy full SHA for 8ae98d0
make exported destructured discriminated union narrowing work (#59673)
MichalMarsalek
authored
244303f
Copy full SHA for 244303f
Bump the github-actions group with 4 updates (#61257)
Show description for b8b7a38
dependabot[bot]
authored
b8b7a38
Copy full SHA for b8b7a38
Commits on Feb 21, 2025
fix(61167): Incorrect "Import may be converted to a default import" autofix for import export (#61171)
a-tarasyuk
authored
1cd8e20
Copy full SHA for 1cd8e20
Account for right operands & fix a weird error message for leftmost nullish literals in checkNullishCoalesceOperands (#59569)
ChiriVulpes
authored
2bed7fe
Copy full SHA for 2bed7fe
Pagination
Previous
Next
You can’t perform that action at this time.