-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
Design NotesNotes from our design meetingsNotes from our design meetings
Description
- Allow --strict to take a version number #18776 Allow --strict to take a verison number
- Nested Tagged Unions #18758 Functions are ArrayLike
- Constrain return statements in generator functions. #18726 Constrain return statements in generators
- Dangerous "name" (and potentially others) global #18433 Global
name, again - Allow class inheritance in ambient contexts, even with a base private constructor #18283 Allow ambient classes to inherit from private constructors
- Merging constants with namespaces #18163 Merging constants with namespaces
- Infer extra parameter types from default values #17559 Infer types from parameter defaults
- Support non-null assertion for destructuring #17390 Support non-null assertion in destructuring
- Arrow function is not compatible with ordinary one #17113 Allow arrow function to override prototype method
- Refine type of "typeof" operator #16314 Refine results of
typeofoperator - Noncrashing property access through non-null assertion operator should narrow that property to NonNullable #15655 A successful property access should narrow the accessed expression to non-null
- Call signatures of union types #7294 masaeedu has a proposed algorithm for union type calls
Metadata
Metadata
Assignees
Labels
Design NotesNotes from our design meetingsNotes from our design meetings