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.5.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.6.0
Choose a head ref
  • 10 commits
  • 22 files changed
  • 1 contributor

Commits on Feb 13, 2022

  1. fix (#1642)

    cspotcode authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    abc616e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Fix #1647 (#1648)

    * fix
    
    * Fix
    
    * fix
    cspotcode authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    63a2f83 View commit details
    Browse the repository at this point in the history
  2. Implement #1510: add test to catch when TS adds new ModuleKinds (#1650

    )
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    cspotcode authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    49341d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. fix (#1652)

    cspotcode authored Feb 20, 2022
    1 Configuration menu
    Copy the full SHA
    1942996 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Implement #1649: When entrypoint fails to resolve via ESM, fallback t…

    …o CommonJS resolution (#1654)
    
    * WIP
    
    * fix
    
    * rather than throw our own error, throw the error from node's ESM loader
    cspotcode authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f8b572c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    3426db1 View commit details
    Browse the repository at this point in the history
  2. Fix #1657: bug where node flags were not correctly preserved in `exec…

    …Argv` (#1658)
    
    * Fix bug
    
    * Fix for windows
    cspotcode authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7025abf View commit details
    Browse the repository at this point in the history
  3. Issue #1651 followup (#1660)

    * cleanup
    
    * lint-fix
    cspotcode authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    89bde51 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    4e1af52 View commit details
    Browse the repository at this point in the history
  2. 10.6.0

    cspotcode committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    30f03e1 View commit details
    Browse the repository at this point in the history
Loading