microsoft / TypeScript Public
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v4.5.3 TypeScript 4.5.3
published
Dec 10, 2021 -
v4.5.4 TypeScript 4.5.4
published
Dec 13, 2021
21 Pull requests merged by 12 people
-
Fix enums and namespace merge
#47059 merged
Dec 13, 2021 -
Fix extract type crash on unresolvable alias references
#47136 merged
Dec 13, 2021 -
Revert change to getFalsyFlags
#47125 merged
Dec 13, 2021 -
🤖 Pick PR #47096 (Disable JSX attribute snippet if at...) into release-4.5
#47105 merged
Dec 10, 2021 -
fix(44693): Overriden properties in jsdoc annotation are not picked up in declaration file
#46797 merged
Dec 10, 2021 -
Enable customDescriptionGenerator in launch template, update eslint setting
#47089 merged
Dec 9, 2021 -
Explicitly Omit unspreadable properties from rest type in the generic case
#47078 merged
Dec 9, 2021 -
chore: add packageManager field to support corepack
#46756 merged
Dec 9, 2021 -
use default type parameter rather than `unknown` when show quick help
#46792 merged
Dec 9, 2021 -
fix: do not use `ts.NodeArray` in factory inputs
#46843 merged
Dec 9, 2021 -
Add 12 more grammar errors
#47075 merged
Dec 9, 2021 -
Exempt tslib from indirect call transform
#47070 merged
Dec 8, 2021 -
Plain JS grammar errors
#47067 merged
Dec 8, 2021 -
fix(47043): as const cast wrong colour when using typescript 4.5.2
#47066 merged
Dec 8, 2021 -
fix(46606): Autocomplete not working for @property types
#46657 merged
Dec 7, 2021 -
Add a test for a destructured union with tuple members
#46656 merged
Dec 7, 2021 -
Fix Awaited<T> for onfulfilled callbacks with more than one argument
#46951 merged
Dec 7, 2021 -
🤖 Pick PR #46599 (Improve recursion depth checks) into release-4.5
#46974 merged
Dec 7, 2021 -
🤖 Pick PR #46973 (Fix checker initialization crash) into release-4.5
#47005 merged
Dec 7, 2021 -
🤖 Pick PR #47007 (Use features for selected module re...) into release-4.5
#47016 merged
Dec 7, 2021 -
🤖 Pick PR #46951 (Fix Awaited<T> for onfulfilled call...) into release-4.5
#47058 merged
Dec 7, 2021
18 Pull requests opened by 13 people
-
fix(47056): Only the first did-you-mean-colon error in an object literal is reported
#47057 opened
Dec 7, 2021 -
Ensure subtype relation ordering for readonly properties
#47069 opened
Dec 8, 2021 -
support quickinfo and go-to-definition on `typeof this`
#47085 opened
Dec 9, 2021 -
Fix error term of declaration in modules
#47087 opened
Dec 9, 2021 -
Prevent merged class/namespace from overlapping with `Record<string, unknown>`
#47088 opened
Dec 9, 2021 -
Ensure distributive constraints of restrictive instantiations of type parameters don't exist
#47091 opened
Dec 9, 2021 -
Process package.json exports with auto-import provider
#47092 opened
Dec 9, 2021 -
Transform param patterns/initializers after object rest
#47095 opened
Dec 10, 2021 -
Disable JSX attribute snippet if attribute is acutally the HTML tag
#47096 opened
Dec 10, 2021 -
fix(44179): resolve target symbol before substituting
#47098 opened
Dec 10, 2021 -
fix(47081): Autocomplete breaks in overloaded generic function
#47104 opened
Dec 10, 2021 -
Fix multiple issues with indexed access types applied to mapped types
#47109 opened
Dec 10, 2021 -
fix(47062): support generic arrow function with default type parameter in tsx
#47112 opened
Dec 11, 2021 -
fix(46824): remove duplicate private identifier errors
#47116 opened
Dec 12, 2021 -
fix type of DateTimeFormat and NumberFormat
#47117 opened
Dec 12, 2021 -
Improve positioning of compiler error messaging info
#47126 opened
Dec 13, 2021 -
Standardized aka.ms links for tsc and tsconfig
#47129 opened
Dec 13, 2021 -
fix(47134): Inconsistent QuickInfo on type-only imported symbols
#47138 opened
Dec 13, 2021
52 Issues closed by 26 people
-
PromiseOrValue<EmptyObject> accepts Promise<null>
#47145 closed
Dec 14, 2021 -
Assign function to a larger parameters set, got TS2322
#47115 closed
Dec 14, 2021 -
Type Assertion passes with only partial implementation of an interface
#47140 closed
Dec 14, 2021 -
Internal compiler crash with namespace and enum
#46891 closed
Dec 13, 2021 -
Please let TSX support static subtree optimization and AST expression
#47133 closed
Dec 13, 2021 -
npm install ts-standar
#47113 closed
Dec 13, 2021 -
[NewErrors] 4.6.0-dev.20211205 vs 4.5.2
#47028 closed
Dec 13, 2021 -
I agree that a complete yank is better than the old half-yank, but it's not a resolution to this ticket imo.
#47124 closed
Dec 13, 2021 -
[NewErrors] 4.6.0-dev.20211212 vs 4.5.3
#47121 closed
Dec 13, 2021 -
Fails to calculate arguments length, when combining tuple spread with extra arguments
#29248 closed
Dec 13, 2021 -
Umrrr
#47122 closed
Dec 12, 2021 -
TypeScript service reports interfaces as a variables
#47086 closed
Dec 12, 2021 -
Recursive type inferred correctly but invalid assignment does not throw error
#47119 closed
Dec 12, 2021 -
Allow blacklisting paths in auto import suggestions
#47061 closed
Dec 12, 2021 -
Package
#47120 closed
Dec 12, 2021 -
"composite: true" ignores existing .d.ts files for .js sources
#47035 closed
Dec 12, 2021 -
Performance slowdown on recursive type in 4.3 and 4.4, fixed in 4.5
#47052 closed
Dec 12, 2021 -
Record<string, never> branch is not recognized on condition over object
#47071 closed
Dec 12, 2021 -
failed to check the equality between two union type if union type has over 20 type
#47077 closed
Dec 11, 2021 -
Infer type from `Array.some` for value inside of `if`
#47101 closed
Dec 10, 2021 -
Use type as value
#47103 closed
Dec 10, 2021 -
Decorators Class Assignment `design:paramtypes`
#47015 closed
Dec 10, 2021 -
Allow importing types from packages without entry point.
#47042 closed
Dec 10, 2021 -
Type constraints lost when using Parameters<>
#47029 closed
Dec 10, 2021 -
Overriden properties in jsdoc annotation are not picked up in declaration file
#44693 closed
Dec 10, 2021 -
Should prefer relative path first before index when it comes to suggestions
#47040 closed
Dec 10, 2021 -
warning: Experimental support for decorators is a feature that is subject to change in a future release
#47084 closed
Dec 10, 2021 -
TSServer suggestion performance issues (4+ seconds) despite fast compilation
#46838 closed
Dec 9, 2021 -
Unable to import JSX types, Error: "no interface JSX.IntrinsicElements exists", although it exists
#47072 closed
Dec 9, 2021 -
'Types have no overlap' when extending Partial of generic type
#47026 closed
Dec 9, 2021 -
Common HTML named entity handled badly within JSX (.tsx) files
#47030 closed
Dec 9, 2021 -
union type cannot be generics function argument
#47032 closed
Dec 9, 2021 -
Using rest destructing on class objects seems to include getters in the resulting type
#46967 closed
Dec 9, 2021 -
Type inference breaks in chain of generic functions
#47074 closed
Dec 9, 2021 -
Public<Type> - make private class properties in to public
#47083 closed
Dec 9, 2021 -
Type incorrectly inferred as `never`
#47021 closed
Dec 9, 2021 -
Incorrect function parameter type resolution
#46991 closed
Dec 9, 2021 -
Conditional types are not correctly resolved on object fields in generic functions
#47065 closed
Dec 9, 2021 -
wrong generic type.
#47082 closed
Dec 9, 2021 -
Quick info shows wrong type for type parameters instantiated with their default
#46774 closed
Dec 9, 2021 -
Named exports missing from CommonJS module compiled with TS 4.4 and importHelpers: true
#45813 closed
Dec 8, 2021 -
Equivalent types are marked as not equivalent
#47068 closed
Dec 8, 2021 -
`as const` cast wrong colour when using typescript 4.5.2
#47043 closed
Dec 8, 2021 -
There is a problem with type inference
#47064 closed
Dec 8, 2021 -
Allow `readonly` / `const` keyword for class member function definitions
#47003 closed
Dec 8, 2021 -
Type of element selected from (potentially) empty array
#47060 closed
Dec 8, 2021 -
Autocomplete not working for `@property` types
#46606 closed
Dec 7, 2021 -
Awaited has issues with custom Promise subtype
#46934 closed
Dec 7, 2021 -
I want to get property layerX and layerY from PointerEvent in lib.dom.d.ts
#47023 closed
Dec 7, 2021 -
Bug: Valid programs with JSX fail to typecheck when JSX is de-sugared
#46988 closed
Dec 7, 2021
38 Issues opened by 35 people
-
Inference lost on params of key-value function map
#47147 opened
Dec 14, 2021 -
infer on setter argument gives unknown
#47146 opened
Dec 14, 2021 -
Awaited<T> not resolved to T when T is a generic type
#47144 opened
Dec 14, 2021 -
Intl.DisplayNames.prototype.of should return string | undefined
#47143 opened
Dec 14, 2021 -
Stack overflow in TS 4.5.3 and nightly
#47142 opened
Dec 14, 2021 -
Feature request: Ability to parse a stringified number on type-level
#47141 opened
Dec 13, 2021 -
Auto imports not provided for rxjs operators
#47139 opened
Dec 13, 2021 -
Tree-shaking d.ts files
#47137 opened
Dec 13, 2021 -
Support lodash and lodash/fp
#47135 opened
Dec 13, 2021 -
Inconsistent QuickInfo on type-only imported symbols
#47134 opened
Dec 13, 2021 -
Type of union of objects lists excess properties
#47132 opened
Dec 13, 2021 -
Wrong type inferred on after reducing array of unknown
#47131 opened
Dec 13, 2021 -
Object.Assign needs better alternatives regarding stronger type inference
#47130 opened
Dec 13, 2021 -
Inconsistency for whether partialed tuple is assignable to rest parameter
#47128 opened
Dec 13, 2021 -
conditional generic Type assignable Error
#47127 opened
Dec 13, 2021 -
Emit runtime code that checks bang operator
#47123 opened
Dec 12, 2021 -
[4.5.3][4.6.0-20211212] wrong diagnostic on specifier-specific "type" and importsNotUsedAsValues="error"
#47118 opened
Dec 12, 2021 -
TypeScript compiler incorrectly handles /// <reference path = "..." />
#47114 opened
Dec 12, 2021 -
Under build mode, only emit declaration in an allow list
#47111 opened
Dec 11, 2021 -
Inconsistent return type widening
#47108 opened
Dec 10, 2021 -
JSDoc type annotations on module.exports assignments not type checked
#47107 opened
Dec 10, 2021 -
Allow for creating more types using the type checker
#47106 opened
Dec 10, 2021 -
Add circular import check at compile time
#47099 opened
Dec 10, 2021 -
The TS compiler failed to modify the JSDoc node
#47097 opened
Dec 10, 2021 -
TS Server fatal error: Cannot read property 'sourceFile' of undefined
#47102 opened
Dec 10, 2021 -
Generate a problem if an overload that is less strict comes before an overload that is more strict
#47094 opened
Dec 10, 2021 -
emit code didn't follow `.mts` `.cts` extensions
#47093 opened
Dec 9, 2021 -
Attribute incorrectly added for opening JSX tag
#47090 opened
Dec 9, 2021 -
Autocomplete breaks in overloaded generic function
#47081 opened
Dec 9, 2021 -
Parameters properties do not parse when split into two lines
#47080 opened
Dec 9, 2021 -
Generated code is incorrect for function with destructuring and default parameter
#47079 opened
Dec 9, 2021 -
Improve non-top-level import/export error, especially for JS
#47076 opened
Dec 9, 2021 -
Design Meeting Notes, 12/8/2021
#47073 opened
Dec 8, 2021 -
Quickinfo incorrectly reports "`any`" on `typeof this`
#47063 opened
Dec 8, 2021 -
Cannot define an arrow function with a single generic type parameter that has a default value with JSX
#47062 opened
Dec 8, 2021 -
Wrong import assist
#47110 opened
Dec 7, 2021 -
Only the first did-you-mean-colon error in an object literal is reported
#47056 opened
Dec 7, 2021
119 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
TypeScript 4.5 Iteration Plan
#45418 commented on
Dec 10, 2021 • 9 new comments -
fix(46402): Add quick fix support for all valid strings for computed properties
#46716 commented on
Dec 13, 2021 • 9 new comments -
Use node ipc for TS Server
#46418 commented on
Dec 9, 2021 • 6 new comments -
feat(7481): Operator to ensure an expression is contextually typed by, and satisfies, some type
#46827 commented on
Dec 14, 2021 • 6 new comments -
Bind RHS of comma expressions too
#47049 commented on
Dec 7, 2021 • 6 new comments -
fix(46611): Typescript may not recognize jsdoc @type on class method
#46688 commented on
Dec 10, 2021 • 5 new comments -
Auto import provides multiple instances of the same package in monorepo
#44172 commented on
Dec 8, 2021 • 4 new comments -
Type JSX elements based on createElement function
#14729 commented on
Dec 8, 2021 • 4 new comments -
Type checking/VS Code slow when using MUI
#34801 commented on
Dec 13, 2021 • 4 new comments -
Feature request: disable organize import on specific lines
#41494 commented on
Dec 7, 2021 • 3 new comments -
Addition assignment operator allows assigning invalid strings to string literals
#47027 commented on
Dec 8, 2021 • 3 new comments -
Some private identifier errors are duplicated and uninformative
#46824 commented on
Dec 11, 2021 • 3 new comments -
`tsconfig.extends` as array
#29118 commented on
Dec 12, 2021 • 3 new comments -
Throw types
#40468 commented on
Dec 13, 2021 • 3 new comments -
Test user test inline. DO NOT MERGE.
#44585 commented on
Dec 9, 2021 • 3 new comments -
Discourage typo fixes in PR template
#46908 commented on
Dec 10, 2021 • 3 new comments -
Allow nongeneric string mapping types to exist
#47050 commented on
Dec 8, 2021 • 3 new comments -
Method signature completion doesn't respect the custom indent size
#47044 commented on
Dec 7, 2021 • 2 new comments -
Stack overflow on certain platforms
#45576 commented on
Dec 10, 2021 • 2 new comments -
Wishlist: support for correlated union types
#30581 commented on
Dec 11, 2021 • 2 new comments -
Type of variable isn't widened inside a conditional inside a loop
#46475 commented on
Dec 12, 2021 • 2 new comments -
Use a specific aka.ms/tsc link in tsc --help for tsc CLI options
#46919 commented on
Dec 12, 2021 • 2 new comments -
Type annotation for all exports in the module
#38511 commented on
Dec 13, 2021 • 2 new comments -
Discussion on `--strictOptionalProperties`
#44421 commented on
Dec 13, 2021 • 2 new comments -
Optional discriminated union's callback parameter type is not inferred
#46847 commented on
Dec 13, 2021 • 2 new comments -
Performance regression in react-hook-form from 4.4 to 4.5
#46948 commented on
Dec 13, 2021 • 2 new comments -
Support for NodeJS 12.7+ package exports
#33079 commented on
Dec 13, 2021 • 2 new comments -
Extend Source Maps to support post-hoc debugging
#46695 commented on
Dec 14, 2021 • 2 new comments -
@ts-ignore for the block scope and imports
#19573 commented on
Dec 14, 2021 • 2 new comments -
make `Array` explicitly extend `ReadonlyArray` and use `this` type in the callbacks
#46781 commented on
Dec 14, 2021 • 2 new comments -
TemplateStringsArray could contain undefined and should always have index 0
#46826 commented on
Dec 10, 2021 • 2 new comments -
ATA for tsserver on web
#46862 commented on
Dec 9, 2021 • 2 new comments -
optimize `__createBinding`
#46997 commented on
Dec 10, 2021 • 2 new comments -
Relative auto-import path when dependency package name is not specified
#47008 commented on
Dec 7, 2021 • 1 new comment -
Script kind should match provided ScriptKind:3 and sourceFile.scriptKind: 1
#47046 commented on
Dec 7, 2021 • 1 new comment -
Newly created files don't belong to typescript project on MacOS
#45721 commented on
Dec 7, 2021 • 1 new comment -
TS Server fatal error: Cannot read property 'startRecordingFilesWithChangedResolutions' of undefined
#47039 commented on
Dec 7, 2021 • 1 new comment -
In declaration files generated from JavaScript files and their JSDoc, unresolved types are not converted to `any`.
#47025 commented on
Dec 7, 2021 • 1 new comment -
Suggestion: readonly method
#22315 commented on
Dec 8, 2021 • 1 new comment -
Terse mode output from `tsc --build`
#25562 commented on
Dec 8, 2021 • 1 new comment -
Intermittent circular type error
#46509 commented on
Dec 8, 2021 • 1 new comment -
Disable type checking for node_modules entirely
#40426 commented on
Dec 8, 2021 • 1 new comment -
[request] allow `export type * from`
#37238 commented on
Dec 9, 2021 • 1 new comment -
Async LanguageServiceHost
#29361 commented on
Dec 9, 2021 • 1 new comment -
JSDoc : support @interface and @implements (and more)
#41675 commented on
Dec 9, 2021 • 1 new comment -
Do not type check .js files in referenced node_modules under `--checkJs` and `--maxNodeModuleJsDepth` > 0
#23219 commented on
Dec 9, 2021 • 1 new comment -
Incorrectly inferred type for union types
#43962 commented on
Dec 9, 2021 • 1 new comment -
Add new moduleResolution option: `yarn-pnp`
#28289 commented on
Dec 9, 2021 • 1 new comment -
Including full error range in TSC output
#30433 commented on
Dec 9, 2021 • 1 new comment -
TemplateStringsArray could contain undefined and should always have index 0
#46825 commented on
Dec 10, 2021 • 1 new comment -
`noUncheckedIndexedAccess` does not narrow properly with `"prop" in obj`
#43614 commented on
Dec 10, 2021 • 1 new comment -
Enum is not assignable to type string
#43039 commented on
Dec 10, 2021 • 1 new comment -
Include Default Parameter Values in Signature Help
#16665 commented on
Dec 11, 2021 • 1 new comment -
Allow inferring return type within a type guard in conditional types
#44686 commented on
Dec 12, 2021 • 1 new comment -
Support a @nonnull/@nonnullable JSDoc assertion comment
#23405 commented on
Dec 12, 2021 • 1 new comment -
Add Intl.ListFormat to es2021 lib
#46907 commented on
Dec 12, 2021 • 1 new comment -
checkJS + JSDoc + inline d.ts syntax
#38291 commented on
Dec 12, 2021 • 1 new comment -
Regex-validated string types (feedback reset)
#41160 commented on
Dec 12, 2021 • 1 new comment -
Skip typechecking; only emit (support `--transpileOnly` in `tsc`, re-open of #4176)
#29651 commented on
Dec 12, 2021 • 1 new comment -
Inconsistent parameter properties initialization order depending on the target syntax with useDefineForClassFields
#45995 commented on
Dec 13, 2021 • 1 new comment -
Package dependencies and The inferred type of ... cannot be named without a reference to ...
#29808 commented on
Dec 13, 2021 • 1 new comment -
Error: Debug Failure. False expression. in 'doChange' during 'getCodeFixes'
#32856 commented on
Dec 13, 2021 • 1 new comment -
Error in 'getCompletionEntryCodeActionsAndSourceDisplay' during 'completionEntryDetails'
#45637 commented on
Dec 13, 2021 • 1 new comment -
Error: No Project. in 'Object.ThrowNoProject' during 'getApplicableRefactors'
#33186 commented on
Dec 13, 2021 • 1 new comment -
Error in 'getPropertyOfObjectType' during 'updateOpen'
#46897 commented on
Dec 13, 2021 • 1 new comment -
Error in 'addSyntheticNodes' during 'getApplicableRefactors'
#46896 commented on
Dec 13, 2021 • 1 new comment -
Error: Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isParameter'. in 'Object.cast' during 'getCodeFixes'
#32852 commented on
Dec 13, 2021 • 1 new comment -
Error in 'getValidSourceFile' during 'getApplicableRefactors'
#39513 commented on
Dec 13, 2021 • 1 new comment -
Easier destructuring with type annotations on binding patterns
#29526 commented on
Dec 13, 2021 • 1 new comment -
Configure from package.json
#32830 commented on
Dec 13, 2021 • 1 new comment -
TS Server fatal error: Cannot read property 'flags' of undefined
#47038 commented on
Dec 13, 2021 • 1 new comment -
Exact Types
#12936 commented on
Dec 13, 2021 • 1 new comment -
Improve declare module wildcards so that they can match parts of a path more like a glob
#38638 commented on
Dec 13, 2021 • 1 new comment -
Property is not assignable to the same property in generic base type
#30071 commented on
Dec 13, 2021 • 1 new comment -
💡 Yield Overrides
#43632 commented on
Dec 13, 2021 • 1 new comment -
Typescript type checker gets stuck
#46227 commented on
Dec 14, 2021 • 1 new comment -
Contravariance broke in 3.8 when combining spreading parameter list with conditional type
#37400 commented on
Dec 14, 2021 • 1 new comment -
Inconsistent order of properties inferred from a generic type
#46633 commented on
Dec 14, 2021 • 1 new comment -
Support @ts-ignore for specific errors
#19139 commented on
Dec 14, 2021 • 1 new comment -
feat: support parser of record and tuple
#45546 commented on
Dec 8, 2021 • 1 new comment -
Declare non-const enums if preserveConstEnums is true
#46626 commented on
Dec 8, 2021 • 1 new comment -
fix(45917): String literal completions missing when last argument of a call is followed by a comma
#46970 commented on
Dec 13, 2021 • 1 new comment -
fix(47004): arguments detection for jsdoc / javascript has a false positive
#47054 commented on
Dec 9, 2021 • 1 new comment -
Auto-importing modules as namespaces?
#23830 commented on
Dec 7, 2021 • 0 new comments -
Error in 'getModuleSpecifierExpression' during 'completionEntryDetails'
#41853 commented on
Dec 7, 2021 • 0 new comments -
Error in 'getModuleSpecifierExpression' during 'completionEntryDetails'
#42807 commented on
Dec 7, 2021 • 0 new comments -
Type guard of union with conditional type not working since 4.3
#44382 commented on
Dec 7, 2021 • 0 new comments -
JavaScript - IntelliSense list doesn't display full suggestions list.
#43646 commented on
Dec 7, 2021 • 0 new comments -
Existing `import type` prevents autocompletion of value import for TypeScript
#44804 commented on
Dec 7, 2021 • 0 new comments -
Cannot define getter and setter, getting an error: "circularly references itself in mapped type"
#44906 commented on
Dec 7, 2021 • 0 new comments -
Generic inference from LHS of assignment when destructuring can lead to unexpected `any`s
#45074 commented on
Dec 7, 2021 • 0 new comments -
Union of variant setters uses getter type for assignment
#45376 commented on
Dec 7, 2021 • 0 new comments -
Constraint fallback during generic type inference
#45363 commented on
Dec 7, 2021 • 0 new comments -
`import from "."` doesn't reference folder if folder and file have same name
#45563 commented on
Dec 7, 2021 • 0 new comments -
Investigate opening more files in inferred JS projects based on package.json presence
#45558 commented on
Dec 7, 2021 • 0 new comments -
Missing error for `isolatedModules: true` and `export import`
#45579 commented on
Dec 7, 2021 • 0 new comments -
Type guard not working in nested conditional types
#45651 commented on
Dec 7, 2021 • 0 new comments -
renaming node_modules directory with "javascript.updateImportsOnFileMove.enabled" option set to "always" causes crash
#47047 commented on
Dec 7, 2021 • 0 new comments -
TypeScript language server static code block error
#47041 commented on
Dec 7, 2021 • 0 new comments -
Emit class fields as-is with `target: es2022`
#47017 commented on
Dec 7, 2021 • 0 new comments -
`Error.prototype.cause` is still missing with es2022/esnext
#47019 commented on
Dec 7, 2021 • 0 new comments -
`formatRange[ToParts]` should go `Intl.DateTimeFormat` but instead is in `NumberFormat`
#47024 commented on
Dec 7, 2021 • 0 new comments -
Bug: Intellisense shows misleading error when parameter is expected to be a union of an object and a string
#45217 commented on
Dec 8, 2021 • 0 new comments -
Inferred type of union with readonly properties is dependent on declaration order
#46814 commented on
Dec 8, 2021 • 0 new comments -
`tsc -watch` should ignore files without extensions, pretends to hang during compilation instead
#46949 commented on
Dec 9, 2021 • 0 new comments -
Very slow typescript autocomplete/intellisense
#45433 commented on
Dec 9, 2021 • 0 new comments -
"sufficiently overlaps" on class instance depends on class statics
#43754 commented on
Dec 9, 2021 • 0 new comments -
Conditional type simplified too early
#46761 commented on
Dec 9, 2021 • 0 new comments -
No auto-imports from exports fields apart from `.`
#47009 commented on
Dec 9, 2021 • 0 new comments -
Nested array/object types 6+ deep can break typechecking for smaller nested types across the entire file
#42070 commented on
Dec 11, 2021 • 0 new comments -
Refactorings to convert from function declarations to function expressions
#44080 commented on
Dec 12, 2021 • 0 new comments -
Concerns with TypeScript 4.5's Node 12+ ESM Support
#46452 commented on
Dec 13, 2021 • 0 new comments -
Allowing duplicated identifiers on importing, but not duplicated declaration type.
#46889 commented on
Dec 13, 2021 • 0 new comments -
4.4 regression: `in` operator does not narrow types in generic constraints when destructuring
#45762 commented on
Dec 13, 2021 • 0 new comments -
🤖 User test baselines have changed for refs/heads/master
#43554 commented on
Dec 13, 2021 • 0 new comments -
Inline const enum in import equals declaration
#46664 commented on
Dec 7, 2021 • 0 new comments -
Add JSDoc's @inheritDoc Support for Static Class Members for TypeScript
#46719 commented on
Dec 8, 2021 • 0 new comments -
Adds a github actions workflow which pings related repos with a blank commit
#46747 commented on
Dec 8, 2021 • 0 new comments -
fix(46406): Template literal types with decorator crashes in emit
#46913 commented on
Dec 9, 2021 • 0 new comments