Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
111k
Code
Issues
5k+
Pull requests
91
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 31, 2026
Support import attributes on ambient modules (#63931)
Gabriela Araujo Britto (gabritto)
authored
253c5e2
View commit details
Copy full SHA for 253c5e2
Browse repository at this point
Expose labeled tuple element declarations in the TypeScript 7 API (#64109)
Show description for f52473a
Copilot
and
Andrew Branch (andrewbranch)
authored
f52473a
View commit details
Copy full SHA for f52473a
Browse repository at this point
Bump the github-actions group with 4 updates (#64104)
Show description for ed2b6a9
dependabot[bot]
authored
ed2b6a9
View commit details
Copy full SHA for ed2b6a9
Browse repository at this point
Fix auto-import barrel ranking for path-prefix collisions (#64107)
Show description for f609ef1
Copilot
and
Ryan Cavanaugh (RyanCavanaugh)
authored
f609ef1
View commit details
Copy full SHA for f609ef1
Browse repository at this point
Commits on Aug 28, 2026
Verify `go test` works without node installed (#64082)
Jake Bailey (jakebailey)
authored
9a8581c
View commit details
Copy full SHA for 9a8581c
Browse repository at this point
Fix SymbolFlags.All value by parsing operator precedence when generating TS enums from Go enums (#64083)
Show description for 61691a5
Andrew Branch (andrewbranch)
and
Titian Cernicova-Dragomir (dragomirtitian)
authored
61691a5
View commit details
Copy full SHA for 61691a5
Browse repository at this point
Fix scanning issues related to Unicode escapes in RegExp group names and refactor identifier scanning (#63996)
Show description for a6fab63
graphemecluster (graphemecluster)
and
Jake Bailey (jakebailey)
authored
a6fab63
View commit details
Copy full SHA for a6fab63
Browse repository at this point
[api] Fix crash accessing tuple type reference data (#64080)
Show description for 444de10
Andrew Branch (andrewbranch)
and
Copilot
authored
444de10
View commit details
Copy full SHA for 444de10
Browse repository at this point
Add `createProgram` to API (#63950)
Gabriela Araujo Britto (gabritto)
authored
54d81cf
View commit details
Copy full SHA for 54d81cf
Browse repository at this point
Complete the CompilerOptions API surface (#64078)
Show description for 3afef7b
Copilot
and
Andrew Branch (andrewbranch)
authored
3afef7b
View commit details
Copy full SHA for 3afef7b
Browse repository at this point
Validate DocumentIdentifier arguments in API (#64079)
Show description for 28a4d6c
Copilot
and
Andrew Branch (andrewbranch)
authored
28a4d6c
View commit details
Copy full SHA for 28a4d6c
Browse repository at this point
Make tsconfig move lifetime test deterministic (#64081)
Jake Bailey (jakebailey)
authored
8d8bdf9
View commit details
Copy full SHA for 8d8bdf9
Browse repository at this point
Commits on Aug 27, 2026
Content mapper auto import formatting panic (#64042)
Andrew Branch (andrewbranch)
authored
e26b8d2
View commit details
Copy full SHA for e26b8d2
Browse repository at this point
Additional generator-based sync API methods (#64023)
Wesley Wigham (weswigham)
authored
8330d40
View commit details
Copy full SHA for 8330d40
Browse repository at this point
Fix accessing name on jsdoc link for invalid names (#64032)
Show description for 547fe42
Copilot
and
Andrew Branch (andrewbranch)
authored
547fe42
View commit details
Copy full SHA for 547fe42
Browse repository at this point
[api] Add `.getNonMissingTypeOfSymbol()` method (#63956)
Show description for 0cfafa9
Tom Mrazauskas (mrazauskas)
authored
0cfafa9
View commit details
Copy full SHA for 0cfafa9
Browse repository at this point
Delete defunct GHA workflows (#64048)
Jake Bailey (jakebailey)
authored
b3946f2
View commit details
Copy full SHA for b3946f2
Browse repository at this point
Delete pr_owners.txt (#64045)
Jake Bailey (jakebailey)
authored
f5762f0
View commit details
Copy full SHA for f5762f0
Browse repository at this point
[api] Add `.isReadonlySymbol()` method (#63943)
Show description for 065f7ac
Tom Mrazauskas (mrazauskas)
and
Andrew Branch (andrewbranch)
authored
065f7ac
View commit details
Copy full SHA for 065f7ac
Browse repository at this point
Commits on Aug 26, 2026
Use ".ts" suffixed code action kinds (#63951)
Jake Bailey (jakebailey)
authored
e95d8e5
View commit details
Copy full SHA for e95d8e5
Browse repository at this point
Prevent LSP panics on stale document notifications (#64036)
Show description for 2b4efcc
Copilot
and
Ryan Cavanaugh (RyanCavanaugh)
authored
2b4efcc
View commit details
Copy full SHA for 2b4efcc
Browse repository at this point
Fix infinite recursion bug involving `as const` assertions in loops (#64039)
Anders Hejlsberg (ahejlsberg)
authored
ef28475
View commit details
Copy full SHA for ef28475
Browse repository at this point
[api] Add `.getTargetSymbol()` method (#63945)
Show description for 5237ed4
Tom Mrazauskas (mrazauskas)
and
Andrew Branch (andrewbranch)
authored
5237ed4
View commit details
Copy full SHA for 5237ed4
Browse repository at this point
Reduce path-mapping cache memory usage for projects with many paths (#63998)
auvred
authored
889659e
View commit details
Copy full SHA for 889659e
Browse repository at this point
[api] Add `hasTrailingComma` getter in the `RemoteNodeList` class (#63957)
Show description for 3276240
Tom Mrazauskas (mrazauskas)
authored
3276240
View commit details
Copy full SHA for 3276240
Browse repository at this point
Fix transpileModule/transpileDeclaration bugs (#64024)
Andrew Branch (andrewbranch)
authored
5739027
View commit details
Copy full SHA for 5739027
Browse repository at this point
Restore compiler benchmark fixture (#64022)
Jake Bailey (jakebailey)
authored
f794b8c
View commit details
Copy full SHA for f794b8c
Browse repository at this point
Commits on Aug 25, 2026
Fix release pipeline (#64020)
Jake Bailey (jakebailey)
authored
9a72211
View commit details
Copy full SHA for 9a72211
Browse repository at this point
Make bundled/lib the canonical lib file source (#63993)
Jake Bailey (jakebailey)
authored
9441c01
View commit details
Copy full SHA for 9441c01
Browse repository at this point
Add arbitrary API request batching (#63937)
Wesley Wigham (weswigham)
authored
f255195
View commit details
Copy full SHA for f255195
Browse repository at this point
Disable concurrent test programs job in merge queue (#64016)
Jake Bailey (jakebailey)
authored
798d415
View commit details
Copy full SHA for 798d415
Browse repository at this point
Don't depend on vfstest for transpile (#64009)
Jake Bailey (jakebailey)
authored
e533f4c
View commit details
Copy full SHA for e533f4c
Browse repository at this point
Port `formatDiagnostics` and `formatDiagnosticsWithColorAndContext` (#63935)
Show description for e000391
John Favret (johnfav03)
authored
e000391
View commit details
Copy full SHA for e000391
Browse repository at this point
Fix link in comment (#63891)
Show description for 0902730
Wesley Wigham (weswigham)
and
Jake Bailey (jakebailey)
authored
0902730
View commit details
Copy full SHA for 0902730
Browse repository at this point
Remove free-disk-space step from CI (#64010)
Jake Bailey (jakebailey)
authored
f9fa909
View commit details
Copy full SHA for f9fa909
Browse repository at this point
Previous
Next
You can’t perform that action at this time.