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 }}
backendsouls
/
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
All time
Commit history
Commits on Mar 23, 2022
fix(48218): Split Intl.DisplayNames options (#48262)
Show description for ba3645e
gfyoung
authored
ba3645e
View commit details
Copy full SHA for ba3645e
Browse repository at this point
Commits on Mar 22, 2022
fix(48034): Get a literal string of type intersection in a template literal type (#48044)
islandryu
authored
bf0eef4
View commit details
Copy full SHA for bf0eef4
Browse repository at this point
Optional variance annotations (#48240)
Show description for 6cb58d3
ahejlsberg
authored
6cb58d3
View commit details
Copy full SHA for 6cb58d3
Browse repository at this point
fix: export default anonymous function works with prefixText and suffixText when disabled (#48259)
hanzooo
authored
fdb1c2f
View commit details
Copy full SHA for fdb1c2f
Browse repository at this point
fix(48053) Description of tsBuildInfoFile is misleading in generated tsconfig.json (#48072)
Show description for 50a4b92
pabloosabaterr
authored
50a4b92
View commit details
Copy full SHA for 50a4b92
Browse repository at this point
LEGO: Merge pull request 48371
Show description for 45c1e58
csigs
authored
45c1e58
View commit details
Copy full SHA for 45c1e58
Browse repository at this point
Update package-lock.json
typescript-bot
committed
7f1ec30
View commit details
Copy full SHA for 7f1ec30
Browse repository at this point
Make AutoImportProvider look in ATA cache (#48329)
Show description for 5bc8179
andrewbranch
authored
5bc8179
View commit details
Copy full SHA for 5bc8179
Browse repository at this point
Commits on Mar 21, 2022
LEGO: Merge pull request 48346
Show description for f9e6ba3
csigs
authored
f9e6ba3
View commit details
Copy full SHA for f9e6ba3
Browse repository at this point
Commits on Mar 20, 2022
LEGO: Merge pull request 48342
Show description for 92af654
csigs
authored
92af654
View commit details
Copy full SHA for 92af654
Browse repository at this point
Commits on Mar 17, 2022
Add server tracepoints (#48282)
Show description for 073ac92
amcasey
authored
073ac92
View commit details
Copy full SHA for 073ac92
Browse repository at this point
fix(48291): omit jsdoc modifiers (#48304)
a-tarasyuk
authored
c1cf901
View commit details
Copy full SHA for c1cf901
Browse repository at this point
Infer extracted local variable name from property name (#37902)
dtinth
authored
9a2868b
View commit details
Copy full SHA for 9a2868b
Browse repository at this point
Add isolatedModules error for ambiguous imports referenced in decorator metadata (#42915)
Show description for df1faa0
andrewbranch
authored
df1faa0
View commit details
Copy full SHA for df1faa0
Browse repository at this point
fix(48191): Duplicates comments on "Add definite assignment assertion to property" (#48299)
Show description for b996287
MQuy
authored
b996287
View commit details
Copy full SHA for b996287
Browse repository at this point
feat(48231): allow unique symbol for constant variables (#48270)
a-tarasyuk
authored
546a87f
View commit details
Copy full SHA for 546a87f
Browse repository at this point
Commits on Mar 16, 2022
Change sortText for class member completions (#48196)
Show description for cf8ed8f
gabritto
authored
cf8ed8f
View commit details
Copy full SHA for cf8ed8f
Browse repository at this point
fix(48277): show parameter type inlay hints after ? operator (#48283)
a-tarasyuk
authored
f12922c
View commit details
Copy full SHA for f12922c
Browse repository at this point
Handle JS synthetic rest args in contextual parameter assignment (#48263)
Show description for 7f65250
weswigham
authored
7f65250
View commit details
Copy full SHA for 7f65250
Browse repository at this point
Consistently avoid pulling on the source return type when the target return type is any (#47306)
weswigham
authored
92bc2dd
View commit details
Copy full SHA for 92bc2dd
Browse repository at this point
Exclude mapped types with optionality modifiers and 'as' clauses from constraint logic (#48273)
Show description for 8e5a84a
ahejlsberg
authored
8e5a84a
View commit details
Copy full SHA for 8e5a84a
Browse repository at this point
Fix parser regression for bad related diagnostic on missing matching brackets (#44158)
Show description for 111ca92
Jesse Trinity
and
sandersn
authored
111ca92
View commit details
Copy full SHA for 111ca92
Browse repository at this point
Exclude mapped types with 'as' clauses from certain checks (#47889)
Show description for 8c060ee
ahejlsberg
authored
8c060ee
View commit details
Copy full SHA for 8c060ee
Browse repository at this point
Commits on Mar 15, 2022
fix(47597): ignore commented imports following template expression (#47657)
a-tarasyuk
authored
c981c9b
View commit details
Copy full SHA for c981c9b
Browse repository at this point
Update issue templates (#48261)
RyanCavanaugh
authored
7addca6
View commit details
Copy full SHA for 7addca6
Browse repository at this point
Commits on Mar 14, 2022
Fix top level logical assignment leak (#40536)
Show description for 5f017df
Kingwl
authored
5f017df
View commit details
Copy full SHA for 5f017df
Browse repository at this point
fix(48081): omit error on importing variables defined with require() (#48115)
a-tarasyuk
authored
4a58fbc
View commit details
Copy full SHA for 4a58fbc
Browse repository at this point
Add `boolean` to supported literals within `Object.freeze` (#48117)
Andarist
authored
ca65a1a
View commit details
Copy full SHA for ca65a1a
Browse repository at this point
Update package-lock.json
typescript-bot
committed
995e0a0
View commit details
Copy full SHA for 995e0a0
Browse repository at this point
Commits on Mar 12, 2022
Update package-lock.json
typescript-bot
committed
6f0dd47
View commit details
Copy full SHA for 6f0dd47
Browse repository at this point
Introduce set with custom equals and getHashCode (#48169)
Show description for ce9657d
amcasey
authored
ce9657d
View commit details
Copy full SHA for ce9657d
Browse repository at this point
Commits on Mar 11, 2022
Add assertion on invalid cache set (#43845)
weswigham
authored
93c3a30
View commit details
Copy full SHA for 93c3a30
Browse repository at this point
Add moduleDetection compiler flag to allow for changing how modules are parsed (#47495)
Show description for d1fa945
weswigham
authored
d1fa945
View commit details
Copy full SHA for d1fa945
Browse repository at this point
Properly reduce intersections to never in identity relation (#48111)
Show description for 0271738
ahejlsberg
authored
0271738
View commit details
Copy full SHA for 0271738
Browse repository at this point
Fix/dependent parameters obj methods (#48110)
Show description for 04238e6
Andarist
authored
04238e6
View commit details
Copy full SHA for 04238e6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.