Skip to content

Releases: Septh/ts-run

v1.2.5

22 Jun 17:14
Compare
Choose a tag to compare
  • 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

v1.2.4...v1.2.5

v1.2.4

28 May 02:59
Compare
Choose a tag to compare

v1.2.3...v1.2.4

v1.2.3

06 May 23:11
Compare
Choose a tag to compare
  • build: Use rollup-plugin-fast-typescript's sucrase() convenience function 14ed2cc
  • Build: Updates dependencies dc40d84
  • style: Better name for transform.cts bd185fc
  • feat: Disable Sucrase's keepUnusedImports setting 33b4c0d
  • build: Update dependencies (again) 8f0cbe5
  • chore: Also typecheck the tests in the editor ceef7f8
  • style: Augment the NodeJS namespace in ambient.d.ts rather than the global namespace d31d309
  • style: Add JSDoc comment in register.d.ts dc6e10d
  • build: Use bundler moduleResolution in tsconfig.json ba120ff
  • test: Update tests 6b3f216
  • build: Update dependencies d0ab421
  • build: Remove np field from package.json, use (untracked) local config instead 6ebb50e
  • docs: Typo d52cc07

v1.2.2...v1.2.3

v1.2.2

17 Feb 03:50
Compare
Choose a tag to compare
  • build: Change Sucrase fix as it crashed under certain circumstances. 61ec61b
  • Feat: support Node's --experimental-default-type flag c4d170e

v1.2.1...v1.2.2

v1.2.1

06 Feb 13:17
Compare
Choose a tag to compare
  • build: Use a temporary hack until Sucrase/#825 is fixed upstream d7cf1b3
  • refactor: Simplify Sucrase calling 8a3f1ac
  • test: Update tests eae305d

v1.2.0...v1.2.1

v1.2.0

03 Feb 05:06
Compare
Choose a tag to compare
  • test: Update tests b66ccd4
  • feat: Use Sucrase's injectCreateRequireForImportRequire transform option; update README accordingly. fbddcaa
  • feat: Add typings to allow import('@septh/ts-run/register') from code 77fb0d2
  • docs: Create distinct READMEs for npm & Github 1afd69d
  • docs: Rework doc, add test-runners section 0f3e226
  • build: Use rollup-plugin-fast-typescript instead of @rollup/plugin-typescript f6fbedb

v1.1.0...v1.2.0

v1.1.0

30 Jan 06:26
Compare
Choose a tag to compare
  • refactor: code and support files cleanup cffc835
  • Create stale.yml 27bf5b7
  • build: Push the right rollup.config.js (not sure what I messed up in the previous push) 0b89c74
  • docs: Typo ef1b7c7
  • docs: Small adjustments fb7c658
  • style: Fix rollup.config format 9188488

v1.0.2...v1.1.0

v1.0.2

28 Jan 08:10
Compare
Choose a tag to compare
  • refactor: Bundle and minify Sucrase's parser fbcb4f6
  • feat: Cache package types 819d97f

v1.0.1...v1.0.2

v1.0.1

26 Jan 02:13
Compare
Choose a tag to compare
  • fix: Fix esm resolve hook algorithm for import specitifers fef6ae4
  • style: Better comments in code 8c64c88
  • docs: Add section on debugging scripts acee2b6
  • docs: Small doc update 04d461f
  • chore: Rename package because of proximity with existing tsrun 4d20b93

v1.0.0...v1.0.1

v1.0.0

11 Jan 12:44
Compare
Choose a tag to compare
  • chore: Rename package because of proximity with existing tsrun 7299292
  • 1.0.0 2211ddd
  • chore: Homepage, repository, funding 78fdd34
  • docs: Update readme d7206c8
  • Create FUNDING.yml 202b8d9

64cbdc5...v1.0.0