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
.
fork-save
/
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
Datepicker
All time
Commit history
Commits on Mar 10, 2022
Move `hasOwn` from Object instance to Object constructor (#48207)
Show description for a4f5555
RyanCavanaugh
authored
a4f5555
View commit details
Copy full SHA for a4f5555
Browse repository at this point
Commits on Mar 9, 2022
Make direct assignments to cjs exports considered literal contexts (#39816)
Show description for 3f63804
weswigham
authored
3f63804
View commit details
Copy full SHA for 3f63804
Browse repository at this point
Fix conditional type type parameter leak (#31455)
Show description for f76452c
weswigham
authored
f76452c
View commit details
Copy full SHA for f76452c
Browse repository at this point
Don't eagerly simplify reducible generic union index types (#46812)
weswigham
authored
fc82c67
View commit details
Copy full SHA for fc82c67
Browse repository at this point
Preserve the homomorphism of inlined mapped types in declaration emit (#48091)
weswigham
authored
ea4791d
View commit details
Copy full SHA for ea4791d
Browse repository at this point
Handle nonmaster branches in user suite tests (#48128)
Show description for c70be8b
weswigham
authored
c70be8b
View commit details
Copy full SHA for c70be8b
Browse repository at this point
Rename SyntaxKind.JSDocComment -> JSDoc (#44416)
Show description for 918f0ef
sandersn
authored
918f0ef
View commit details
Copy full SHA for 918f0ef
Browse repository at this point
Commits on Mar 8, 2022
🤖 Sync option descriptions <- website (#46465)
Show description for 94a7ec1
3 people
authored
94a7ec1
View commit details
Copy full SHA for 94a7ec1
Browse repository at this point
Bail on 0- and 1-length lists in `removeSubtypes` to avoid spurious circularity problems (#46981)
Show description for af027f3
RyanCavanaugh
authored
af027f3
View commit details
Copy full SHA for af027f3
Browse repository at this point
Commits on Mar 7, 2022
Don't crash on non-literal computed property names during getPropertyAssignment (#48079)
jakebailey
authored
d8b21a8
View commit details
Copy full SHA for d8b21a8
Browse repository at this point
Tidy up navto and find-file-references (#48106)
Show description for 418989b
amcasey
authored
418989b
View commit details
Copy full SHA for 418989b
Browse repository at this point
Commits on Mar 5, 2022
LEGO: Merge pull request 48129
Show description for 20c93d3
csigs
authored
20c93d3
View commit details
Copy full SHA for 20c93d3
Browse repository at this point
Show error when trying to instantiate a union of abstract and concrete constructors (#48114)
Show description for 5f6ebf9
jihndai
authored
5f6ebf9
View commit details
Copy full SHA for 5f6ebf9
Browse repository at this point
Add a test for emit of a computed property based on an aliased symbol (#47978)
Andarist
authored
c1783b2
View commit details
Copy full SHA for c1783b2
Browse repository at this point
Fix crash when `this` is typed as a generic `T` with no type constraints (#47991)
Show description for 857889a
jihndai
authored
857889a
View commit details
Copy full SHA for 857889a
Browse repository at this point
fix(43154): emit typeof type for static methods with a computed name (#46923)
a-tarasyuk
authored
82fc9b1
View commit details
Copy full SHA for 82fc9b1
Browse repository at this point
Describe jsxFragmentFactory option default value (#46798)
jablko
authored
d12020d
View commit details
Copy full SHA for d12020d
Browse repository at this point
fix(40617): handle uninitialized class member with computed key (#45974)
a-tarasyuk
authored
162713f
View commit details
Copy full SHA for 162713f
Browse repository at this point
Commits on Mar 4, 2022
support generic type when checking implicit conversion of symbol to string (#44578)
Show description for f9ae305
Zzzen
and
weswigham
authored
f9ae305
View commit details
Copy full SHA for f9ae305
Browse repository at this point
Note git's core.longpaths in CONTRIBUTING (#45069)
Show description for 774899f
sandersn
authored
774899f
View commit details
Copy full SHA for 774899f
Browse repository at this point
Fix contextual discrimination for omitted members (#43937)
Show description for 751c114
erikbrinkman
authored
751c114
View commit details
Copy full SHA for 751c114
Browse repository at this point
Fixes #35735: Avoids listing missing properties for types with only call/construct signatures (#40973)
Show description for ae62da9
liewrichmond
and
weswigham
authored
ae62da9
View commit details
Copy full SHA for ae62da9
Browse repository at this point
fix(44477): emit full path to access expressions in comments (#44545)
Show description for 5f9f9e3
a-tarasyuk
and
weswigham
authored
5f9f9e3
View commit details
Copy full SHA for 5f9f9e3
Browse repository at this point
Prevent crash on code fixes on default keyword (#48028)
jakebailey
authored
4abad55
View commit details
Copy full SHA for 4abad55
Browse repository at this point
Require `tag` parameter and allow `Locale` object as argument to `Intl.Locale()` constructor (#48019)
Show description for 1f52ca8
jihndai
authored
1f52ca8
View commit details
Copy full SHA for 1f52ca8
Browse repository at this point
LEGO: Merge pull request 48119
Show description for 39013f1
csigs
authored
39013f1
View commit details
Copy full SHA for 39013f1
Browse repository at this point
Commits on Mar 3, 2022
Add an overload to Object.freeze that preserves literal types (#33767)
Show description for ddad61e
weswigham
and
sandersn
authored
ddad61e
View commit details
Copy full SHA for ddad61e
Browse repository at this point
fix: add this type for Reflect.defineProperty (#33544)
Show description for 0a24dee
hanzhangyu
and
sandersn
authored
0a24dee
View commit details
Copy full SHA for 0a24dee
Browse repository at this point
Add test for call (#48015)
jakebailey
authored
112dd24
View commit details
Copy full SHA for 112dd24
Browse repository at this point
Fix const enum comments (#47990)
Show description for 06d426c
magic-akari
authored
06d426c
View commit details
Copy full SHA for 06d426c
Browse repository at this point
Commits on Mar 2, 2022
Add explicit assertion on somewhat commonly incorrectly passed argument (#48078)
Show description for f82d0cb
weswigham
authored
f82d0cb
View commit details
Copy full SHA for f82d0cb
Browse repository at this point
Add import assertions to type only imports and import types to force the resolution mode of the specifier (#47807)
Show description for ea0db9e
weswigham
authored
ea0db9e
View commit details
Copy full SHA for ea0db9e
Browse repository at this point
Esm imports of cjs files should unconditionally have a default patched on (#48062)
weswigham
authored
ff1f7b1
View commit details
Copy full SHA for ff1f7b1
Browse repository at this point
Update package-lock.json
typescript-bot
committed
ed45f05
View commit details
Copy full SHA for ed45f05
Browse repository at this point
Commits on Mar 1, 2022
fix(47946): check literal types in export assignments with declared JSDoc types (#47951)
a-tarasyuk
authored
0637148
View commit details
Copy full SHA for 0637148
Browse repository at this point
Previous
Next
You can’t perform that action at this time.