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.1
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.2
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 17, 2022

  1. Allow JSON imports in NodeJS 16.15 (#1792)

    * Allow JSON imports in NodeJS 16.15
    
    * Update tests
    
    * Run formatter
    
    * tweak testing
    
    * fix
    
    Co-authored-by: Andrew Bradley <cspotcode@gmail.com>
    queengooborg and cspotcode authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    bf13086 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    8aedaed View commit details
    Browse the repository at this point in the history
  2. Docs merge for 10.8.2 release (#1823)

    * Update options.md (#1768)
    
    * Update options.md
    
    * Update options.md
    
    * Update configuration.md
    
    * Update performance.md
    
    * Update transpilers.md
    cspotcode authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    26d1716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2d5d6 View commit details
    Browse the repository at this point in the history
  4. 10.8.2

    cspotcode committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    ddd559d View commit details
    Browse the repository at this point in the history
Loading