We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Reorder
Remove function bind
Remove switch type guards, as most of the value is achieved by switching on discriminant properties
Add number, boolean and enum literal types
Updated Roadmap (markdown)
fixed typo
Move items to TS 2.1
remove tsd integration item, in favor of @types
Add Discriminated union types
Update async/await link
Add non-nullable types