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
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.7k
Star
110k
Code
Issues
5k+
Pull requests
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
tests
projects
on
cacheModuleResolution
User selector
All users
All time
Commit history
Commits on Jan 8, 2021
Reverts #39277 removing bundledPackageName (#41499)
Show description for 055f363
Orta Therox
authored
055f363
View commit details
Copy full SHA for 055f363
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277)
Show description for cdafb71
Orta Therox
and
Wesley Wigham (weswigham)
authored
cdafb71
View commit details
Copy full SHA for cdafb71
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
Report config file parsing diagnostics correctly with tsc --b (#36520)
Show description for 4c378c0
Sheetal Nandi (sheetalkamat)
authored
4c378c0
View commit details
Copy full SHA for 4c378c0
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Use resolvedPath consistently in the builder (#35757)
Show description for ec84392
Sheetal Nandi (sheetalkamat)
authored
ec84392
View commit details
Copy full SHA for ec84392
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Baselining tsc `--watch` output just like `tsc` baselines for easier updates (#35710)
Show description for 8c1900c
Sheetal Nandi (sheetalkamat)
authored
8c1900c
View commit details
Copy full SHA for 8c1900c
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
Do not write files directly from builder when noEmitOnError is true (#34832)
Show description for c3b2aea
Sheetal Nandi (sheetalkamat)
authored
c3b2aea
View commit details
Copy full SHA for c3b2aea
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
Handle seenEmittedFiles which was not being set when emit of a file was complete (#33145)
Show description for 79bcb3d
Sheetal Nandi (sheetalkamat)
authored
79bcb3d
View commit details
Copy full SHA for 79bcb3d
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
PR feedback
Sheetal Nandi (sheetalkamat)
committed
1a9198a
View commit details
Copy full SHA for 1a9198a
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Verify demo build
Sheetal Nandi (sheetalkamat)
committed
d9ad559
View commit details
Copy full SHA for d9ad559
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Container only ref needs to be ignored from uptodate status
Show description for 0e5d95f
Sheetal Nandi (sheetalkamat)
committed
0e5d95f
View commit details
Copy full SHA for 0e5d95f
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Handle simple lib file in the test case
Sheetal Nandi (sheetalkamat)
committed
2a29880
View commit details
Copy full SHA for 2a29880
View code at this point
Browse repository at this point
Merge branch 'master' into dtsSignatureChange
Sheetal Nandi (sheetalkamat)
committed
d5100bb
View commit details
Copy full SHA for d5100bb
View code at this point
Browse repository at this point
Fix lateBoundSymbol test case to handle the simple lib file for the test
Sheetal Nandi (sheetalkamat)
committed
83941c4
View commit details
Copy full SHA for 83941c4
View code at this point
Browse repository at this point
Merge branch 'master' into tsbuildTestPerf
Sheetal Nandi (sheetalkamat)
committed
b337565
View commit details
Copy full SHA for b337565
View code at this point
Browse repository at this point
Make the tsbuild tests use simple libFile instead of bigger lib file set
Sheetal Nandi (sheetalkamat)
committed
dc7d77f
View commit details
Copy full SHA for dc7d77f
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Write test case that baselines the incremental build result
Show description for 707cb93
Sheetal Nandi (sheetalkamat)
committed
707cb93
View commit details
Copy full SHA for 707cb93
View code at this point
Browse repository at this point
Test case for #30891
Sheetal Nandi (sheetalkamat)
committed
9f5090c
View commit details
Copy full SHA for 9f5090c
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Exclude Json files from Project reference redirects from files to be emitted list
Show description for bd229b5
Sheetal Nandi (sheetalkamat)
committed
bd229b5
View commit details
Copy full SHA for bd229b5
View code at this point
Browse repository at this point
Handle outDir and declrationDir correctly to generate output file names for the tsbuild
Sheetal Nandi (sheetalkamat)
committed
a6f7ec3
View commit details
Copy full SHA for a6f7ec3
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Correct the generation of output file names for tsc --b
Show description for 812ff98
Sheetal Nandi (sheetalkamat)
committed
812ff98
View commit details
Copy full SHA for 812ff98
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Add tests to verify output of --out with modules as output
Sheetal Nandi (sheetalkamat)
committed
b879b43
View commit details
Copy full SHA for b879b43
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Handle get from readFileCache correctly.
Show description for 604af5c
Sheetal Nandi (sheetalkamat)
committed
604af5c
View commit details
Copy full SHA for 604af5c
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
Test to verify that file with --out and case mismatch works with source map
Sheetal Nandi (sheetalkamat)
committed
9f844c4
View commit details
Copy full SHA for 9f844c4
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Report error requiring references to have composite only if the program is not container only
Sheetal Nandi (sheetalkamat)
committed
60801a2
View commit details
Copy full SHA for 60801a2
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Merge branch 'master' into transitiveReferences
Sheetal Nandi (sheetalkamat)
committed
b69622a
View commit details
Copy full SHA for b69622a
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
Allow files to be included by `*.json` pattern in include of tsconfig
Show description for 92f3f1c
Sheetal Nandi (sheetalkamat)
committed
92f3f1c
View commit details
Copy full SHA for 92f3f1c
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Handle caching of module resolution depending on project references
Sheetal Nandi (sheetalkamat)
committed
6923f2c
View commit details
Copy full SHA for 6923f2c
View code at this point
Browse repository at this point
Use resolution options of project reference if the file is from the project reference
Sheetal Nandi (sheetalkamat)
committed
0e4b10d
View commit details
Copy full SHA for 0e4b10d
View code at this point
Browse repository at this point
Resolve project references transitively
Sheetal Nandi (sheetalkamat)
committed
0ac9658
View commit details
Copy full SHA for 0ac9658
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Skip default lib checking in all tsbuild tests (#27380)
Wesley Wigham (weswigham)
authored
3f98c51
View commit details
Copy full SHA for 3f98c51
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Detect the input file of referenced project with fileNames from parsed command
Show description for 0d5aeee
Sheetal Nandi (sheetalkamat)
committed
0d5aeee
View commit details
Copy full SHA for 0d5aeee
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Add newline to bottom of tsconfig files
Christian (csantos42)
committed
959dbbb
View commit details
Copy full SHA for 959dbbb
View code at this point
Browse repository at this point
Fix diagnostic reporting for empty files in tsconfig
Christian (csantos42)
committed
c87ca2f
View commit details
Copy full SHA for c87ca2f
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
Add js source maps to list of outputs when doing --build
Show description for 723e64b
Sheetal Nandi (sheetalkamat)
committed
723e64b
View commit details
Copy full SHA for 723e64b
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
Fix #25820 - handle redirected files when comparing paths (#25902)
Show description for f6d3ac9
Wesley Wigham (weswigham)
authored
f6d3ac9
View commit details
Copy full SHA for f6d3ac9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.