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.5.4
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.5.5
Choose a head ref
  • 7 commits
  • 35 files changed
  • 5 contributors

Commits on Jan 12, 2022

  1. Cherry-pick PR #47348 into release-4.5 (#47349)

    Component commits:
    755e1cb Add minimal failing test
    
    d52b9d3 Fix checker initialization crash with esModuleInterop global merges resolving to ImportEquals aliases
    
    Co-authored-by: Andrew Branch <[email protected]>
    TypeScript Bot and andrewbranch authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    a5ebd53 View commit details
    Browse the repository at this point in the history
  2. Cherry-pick PR #47136 into release-4.5 (#47379)

    Component commits:
    e61702c Fix extract type crash
    
    Co-authored-by: Andrew Branch <[email protected]>
    TypeScript Bot and andrewbranch authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0854a93 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Cherry-pick PR #47395 into release-4.5 (#47421)

    Component commits:
    f230a5a Add failing test.
    
    3ba8469 Guard against undefined module bodies in navbar/navtree.
    
    Co-authored-by: Daniel Rosenwasser <[email protected]>
    TypeScript Bot and DanielRosenwasser authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    14016a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    8a8048f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Cherry-pick PR #47433 into release-4.5 (#47515)

    Component commits:
    fce282b Add failing test.
    
    ea2c290 Update failing test.
    
    d954948 Finalized failing test case.
    
    f476e84 Separate our usages of utilities that expect variables initialized to require(...) and require(...).foo.
    
    9f0810c Renamed types and utilities, removed accidental indentation.
    
    bf708bf Renamed both utilitiy functions uniformly.
    
    Co-authored-by: Daniel Rosenwasser <[email protected]>
    TypeScript Bot and DanielRosenwasser authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    8450901 View commit details
    Browse the repository at this point in the history
  2. Cherry-pick PR #47500 into release-4.5 (#47514)

    Component commits:
    43c3f45 Modify debug assertion to avoid crashing on SyntaxList
    
    9570a59 PR changes
    
    e9a2355 More PR feedback
    
    Co-authored-by: Jake Bailey <[email protected]>
    TypeScript Bot and jakebailey authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c5ce170 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    55e13e9 View commit details
    Browse the repository at this point in the history
Loading