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
Accelerator
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
.
XAuthSystems
/
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
Breadcrumbs
History for
TypeScript
src
testRunner
on
main
User selector
All users
All time
Commit history
Commits on Jun 25, 2026
Fix infinite loop (#63581)
Show description for 637d574
3 people
authored
637d574
View commit details
Copy full SHA for 637d574
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Also check package name validity in InstallPackageRequest (#63401)
jakebailey
authored
f1a9288
View commit details
Copy full SHA for f1a9288
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Harden ATA package name filtering (#63368)
jakebailey
authored
c7a0ae1
View commit details
Copy full SHA for c7a0ae1
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Fix missing lib files in reused programs (#63239)
jakebailey
authored
9059e5b
View commit details
Copy full SHA for 9059e5b
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Set default `types` array to `[]`; support `"*"` wildcard (#63054)
Show description for f09a0e5
RyanCavanaugh
and
sheetalkamat
authored
f09a0e5
View commit details
Copy full SHA for f09a0e5
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Deprecate `alwaysStrict: false` (#63089)
RyanCavanaugh
authored
ffd1c3a
View commit details
Copy full SHA for ffd1c3a
View code at this point
Browse repository at this point
Commits on Jan 31, 2026
Default `target` to "latest standard", deprecate ES5 (#63067)
jakebailey
authored
95e3aaa
View commit details
Copy full SHA for 95e3aaa
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Update tests in prep for ES5 deprecation, target default change (#63066)
jakebailey
authored
3fc1f26
View commit details
Copy full SHA for 3fc1f26
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
Eliminate `tests/lib/lib.d.ts`, fix up fourslash to use real libs and defaults (#63056)
jakebailey
authored
2fed590
View commit details
Copy full SHA for 2fed590
View code at this point
Browse repository at this point
Support FORCE_COLOR (#63055)
jakebailey
authored
46ec6af
View commit details
Copy full SHA for 46ec6af
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Fix: Consult referenced project options for synthetic default export eligibility (#63038)
Show description for 66edca1
Copilot
and
andrewbranch
authored
66edca1
View commit details
Copy full SHA for 66edca1
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
Assume rootDir is the current configuration directory (#62418)
sheetalkamat
authored
7affa9e
View commit details
Copy full SHA for 7affa9e
View code at this point
Browse repository at this point
Handle resolution watching when its dynamic scriptInfo (#62894)
sheetalkamat
authored
4d94ccb
View commit details
Copy full SHA for 4d94ccb
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Add --ignoreConfig and dont allow specifying files on commandline without it if there is config file present (#62477)
sheetalkamat
authored
669c25c
View commit details
Copy full SHA for 669c25c
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Deprecate `--module amd`, `umd`, `system`, `none`; `--moduleResolution classic`; change defaults (#62669)
andrewbranch
authored
42f6576
View commit details
Copy full SHA for 42f6576
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
Remove no-default-lib (#62435)
jakebailey
authored
96acaa5
View commit details
Copy full SHA for 96acaa5
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Fix incorrectly ignored dts file from project reference for resolution (#62438)
sheetalkamat
authored
e9bcbe6
View commit details
Copy full SHA for e9bcbe6
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
Fix parenthesizer rules for manually constructed binary expressions with `??` and `||`/`&&` mix (#62311)
Andarist
authored
4f94cb2
View commit details
Copy full SHA for 4f94cb2
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
Deprecate `--moduleResolution node10` (#62338)
andrewbranch
authored
7956c00
View commit details
Copy full SHA for 7956c00
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Fixed nullish coalesce operator's precedence (#61372)
Andarist
authored
91cdbd5
View commit details
Copy full SHA for 91cdbd5
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
Add support for `import defer` proposal (#60757)
Show description for a69c6d0
3 people
authored
a69c6d0
View commit details
Copy full SHA for a69c6d0
View code at this point
Browse repository at this point
tsc --init update (#61813)
RyanCavanaugh
authored
cd34199
View commit details
Copy full SHA for cd34199
View code at this point
Browse repository at this point
Commits on May 21, 2025
Handle lock file 3 version when caching the typings ensuring we can reuse already installed packages (#61730)
sheetalkamat
authored
b504a1e
View commit details
Copy full SHA for b504a1e
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Add new option "libReplacement" (#60829)
jakebailey
authored
220706e
View commit details
Copy full SHA for 220706e
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Fix ESM/CJS resolution cache collision in non-nodenext resolution modes (#60910)
andrewbranch
authored
b78f466
View commit details
Copy full SHA for b78f466
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
Write path normalization without array allocations (#60812)
andrewbranch
authored
e973805
View commit details
Copy full SHA for e973805
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
Add tests for `getNormalizedAbsolutePath`. (#60802)
DanielRosenwasser
authored
c8af21b
View commit details
Copy full SHA for c8af21b
View code at this point
Browse repository at this point
Commits on Nov 3, 2024
Fixing exception on unsaved file (#60362)
navya9singh
authored
0ec4d30
View commit details
Copy full SHA for 0ec4d30
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
Fix template string escaping (#60303)
rbuckton
authored
e6ef279
View commit details
Copy full SHA for e6ef279
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
Fix `--showConfig` to show transitively implied options that vary from the default config (#60240)
andrewbranch
authored
b8e4ed8
View commit details
Copy full SHA for b8e4ed8
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Replace `Debug.checkDefined` to avoid redundant debugger stops (#60009)
Andarist
authored
9f150e0
View commit details
Copy full SHA for 9f150e0
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
Dont open composite projects to determine if script info is part of project (#59688)
sheetalkamat
authored
02b07a1
View commit details
Copy full SHA for 02b07a1
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
Enable `--isolatedDeclarations` on TS codebase (#59635)
Show description for 52eaa7b
3 people
authored
52eaa7b
View commit details
Copy full SHA for 52eaa7b
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
Sanitize version string for syntactically invalid buildinfo baselines (#59932)
weswigham
authored
0d7763e
View commit details
Copy full SHA for 0d7763e
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
Updates to --build parsing on command line (#59874)
sheetalkamat
authored
31afb98
View commit details
Copy full SHA for 31afb98
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.