Closed RyanCavanaugh closed 6 years ago
void
exprsthis
this
are right outthis
or static-this
?T[K]
should be never
Partial<T>
should be weak?&
/ |
WIA
Wounded in action?
EDIT: It suddenly occurs to me that this is probably "Works As Intended" as acronymized by Yoda. nmv...
Well, it's accepted Wondering if actionable We're imitating ActionScript
5453 Variadic kinds - what use cases remain here?
26234 Disallow truthy checks of void
5203 Disallow OOB access on tuples
5863 Static polymorphic
this
23005
T[K]
should benever
whenK
isnever
22892
string
enum
object should be indexable type22851
esModuleInterop
should work whentarget
=esnext
22815 Abstract classes that implement interfaces shouldn't require method signatures
22806
Partial<T>
should be a weak type22769 Allow unshadowed parameter initializer references in ES6+
22759 Let JSX children be subject to tupleness
22709 Allow references to literal-ish-initialized enums in type positions
22669 Add a new overload to
Function#bind
22665 Add a mode to make TS act like JS
22649 Combine tsconfig with file list
22610 Keep
infer
variable in scope in false arm of conditional type22609 Do some type guards based on overload when a good discriminant is present
22605 Provide a back-compat mechanism for bundled .d.ts files in package.json
22598 Allow speculative union type property access in
typeof
(expression) operands22509 Something something mapped types
22311 Error on out-of-scope literal assigned to enum
22230 Allow implicit
undefined
->0
coercion understrictNullChecks
for bitwise ops22208 Prefer .d.ts over .ts if it's in
files
array26136 Arg union type inference for overloads
26129 Forbid illogical generic declarations