Releases: Septh/ts-run
Releases · Septh/ts-run
v2.0.2
- fix: make the debugger stop complaining about missing sourcemap files 69733a3
- feat: fix compatibility with Node 22.18.0/24.6.0 where --experimental-strip-types is now enabled by default 87c273c
- build: update all dev deps (notably @types/node to v24) e5e9d7e
- docs: update 2c9ba84
- refactor: don't share createRequire() result between source files 35ee7d5
- Add badges 4a75b99
- Updates dev deps 2db7d5d
v2.0.1
- docs: typo 0d5eddc
- feat: better unknown argument handling 1b6aa8f
- build: Cleanup rollup.config 39e8df7
- refactor: Use 'module' instead of 'Module' 2ad0fdc
- chore: update dev dependencies 837bf1b
- build: revert usage of @rollup/plugin-replace e3b1a4d
- chore: clean environment (VSCode, tsconfig) fb9998a
- docs: clarify import/export transforms and .ts specifiers usage 9a7def0
- docs: quote Sucrase's README about parsing limitations 905beff
- docs: minor edits cd1b5da
- refactor: use @rollup/plugin-replace for name and version 7c1808f
- test: remove obsolete test c85ab2d
- fix: don't catch errors in load hook f75ed41
- refactor: remove useless code 75eed13
v2.0.0
v1.3.3
v1.3.2
v1.3.1
v1.3.0
- docs: Fine-tune README 620663b
- perf: Prioritize .ts extension look-up over .js 297e986
- build: Update config files 30af7c6
- build: Update dev dependencies f1db003
- test: Minor test update a1b2ba8
- refactor: Recognize both '--experimental-default-type' and '--default-type' command line options 56b5486
- build: Switch moduleResolution to 'Bundler' and module to 'ESNExt' 56892c6
- build: Use a VS Code task to type check all source, tests and rollup config at once 81e5cfb
- fix: make nearestPackageJson() work as Node's 5d099b1
- test: Typo 77d144f
- fix: Correctly use NodeJS.ModuleType instead of ModuleType 96b3a05
- build: Define a default build task in VSCode for type checking 143c7b8
v1.2.6
- docs: Update docs c48351b
- test: Update tests 34f736d
- feat: Allow requiring .ts scripts by their .js extension 68b9bf9
- refactor: Various tweaks 0e21030
- feat: Always explicitly transpile CJS modules cf92c9a
- feat: Allow importing .ts scripts by their .js extension 98db02a
- feat: Shorten import path to . 72c4a8e
v1.2.5
- build: Updates dependencies cb7fef2
- build: Use Node16 module and moduleResolution in tsconfig a88ea94
- refactor: Do not shadow sucrase.transform() 9f83ef7
- docs: Add paragraph about import vs require 55a01b3
- docs: Add a word about Sucrase bbf81b2
- style: Minor tweaks, better comments bfc75dc
- build: Cleanup tsconfig.json e29c475
- test: Ensure local build is always used for tests de91893
- build: Update dependencies 2302425
- refactor: Bundle cjs-hooks.ts in 90362c3
- docs: Sync npm's readme with Github's 220d316
- refactor: Optimize resolve hook e61ce0b
- style: More precise comments d903b6e