Thanks to visit codestin.com
Credit goes to github.com
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 }}
ekalinin
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2026
Fix completions inside tuple types suggesting value symbols (#64146)
luo2430
authored
e4912cf
View commit details
Copy full SHA for e4912cf
Browse repository at this point
Commits on Sep 3, 2026
API: add getChildren and token getters to Node (#63893)
oMatheusmol
authored
e73c923
View commit details
Copy full SHA for e73c923
Browse repository at this point
Add tools/custom-gcl.exe.hash to .gitignore (#64156)
weswigham
authored
3872397
View commit details
Copy full SHA for 3872397
Browse repository at this point
chore: remove `outFile`,`module:amd` config from test cases (#64122)
camc314
authored
0e32aa1
View commit details
Copy full SHA for 0e32aa1
Browse repository at this point
Commits on Sep 2, 2026
Fixed `anyFunctionType` leak (#64131)
Andarist
authored
cf7b936
View commit details
Copy full SHA for cf7b936
Browse repository at this point
Fix TestContentMapperOpenFileExcludedByConfigChange race (#64137)
jakebailey
authored
f6b1667
View commit details
Copy full SHA for f6b1667
Browse repository at this point
fix(62179): report non-string-literal values in import type attributes (#64099)
a-tarasyuk
authored
6ed67b6
View commit details
Copy full SHA for 6ed67b6
Browse repository at this point
Make the API disposable (#64117)
weswigham
authored
43a90f4
View commit details
Copy full SHA for 43a90f4
Browse repository at this point
Commits on Sep 1, 2026
Bump and clean up deps, raise min local node version (#64054)
jakebailey
authored
11b6dbf
View commit details
Copy full SHA for 11b6dbf
Browse repository at this point
Add diagnostic for private identifiers in destructuring patterns (#64084)
youngspe
authored
949d816
View commit details
Copy full SHA for 949d816
Browse repository at this point
Clear stale incremental diagnostics after JSON module changes (#64026)
Show description for 13e158b
Copilot
and
jakebailey
authored
13e158b
View commit details
Copy full SHA for 13e158b
Browse repository at this point
Keep instantiation expression symbols distinct and stable (#64123)
Andarist
authored
473bcd2
View commit details
Copy full SHA for 473bcd2
Browse repository at this point
Fix mapped type hover nil dereference (#64112)
Show description for 2708b6f
Copilot
and
DanielRosenwasser
authored
2708b6f
View commit details
Copy full SHA for 2708b6f
Browse repository at this point
Commits on Aug 31, 2026
Support import attributes on ambient modules (#63931)
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
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
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)
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
andrewbranch
and
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
and
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
andrewbranch
and
Copilot
authored
444de10
View commit details
Copy full SHA for 444de10
Browse repository at this point
Add `createProgram` to API (#63950)
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
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
andrewbranch
authored
28a4d6c
View commit details
Copy full SHA for 28a4d6c
Browse repository at this point
Make tsconfig move lifetime test deterministic (#64081)
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)
andrewbranch
authored
e26b8d2
View commit details
Copy full SHA for e26b8d2
Browse repository at this point
Additional generator-based sync API methods (#64023)
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
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
mrazauskas
authored
0cfafa9
View commit details
Copy full SHA for 0cfafa9
Browse repository at this point
Delete defunct GHA workflows (#64048)
jakebailey
authored
b3946f2
View commit details
Copy full SHA for b3946f2
Browse repository at this point
Delete pr_owners.txt (#64045)
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
mrazauskas
and
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)
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
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)
ahejlsberg
authored
ef28475
View commit details
Copy full SHA for ef28475
Browse repository at this point
Previous
Next
You can’t perform that action at this time.