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
compiler
moduleNameResolver.ts
on
main
User selector
All users
All time
Commit history
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 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
Commits on Dec 9, 2025
Allow subpath imports that start with `#/` (#62844)
magic-akari
authored
3b9acae
View commit details
Copy full SHA for 3b9acae
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
Disable conditional exports fallbacks on `null` values (#62483)
andrewbranch
authored
6f6efb4
View commit details
Copy full SHA for 6f6efb4
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Fix accidental ESM-mode directory module lookup in package non-root (#61082)
andrewbranch
authored
019fec8
View commit details
Copy full SHA for 019fec8
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
Fix missing failed lookup locations when resolving bare-specifier package.json `"imports"` (#60924)
andrewbranch
authored
329387d
View commit details
Copy full SHA for 329387d
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 Dec 6, 2024
Fix incorrect usage of package.json `types`/`main` in package subdirectories (#60696)
andrewbranch
authored
421f5c5
View commit details
Copy full SHA for 421f5c5
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
Add string literal completions for `package.json` `imports` field (#57718)
Andarist
authored
48f2ada
View commit details
Copy full SHA for 48f2ada
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Do not mark #imports and self-name imports as external library imports in module resolution (#60228)
andrewbranch
authored
31de163
View commit details
Copy full SHA for 31de163
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
Rewrite relative import extensions with flag (#59767)
andrewbranch
authored
bd3d700
View commit details
Copy full SHA for bd3d700
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 5, 2024
Fix issues with global typings cache and what gets watches (#59869)
sheetalkamat
authored
87d0e77
View commit details
Copy full SHA for 87d0e77
View code at this point
Browse repository at this point
Commits on Aug 29, 2024
Optimize path mapping lookups (#59048)
DanielRosenwasser
authored
e6f3baf
View commit details
Copy full SHA for e6f3baf
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Remove stableSort, rename sort to toSorted (#55728)
jakebailey
authored
3f6f316
View commit details
Copy full SHA for 3f6f316
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
Store information in buildInfo to repopulate mode mismatch based on status of package.json (#59286)
sheetalkamat
authored
6369240
View commit details
Copy full SHA for 6369240
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
Remove unused exports & dead code (using Knip) (#56817)
Show description for 752135e
webpro
and
jakebailey
authored
752135e
View commit details
Copy full SHA for 752135e
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Remove typescript-etw (#58832)
jakebailey
authored
e30b5fb
View commit details
Copy full SHA for e30b5fb
View code at this point
Browse repository at this point
Commits on May 7, 2024
Use explicit extensions for imports within src (#58421)
jakebailey
authored
16beff1
View commit details
Copy full SHA for 16beff1
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Check nearest package.json dependencies for possible package names for specifier candidates (#58176)
weswigham
authored
4887016
View commit details
Copy full SHA for 4887016
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Use built-in no-restricted-syntax to ban null instead of plugin, ban null type too (#58095)
jakebailey
authored
17e420d
View commit details
Copy full SHA for 17e420d
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Do not populate exports pattern keys if more than one `*` exists (#58123)
andrewbranch
authored
30095a2
View commit details
Copy full SHA for 30095a2
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Take into account peerDependency versions when calculating packageId (#57029)
Show description for 98f2c12
sheetalkamat
and
typescript-bot
authored
98f2c12
View commit details
Copy full SHA for 98f2c12
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
Error on unused eslint directives, reenable lost eslint rules (#57350)
jakebailey
authored
23156cb
View commit details
Copy full SHA for 23156cb
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
Use loader with extension substitution for package.json main, types, typesVersions (#57261)
andrewbranch
authored
6120036
View commit details
Copy full SHA for 6120036
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
enable `@typescript-eslint/no-unused-vars` (#57123)
abrahamguo
authored
3c9aea3
View commit details
Copy full SHA for 3c9aea3
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
Update dependencies to latest compatible versions (#56561)
Show description for 1982349
jakebailey
and
RyanCavanaugh
authored
1982349
View commit details
Copy full SHA for 1982349
View code at this point
Browse repository at this point
Add `--module preserve`, support `require` in `--moduleResolution bundler` (#56785)
andrewbranch
authored
6cb6fc9
View commit details
Copy full SHA for 6cb6fc9
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
Issue better error when unresolvable package in `--moduleResolution node10` resolves with `--moduleResolution bundler` (#56949)
andrewbranch
authored
69f2e2a
View commit details
Copy full SHA for 69f2e2a
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
Let AutoImportProvider find non-declaration files in wildcard exports... (#56848)
andrewbranch
authored
0ea57f6
View commit details
Copy full SHA for 0ea57f6
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
Add auto-import for the `package.json` `imports` field (#55015)
Show description for fbcdb8c
3 people
authored
fbcdb8c
View commit details
Copy full SHA for fbcdb8c
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Try and deal with CodeQL reports on replace("*", ...) (#56607)
jakebailey
authored
1d7c0c9
View commit details
Copy full SHA for 1d7c0c9
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
Replace disk path operations to use fileNames instead of path (#56476)
Show description for b6121e4
sheetalkamat
and
andrewbranch
authored
b6121e4
View commit details
Copy full SHA for b6121e4
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Fix declaration emit in `--moduleResolution bundler` using wrong exports conditions (#56265)
andrewbranch
authored
0ee2db3
View commit details
Copy full SHA for 0ee2db3
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
noDts project resolutions verification and updates for incremental behaviour (#56016)
sheetalkamat
authored
9473195
View commit details
Copy full SHA for 9473195
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.