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
Type
/
to 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 }}
codeOwlAI
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Feature implementation from commits 2b88aeb..0dfd0c2
- #2
#2
Open
codeOwlAI
wants to merge 15 commits into
feature-base-branch-2
codeOwlAI/TypeScript:feature-base-branch-2
from
feature-head-branch-2
codeOwlAI/TypeScript:feature-head-branch-2
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Feature implementation from commits 2b88aeb..0dfd0c2
#2
codeOwlAI
wants to merge 15 commits into
feature-base-branch-2
codeOwlAI/TypeScript:feature-base-branch-2
from
feature-head-branch-2
codeOwlAI/TypeScript:feature-head-branch-2
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2025
fix(61747): for (using of = is incorrectly parsed (#61764)
a-tarasyuk
authored
a591ca3
View commit details
Copy full SHA for a591ca3
Browse repository at this point
fix(checker): report error when using bigint as enum key (#61777)
magic-akari
authored
ac03ba4
View commit details
Copy full SHA for ac03ba4
Browse repository at this point
Commits on Jun 6, 2025
tsc --init update (#61813)
RyanCavanaugh
authored
cd34199
View commit details
Copy full SHA for cd34199
Browse repository at this point
Add support for `import defer` proposal (#60757)
Show description for a69c6d0
3 people
authored
a69c6d0
View commit details
Copy full SHA for a69c6d0
Browse repository at this point
feat: add Error.isError() to ESNext lib (#60788)
Show description for ffd98c1
dirkluijk
and
jakebailey
authored
ffd98c1
View commit details
Copy full SHA for ffd98c1
Browse repository at this point
Cache mapper instantiations (#61505)
Andarist
authored
51dcd90
View commit details
Copy full SHA for 51dcd90
Browse repository at this point
Add lib.esnext.sharedmemory (#61646)
Renegade334
authored
652ed7f
View commit details
Copy full SHA for 652ed7f
Browse repository at this point
explicitly disallow `using` in ambient contexts (#61781)
Renegade334
authored
1e24945
View commit details
Copy full SHA for 1e24945
Browse repository at this point
Issue "'{0}' declarations can only be declared inside a block." for block-scoped variables in presence of parse errors (#61824)
Andarist
authored
fa2a0fc
View commit details
Copy full SHA for fa2a0fc
Browse repository at this point
Fix helpers emit for .cjs files in ESM module mode (#61814)
andrewbranch
authored
7715955
View commit details
Copy full SHA for 7715955
Browse repository at this point
Avoid resolving source prop type when the target is `unknown`/`any` (#61660)
Andarist
authored
355b9e0
View commit details
Copy full SHA for 355b9e0
Browse repository at this point
Commits on Jun 9, 2025
optimization, reduce memory usage (#61822)
VincentBailly
authored
97cfa26
View commit details
Copy full SHA for 97cfa26
Browse repository at this point
Add `--module node20` (#61805)
andrewbranch
authored
cb38d99
View commit details
Copy full SHA for cb38d99
Browse repository at this point
Fix type variable leaks and cache inconsistencies (#61668)
ahejlsberg
authored
34d1ea6
View commit details
Copy full SHA for 34d1ea6
Browse repository at this point
Restore `import defer =` parsing (#61837)
nicolo-ribaudo
authored
0dfd0c2
View commit details
Copy full SHA for 0dfd0c2
Browse repository at this point
You can’t perform that action at this time.