Permalink
Switch branches/tags
{{ refName }}
default
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Mar 21, 2023
Commits on Mar 20, 2023
-
Consider all union types matching discriminator for excess property c…
…hecks (#51884) Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
-
-
Fixed an issue with not being able to use mapped type over union cons…
…traint as rest param (#49947)
-
-
Do not infer to mapped types from implied index signatures created by…
… rest bindings (#52632)
-
-
Remove most "import * as ts" imports, except for const enum reverse m…
…apping and plugins (#53329)
Commits on Mar 19, 2023
Commits on Mar 17, 2023
-
-
Convert config file parsing tests to baseline for easier future updat…
…e verification and adds missing location verification (#53324)
-
Allow implicit return with explicit
undefinedreturn type (#53092)Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
-