We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix https://github.com/Microsoft/TypeScript/issues/11064
Fix https://github.com/Microsoft/TypeScript/issues/11063
Fix optional params in "What's New..."
Removed typo 'WildChard' and changed to 'Wildcard'
Merge branch 'master' of https://github.com/Microsoft/TypeScript-wiki
fixed old es5 lib usage
Updated What's new in TypeScript (markdown)
Remove duplicate explanation
Undo.
Fixed path to jquery in example
Remove extra quote Remove extra quote
Allow duplicate identifiers across declarations
nullabl types
never type
Support for UMD module definitions
--lib documentation
Read-only properties and index signatures
Add this types for functions
Add TS 2.0 documentation
Typo in code description ("400ms" should be "200ms") The code example for await/async waits for 200ms, while the comment above it mentions 400ms.
Fix typo
Add new lines and normalize tag names
Add React/JSX changes
Merge pull request #53 from Microsoft/tsconfigin18beta Blurb about tsconfig.json in 1.8
Update What's-new-in-TypeScript.md cr feedback v99
Update What's-new-in-TypeScript.md more cr feed