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.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: v4.5.3
Choose a head ref
  • 6 commits
  • 36 files changed
  • 8 contributors

Commits on Dec 3, 2021

  1. Pin chalk to ^4.1 (#46985) (#47014)

    * Pin chalk to ^4.1
    
    * Revert #46931
    
    Co-authored-by: Ron Buckton <[email protected]>
    andrewbranch and rbuckton authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    49b1acc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Cherry-pick PR #46951 into release-4.5 (#47058)

    Component commits:
    e19aed3 Fix Awaited<T> for onfulfilled callbacks with more than one argument
    
    f4b3ef2 Merge branch 'main' into fix46934
    
    Co-authored-by: Ron Buckton <[email protected]>
    TypeScript Bot and rbuckton authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    c1758b5 View commit details
    Browse the repository at this point in the history
  2. 🤖 Pick PR #47007 (Use features for selected module re...) into releas…

    …e-4.5 (#47016)
    
    * Cherry-pick PR #47007 into release-4.5
    
    Component commits:
    48b9027 Use features for selected module resolution rather than all features for type reference directives, since they can add restrictions to resolutions
    
    * Update baselines for error in stable release versions
    
    Co-authored-by: Wesley Wigham <[email protected]>
    Co-authored-by: Andrew Branch <[email protected]>
    3 people authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d710e39 View commit details
    Browse the repository at this point in the history
  3. Cherry-pick PR #46973 into release-4.5 (#47005)

    Component commits:
    0612e18 Fix checker initialization crash
    
    2064b74 Move checks to a place that makes more sense
    
    Co-authored-by: Andrew Branch <[email protected]>
    TypeScript Bot and andrewbranch authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    c63f0cf View commit details
    Browse the repository at this point in the history
  4. Cherry-pick PR #46599 into release-4.5 (#46974)

    Component commits:
    ddc106b Decrease recursion depth limit to 3 + smarter check for recursion
    
    86185ad Accept new baselines
    
    52e10d3 Always set last type id
    
    5f37d89 Keep indexed access recursion depth check
    
    9df07a8 Less expensive and corrected check for broadest equivalent keys
    
    Co-authored-by: Anders Hejlsberg <[email protected]>
    TypeScript Bot and ahejlsberg authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ae44862 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    002c79b View commit details
    Browse the repository at this point in the history
Loading