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: TypeStrong/ts-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.8.0
Choose a base ref
...
head repository: TypeStrong/ts-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.8.1
Choose a head ref
  • 7 commits
  • 25 files changed
  • 2 contributors

Commits on May 26, 2022

  1. Fix tests (#1775)

    * Remove ts rc from test matrix
    
    * upgrade typescript version to 4.7
    
    * skip NodeNext tests on incompatible node versions
    cspotcode authored May 26, 2022
    Configuration menu
    Copy the full SHA
    b3dd3f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Fix #1778: typechecker resolver should take importer's module type --…

    … cjs or esm -- into account when resolving package.json "exports" (#1782)
    
    * Add failing test
    
    * fix typo in failing test
    
    * fix bug
    
    * fix test runIf filter
    
    * fix
    
    * fix
    
    * lint
    cspotcode authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    04f4c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    599f28b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Docs merge for 10.8.1 (#1788)

    * Update options.md (#1768)
    
    * Update options.md
    
    * Update options.md
    
    * Update configuration.md
    
    * Update performance.md
    
    * Update transpilers.md
    cspotcode authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    167a7fe View commit details
    Browse the repository at this point in the history
  2. rebuild readme

    cspotcode committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    30eef20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e28cbec View commit details
    Browse the repository at this point in the history
  4. 10.8.1

    cspotcode committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    14323f9 View commit details
    Browse the repository at this point in the history
Loading