Skip to content

Issues: microsoft/TypeScript

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Suggestion: "safe navigation operator", i.e. x?.y Committed The team has roadmapped this issue ES Next New featurers for ECMAScript (a.k.a. ESNext) Suggestion An idea for TypeScript Update Docs on Next Release Indicates that this PR affects docs
#16 by RyanCavanaugh was closed Sep 30, 2019 TypeScript 3.7.0
3.7-beta regression: Promise.all wrongly adds undefined type Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fix Available A PR has been opened for this issue
#33752 by Swatinem was closed Mar 4, 2020 TypeScript 3.8.1
Implement the Stage 3 Decorators Proposal Author: Team Fix Available A PR has been opened for this issue For Milestone Bug PRs that fix a bug with a specific milestone
#50820 by rbuckton was merged Jan 19, 2023 Loading… TypeScript 5.0.0
Import Attributes (Stage 3) Committed The team has roadmapped this issue Fix Available A PR has been opened for this issue Suggestion An idea for TypeScript
#53656 by mkubilayk was closed Sep 26, 2023
5 tasks done
TypeScript 5.3.0
Implement the updated JS decorators proposal Committed The team has roadmapped this issue Fix Available A PR has been opened for this issue In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#48885 by arackaf was closed Jan 19, 2023
1 of 5 tasks
TypeScript 5.0.0
Various bugs with class expressions and JavaScript decorators (code run twice, internal compiler crash) Bug A bug in TypeScript Crash For flagging bugs which are compiler or service crashes or unclean exits, rather than bad output Domain: Decorators The issue relates to the decorator syntax Fix Available A PR has been opened for this issue
#58436 by evanw was closed May 23, 2024 TypeScript 5.5.1
Private named instance fields Update Docs on Next Release Indicates that this PR affects docs
#30829 by mheiber was merged Dec 27, 2019 Loading…
7 tasks done
Awaited has issues with custom Promise subtype Bug A bug in TypeScript Fix Available A PR has been opened for this issue
#46934 by DanielRosenwasser was closed Dec 7, 2021 TypeScript 4.5.3
Decorated classes in TS 5.x can't be used in the same file Fix Available A PR has been opened for this issue Needs Investigation This issue needs a team member to investigate its status.
#53332 by ehaynes99 was closed Apr 10, 2023 TypeScript 5.1.0
feat(53461): Implement decorator metadata proposal For Milestone Bug PRs that fix a bug with a specific milestone
#54657 by a-tarasyuk was merged Jun 23, 2023 Loading…
Investigate deoptimization diagnostics tooling Domain: Performance Reports of unusually slow behavior Infrastructure Issue relates to TypeScript team infrastructure Rescheduled This issue was previously scheduled to an earlier milestone
#44211 by DanielRosenwasser was closed Jul 7, 2023 TypeScript 5.0.1
Better typings for Promise, like #31117 For Backlog Bug PRs that fix a backlog bug
#33707 by jablko was closed Jan 24, 2022 Loading… TypeScript 3.7.1
(Vanilla) Mixins Pattern: Base constructor must have same return type Rescheduled This issue was previously scheduled to an earlier milestone Working as Intended The behavior described is the intended behavior; this is not a bug
#40110 by jorenbroekema was closed Dec 17, 2020 TypeScript 4.2.0
Async methods that return this are considered circular references Fix Available A PR has been opened for this issue Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone
#47291 by matthewvalentine was closed Oct 21, 2022 TypeScript 4.8.0
Move legacy decorators into separate transform Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#48669 by rbuckton was merged Jun 3, 2022 Loading…
Using extends with infer doesn't work as expected for function arguments Working as Intended The behavior described is the intended behavior; this is not a bug
#49174 by markostanimirovic was closed May 19, 2022 TypeScript 4.8.0
Class name not being inherited in anonymous classes results in decorated classes losing their original name with Node 12.16.0 and above Rescheduled This issue was previously scheduled to an earlier milestone Working as Intended The behavior described is the intended behavior; this is not a bug
#37157 by plameniv was closed Jul 7, 2020 TypeScript 4.0.1
TypeError when overriding export entries in star export Needs Investigation This issue needs a team member to investigate its status.
#38820 by legendecas was closed Jun 29, 2020 TypeScript 4.0.1
Treat void-typed properties as optional Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#40823 by rbuckton was closed Mar 10, 2022 Loading…
ECMAScript Explicit Resource Management & using Declarations Committed The team has roadmapped this issue ES Next New featurers for ECMAScript (a.k.a. ESNext) Fix Available A PR has been opened for this issue Suggestion An idea for TypeScript
#52955 by DanielRosenwasser was closed Jun 22, 2023 TypeScript 5.1.0
ProTip! no:milestone will show everything without a milestone.