Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
label:ES6
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
13k
Star
106k
Code
Issues
5k+
Pull requests
493
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
TypeScript 5.9 Iteration Plan
#61648 ·
DanielRosenwasser
opened
on May 2, 2025
38
TypeScript 5.8 Iteration Plan
#61023 ·
DanielRosenwasser
opened
on Jan 22, 2025
34
Issues
Search Issues
label
:
ES6
label:ES6
Search
Labels
Milestones
New issue
Search results
Open
Closed
Downlevel TemplateStringsArray for tagged templates should be frozen
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Status: Open.
#51789
In Microsoft/TypeScript;
·
rbuckton
opened
on Dec 6, 2022
·
Backlog
Extended Unicode escapes should be parsed in all language targets
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Fix Available
A PR has been opened for this issue
A PR has been opened for this issue
Status: Closed (completed).
#50935
In Microsoft/TypeScript;
·
by
DanielRosenwasser
was closed
on Sep 30, 2022
·
TypeScript 4.9.2
Tests don't pass when TS is retargeted to <code>es6</code> and moduleResolution: <code>node</code>
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Infrastructure
Issue relates to TypeScript team infrastructure
Issue relates to TypeScript team infrastructure
Status: Closed (completed).
#32206
In Microsoft/TypeScript;
·
by
weswigham
was closed
on Aug 1, 2019
Template strings are cached incorrectly
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Won't Fix
The severity and priority of this issue do not warrant the time or complexity needed to fix it
The severity and priority of this issue do not warrant the time or complexity needed to fix it
Status: Closed (completed).
#27460
In Microsoft/TypeScript;
·
by
wlinna
was closed
on Feb 23, 2024
·
Backlog
Unnecessary reference checks with ambient classes (regression)
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Status: Closed (completed).
#23828
In Microsoft/TypeScript;
·
by
falsandtru
was closed
on Sep 13, 2018
·
TypeScript 3.1
Targeting es3 or es5 produces functions with incorrect <code>function.length</code> when using initializers
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Won't Fix
The severity and priority of this issue do not warrant the time or complexity needed to fix it
The severity and priority of this issue do not warrant the time or complexity needed to fix it
Status: Closed (completed).
#23251
In Microsoft/TypeScript;
·
by
jwalton
was closed
on Feb 23, 2024
·
Backlog
Incorrect Parse for accessors in classes
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Fixed
A PR has been merged for this issue
A PR has been merged for this issue
Help Wanted
You can do this
You can do this
Status: Closed (completed).
#22757
In Microsoft/TypeScript;
·
by
rbuckton
was closed
on Mar 28, 2018
·
TypeScript 2.9
'this' cannot be referenced in constructor arguments
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Status: Closed (completed).
#20278
In Microsoft/TypeScript;
·
by
guybedford
was closed
on Mar 25, 2024
·
Backlog
Tagged template literals compiled incorrectly, TemplateStringsArray not cached
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Fixed
A PR has been merged for this issue
A PR has been merged for this issue
Status: Closed (completed).
#17956
In Microsoft/TypeScript;
·
by
justinfagnani
was closed
on Oct 3, 2017
·
TypeScript 2.6
Emit names for methods
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
This means we'd like to hear from more people who would be helped by this feature
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Status: Closed (abandoned).
microsoft/TypeScript
number 17673
#17673
In microsoft/TypeScript;
·
by
weswigham
was closed
on Nov 8, 2017
Incorrect transpilation for closure in 'for' loop header referencing block-scoped loop variable
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Status: Closed (completed).
#17632
In Microsoft/TypeScript;
·
by
kpreisser
was closed
on Sep 27, 2018
·
TypeScript 3.2
Doesn't handle unicode identifiers correctly
Bug
A bug in TypeScript
A bug in TypeScript
ES6
Relates to the ES6 Spec
Relates to the ES6 Spec
Status: Closed (completed).
#17048
In Microsoft/TypeScript;
·
by
ghost
was closed
on Dec 15, 2021
·
Backlog
You can’t perform that action at this time.