Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/TypeScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.3
Choose a base ref
...
head repository: microsoft/TypeScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.4
Choose a head ref
  • 3 commits
  • 16 files changed
  • 4 contributors

Commits on Jun 9, 2022

  1. Cherry-pick PR #49442 into release-4.7 (#49447)

    Component commits:
    d8f251b Avoid repeating codefix work when resolving auto-import specifiers for completions
    
    Co-authored-by: Andrew Branch <[email protected]>
    TypeScript Bot and andrewbranch authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4d2983a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Properly re-scan > token in type argument list determination logic (#…

    …49560) (#49570)
    
    * Properly re-scan '>' token in type argument list determination logic
    
    * Add regression test
    DanielRosenwasser authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    dfe885b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76401ad View commit details
    Browse the repository at this point in the history
Loading