Skip to content

Releases: tsedio/tsed-cli

v6.1.15

20 Feb 07:56
Compare
Choose a tag to compare

6.1.15 (2025-02-20)

Bug Fixes

  • Use --enable-source-maps flag in nodemon.json to show correct line number in stack trace (a09f677)

v6.1.14

19 Feb 08:32
Compare
Choose a tag to compare

6.1.14 (2025-02-19)

Bug Fixes

  • cli-core: optimize bundle size (5103f2f)

v6.1.13

18 Feb 13:58
Compare
Choose a tag to compare

6.1.13 (2025-02-18)

Bug Fixes

  • cli-core: lazy load @npmcli/run module (668cd43)
  • cli-core: lazy load tunnel (d86d6ff)

v6.1.12

04 Feb 07:31
Compare
Choose a tag to compare

6.1.12 (2025-02-04)

Bug Fixes

  • cli: fix swc command in RunCmd (0eee03f)

v6.2.0-beta.1

02 Feb 10:05
Compare
Choose a tag to compare
v6.2.0-beta.1 Pre-release
Pre-release

6.2.0-beta.1 (2025-02-02)

Features

  • cli: add fastify platform option (4a48a2b)

v6.1.11

25 Jan 08:14
Compare
Choose a tag to compare

6.1.11 (2025-01-25)

Bug Fixes

  • cli: fix alias module resolution on Windows OS (65ed90f)

v6.1.11-rc.1

24 Jan 08:20
Compare
Choose a tag to compare
v6.1.11-rc.1 Pre-release
Pre-release

6.1.11-rc.1 (2025-01-24)

Bug Fixes

  • cli: add logs on alias and fix path on tsed.ts (679da02)
  • cli: fix alias module resolution on Windows OS (89e7b9f), closes #2955
  • cli: try to resolve correctly the file path on Windows (4436d78)

v6.1.10-rc.3

23 Jan 18:26
Compare
Choose a tag to compare
v6.1.10-rc.3 Pre-release
Pre-release

6.1.10-rc.3 (2025-01-23)

Bug Fixes

  • cli: fix alias module resolution on Windows OS (89e7b9f), closes #2955

v6.1.10-rc.2

23 Jan 17:42
Compare
Choose a tag to compare
v6.1.10-rc.2 Pre-release
Pre-release

6.1.10-rc.2 (2025-01-23)

Bug Fixes

  • cli: try to resolve correctly the file path on Windows (4436d78)

v6.1.10-rc.1

23 Jan 17:15
Compare
Choose a tag to compare
v6.1.10-rc.1 Pre-release
Pre-release

6.1.10-rc.1 (2025-01-23)

Bug Fixes

  • cli: add logs on alias and fix path on tsed.ts (679da02)
  • use node: to prefix native nodejs module (94eaa02)