-
-
Notifications
You must be signed in to change notification settings - Fork 545
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: TypeStrong/ts-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 80 files changed
- 3 contributors
Commits on Mar 2, 2022
-
Allow json modules to be resolved in Node >=17.5.0 without flag (#1665)
* Enable JSON modules by default in Node >=17.5.0 * Added tests for experimental json modules no longer requiring flag * bump node version used for development; just more convenient this way Co-authored-by: Andrew Bradley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20cbbf5 - Browse repository at this point
Copy the full SHA 20cbbf5View commit details
Commits on Mar 5, 2022
-
lazy-load dependencies to improve responsiveness when they aren't used (
#1676) * lazy-load diff and @cspotcode/source-map-support to improve responsiveness for use-cases that do not require them * lint fix
Configuration menu - View commit details
-
Copy full SHA for f35a120 - Browse repository at this point
Copy the full SHA f35a120View commit details -
ts-node-esm
/--esm
to spawn a child process; decouple config loa……ding from `create()`; fix pluggable dep resolution (#1655) * WIP * lint-fix * WIP * it works! * Update index.ts * Move `preferTsExts` from `RegisterOptions` to `CreateOptions` * fix * fix * fix tests * fix? * fix * fix? * fix? * fix! * fix * fix!! * fix * fix... * tweak test lib's suite delimiter to match ava's * fix * fix * docs, fixes * fix #1662 and add tests * lint-fix * test cleanup, remove or cleanup version checks, skip failing tsconfig "extends" tests on TS 2.7 * ensure tests are forced to install and use most recent ts-node tarball and cannot accidentally use project-root nor outdated tarball * fix absence of fs method on old node
Configuration menu - View commit details
-
Copy full SHA for 0792067 - Browse repository at this point
Copy the full SHA 0792067View commit details
Commits on Mar 6, 2022
-
Merge docs into main for 10.7.0
* chore(website): upgrade Docusaurus, format files * remove external link icon * upgrade Docusaurus to beta.16 * fix lock * add shiki-twoslash, pick code highlighting themes, update build-readme.mjs to strip twoslash prefixes, fix a couple typos and docs mistakes found due to the above (yay), pin yarn version * linting * beta.17 * point breadcrumb home to /docs * fix prettier config * remove twoslash tsconfig renderer due to rendering bug on dark theme, and it also adds erroneous links to ts-node sub-config Co-authored-by: Andrew Bradley <[email protected]> Co-authored-by: Joshua Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2163398 - Browse repository at this point
Copy the full SHA 2163398View commit details -
Configuration menu - View commit details
-
Copy full SHA for e842c11 - Browse repository at this point
Copy the full SHA e842c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a15bc - Browse repository at this point
Copy the full SHA 29a15bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b6e2d - Browse repository at this point
Copy the full SHA f5b6e2dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.6.0...v10.7.0