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: v3.9.2
Choose a base ref
...
head repository: microsoft/TypeScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.3
Choose a head ref
  • 14 commits
  • 98 files changed
  • 11 contributors

Commits on May 12, 2020

  1. Cherry-pick PR #38429 into release-3.9 (#38431)

    Component commits:
    6e3c1d1 Fix detecting default project when file is part for more than one project but not part of default configured project (eg because its output of that projet) Fixes #38366
    
    Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
    TypeScript Bot and sheetalkamat authored May 12, 2020
    Configuration menu
    Copy the full SHA
    bd2833f View commit details
    Browse the repository at this point in the history
  2. Cherry-pick PR #38500 into release-3.9

    Component commits:
    ee3f2ce regression(38485): allow using rawText property in processing a tagged template
    a-tarasyuk authored and typescript-bot committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f185491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01ce953 View commit details
    Browse the repository at this point in the history
  4. Update baselines.

    DanielRosenwasser committed May 12, 2020
    Configuration menu
    Copy the full SHA
    c9ba767 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #38509 from microsoft/semicolonExportStar3.9

    [release-3.9] Add mising semicolon to '__exportStar'.
    DanielRosenwasser authored May 12, 2020
    Configuration menu
    Copy the full SHA
    3d5f66b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Cherry-pick PR #38525 into release-3.9 (#38582)

    Component commits:
    19624fa Fix build type error
    
    Co-authored-by: kingwl <kingwenlu@gmail.com>
    TypeScript Bot and Kingwl authored May 14, 2020
    Configuration menu
    Copy the full SHA
    e354d47 View commit details
    Browse the repository at this point in the history
  2. 🤖 Pick PR #38577 (Include unknown in spread prop over...) into releas…

    …e-3.9 (#38581)
    
    * Cherry-pick PR #38577 into release-3.9
    
    Component commits:
    e5bccaf Include unknown in spread prop override check
    
    * Empty commit
    
    Co-authored-by: Wesley Wigham <t-weswig@microsoft.com>
    Co-authored-by: Wesley Wigham <wwigham@gmail.com>
    3 people authored May 14, 2020
    Configuration menu
    Copy the full SHA
    8037e26 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Cherry-pick PR #38599 into release-3.9

    Component commits:
    428f5a1 delete import comments on organize imports
    
    8003791 add unit test
    
    26eaf70 accept new baseline
    
    81d1732 respond to review comment
    Jesse Trinity authored and typescript-bot committed May 19, 2020
    Configuration menu
    Copy the full SHA
    fefdd74 View commit details
    Browse the repository at this point in the history
  2. Cherry-pick PR #38565 into release-3.9

    Component commits:
    e03cb80 Perform intersection reduction before and after getApparentType
    
    7af78d3 Add regression tests
    ahejlsberg authored and typescript-bot committed May 19, 2020
    Configuration menu
    Copy the full SHA
    a654a23 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38506 from typescript-bot/pick/38500/release-3.9

    🤖 Pick PR #38500 (regression(38485): Unable to specif...) into release-3.9
    DanielRosenwasser authored May 19, 2020
    Configuration menu
    Copy the full SHA
    7225809 View commit details
    Browse the repository at this point in the history
  4. Cherry-pick PR #38579 into release-3.9 (#38666)

    Component commits:
    0a696c9 Ensure formatter can always get a newline character
    
    ab09d67 Make FormatContext.host optional since it’s not necessary if format options are all applied
    
    90923e2 Make FormattingHost required again
    
    Co-authored-by: Andrew Branch <andrew@wheream.io>
    TypeScript Bot and andrewbranch authored May 19, 2020
    Configuration menu
    Copy the full SHA
    5b29b14 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #38668 from typescript-bot/pick/38599/release-3.9

    🤖 Pick PR #38599 (Fix regression organize imports dup...) into release-3.9
    DanielRosenwasser authored May 19, 2020
    Configuration menu
    Copy the full SHA
    f713571 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #38669 from typescript-bot/pick/38565/release-3.9

    🤖 Pick PR #38565 (Perform intersection reduction befo...) into release-3.9
    DanielRosenwasser authored May 19, 2020
    Configuration menu
    Copy the full SHA
    59d7d00 View commit details
    Browse the repository at this point in the history
  7. Bump version to 3.9.3 and LKG

    TypeScript Bot committed May 19, 2020
    Configuration menu
    Copy the full SHA
    a076e9e View commit details
    Browse the repository at this point in the history
Loading