-
-
Notifications
You must be signed in to change notification settings - Fork 542
Comparing changes
Open a pull request
base repository: TypeStrong/ts-node
base: v10.5.0
head repository: TypeStrong/ts-node
compare: v10.7.0
- 17 commits
- 91 files changed
- 3 contributors
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for abc616e - Browse repository at this point
Copy the full SHA abc616eView commit details
Commits on Feb 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 63a2f83 - Browse repository at this point
Copy the full SHA 63a2f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49341d0 - Browse repository at this point
Copy the full SHA 49341d0View commit details
Commits on Feb 20, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 1942996 - Browse repository at this point
Copy the full SHA 1942996View commit details
Commits on Feb 22, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for f8b572c - Browse repository at this point
Copy the full SHA f8b572cView commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3426db1 - Browse repository at this point
Copy the full SHA 3426db1View commit details -
Fix #1657: bug where node flags were not correctly preserved in `exec…
…Argv` (#1658) * Fix bug * Fix for windows
Configuration menu - View commit details
-
Copy full SHA for 7025abf - Browse repository at this point
Copy the full SHA 7025abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89bde51 - Browse repository at this point
Copy the full SHA 89bde51View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4e1af52 - Browse repository at this point
Copy the full SHA 4e1af52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f03e1 - Browse repository at this point
Copy the full SHA 30f03e1View commit details
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 <cspotcode@gmail.com>
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 <cspotcode@gmail.com> Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
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
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.5.0...v10.7.0