Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.2k
Star
107k
Code
Issues
5k
Pull requests
486
Actions
Projects
1
Models
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Wiki
Security
Insights
Commits
Branch selector
af16920
User selector
All users
Datepicker
All time
Commit History
Commits on May 28, 2021
Merge branch 'master'
Josh Goldberg
committed
af16920
Copy full SHA for af16920
Update package-lock.json
typescript-bot
committed
e34b2ad
Copy full SHA for e34b2ad
Fix unintended 'as const' name lookup error (#44311)
Show description for 9aa50d6
ahejlsberg
authored
9aa50d6
Copy full SHA for 9aa50d6
Dont update timestamps of output files if noEmit was specified (#44306)
Show description for 817e45d
sheetalkamat
authored
817e45d
Copy full SHA for 817e45d
Commits on May 27, 2021
Move string trim methods from utilities to core (#44308)
weswigham
authored
7c31d97
Copy full SHA for 7c31d97
Add type brands for fileId and fileIdListId (#44280)
sheetalkamat
authored
8721dd0
Copy full SHA for 8721dd0
Add traces for module resolution reuse (#44282)
sheetalkamat
authored
6329a0d
Copy full SHA for 6329a0d
Update package-lock.json
typescript-bot
committed
5fde871
Copy full SHA for 5fde871
Commits on May 26, 2021
redirectsTarget is keyed with Path (#44278)
Show description for 32323ce
sheetalkamat
authored
32323ce
Copy full SHA for 32323ce
Ensure AutoImportProviderProject can share source files with main program (#44274)
Show description for b1eaf3e
andrewbranch
authored
b1eaf3e
Copy full SHA for b1eaf3e
More updates to program reuse with different option changes (#44276)
sheetalkamat
authored
2ffd35d
Copy full SHA for 2ffd35d
Fix outFile check (#44277)
sheetalkamat
authored
3442d31
Copy full SHA for 3442d31
Use correct state when getting it from redirected program (#44275)
Show description for 54fbeb5
sheetalkamat
authored
54fbeb5
Copy full SHA for 54fbeb5
fix(44249): JSX: "extract to constant" generates invalid code when using fragment syntax (#44252)
Show description for 3e29397
OliverJAsh
authored
3e29397
Copy full SHA for 3e29397
Add unqualified JSDoc member references (#44202)
Show description for 459bd19
sandersn
authored
459bd19
Copy full SHA for 459bd19
Cache parsed path mapping patterns (#44078)
Show description for 3ffa245
amcasey
authored
3ffa245
Copy full SHA for 3ffa245
Update package-lock.json
typescript-bot
committed
ddd3cf9
Copy full SHA for ddd3cf9
feat(44190): check misspelled base members in override checks (#44213)
a-tarasyuk
authored
4559855
Copy full SHA for 4559855
Refactor tsbuild watch tests (#44258)
sheetalkamat
authored
b7b4856
Copy full SHA for b7b4856
Commits on May 25, 2021
Properly remove generic types that are constrained to 'null | undefined' in getNonNullableType (#44219)
Show description for 3938958
ahejlsberg
authored
3938958
Copy full SHA for 3938958
IntelliSense doc string.replace typo (#41385)
Show description for 52cefdf
Jujhar
authored
52cefdf
Copy full SHA for 52cefdf
IntelliSense doc string.replace typo (#41385)
Show description for 7a11b92
Jujhar
authored
7a11b92
Copy full SHA for 7a11b92
IntelliSense doc string.replace typo (#41385)
Show description for aa3ad4e
Jujhar
authored
aa3ad4e
Copy full SHA for aa3ad4e
IntelliSense doc string.replace typo (#41385)
Show description for 98f04e2
Jujhar
authored
98f04e2
Copy full SHA for 98f04e2
Update package-lock.json
typescript-bot
committed
59e3a80
Copy full SHA for 59e3a80
Commits on May 24, 2021
don't duplicate function properties when emiting definitions of overload signatures (#44235)
Zzzen
authored
0e1df66
Copy full SHA for 0e1df66
Simplify or optimize regexes with polynomial time worst cases (#44197)
Show description for fcabb5c
weswigham
and
dmichon-msft
authored
fcabb5c
Copy full SHA for fcabb5c
Ensure static index signatures have an errorNode available (#44129)
Show description for 2203228
weswigham
authored
2203228
Copy full SHA for 2203228
Implement a two-way mirroring between the wiki and its public repo
Show description for 58a6692
elibarzilay
committed
58a6692
Copy full SHA for 58a6692
Add @linkcode and @linkplain tags (#44208)
Show description for c4c6a83
sandersn
authored
c4c6a83
Copy full SHA for c4c6a83
Avoid `convertExport` when there's a non-identifier or a bogus one
Show description for fb5f855
elibarzilay
committed
fb5f855
Copy full SHA for fb5f855
Kick out of normalizePath if there's nothing to do (#44173)
Show description for 7954f0c
amcasey
authored
7954f0c
Copy full SHA for 7954f0c
fix: internal createSignature support undefined declaration (#44109)
ZYSzys
authored
eb7c1ad
Copy full SHA for eb7c1ad
Commits on May 22, 2021
Update package-lock.json
typescript-bot
committed
6df16b3
Copy full SHA for 6df16b3
Commits on May 21, 2021
support QualifiedName when narrowing inside loops (#43592)
Show description for 756392c
Zzzen
authored
756392c
Copy full SHA for 756392c
Pagination
Previous
Next
You can’t perform that action at this time.