Releases: tsedio/tsed-cli
Releases · tsedio/tsed-cli
v5.1.2
5.1.2 (2024-04-03)
Bug Fixes
- fix wrong esm import in the code base (1f3405c)
v5.1.1
5.1.1 (2024-03-13)
Bug Fixes
- cli-plugin-vitest: fix vitest.config.mts.hbs template path (3498044), closes #373
v5.1.0
5.1.0 (2024-03-03)
Features
- cli-plugin-vitest: add new plugin to generate project with vitest (1d44265)
v5.0.3
5.0.3 (2024-03-03)
Bug Fixes
- cli: fix template generation issue (b3dc1d9), closes #365
v5.0.2
5.0.2 (2024-01-21)
Bug Fixes
- cli: fix dotenv template (4b08b47)
- cli: fix jest/mocha integration test template (1f16f9a)
- cli: fix swc configuration files (34a12a5)
- cli: fix swcrc configuration template (86dea62)
- cli: fix wrong passport import (6d7bf7e)
v5.0.1
5.0.1 (2024-01-07)
Bug Fixes
- cli: fix choices issue when selecting a runtime (ebeb657), closes #359
v5.0.0
5.0.0 (2023-12-28)
Bug Fixes
- cli: fix swc and bun runtimes (b37c2ce)
Features
BREAKING CHANGES
- cli-core: prompt has changed and can break the third parties like Intellij/Vscode extension to generate Ts.ED project
- cli-core: prompt has changed and can break the third parties like Intellij/Vscode extension to generate Ts.ED project
v5.0.0-rc.2
Bug Fixes
- cli: fix swc and bun runtimes (361ba1b)
v5.0.0-rc.1
Features
BREAKING CHANGES
- cli-core: prompt has changed and can break the third parties like Intellij/Vscode extension to generate Ts.ED project
- cli-core: prompt has changed and can break the third parties like Intellij/Vscode extension to generate Ts.ED project
v4.6.6
4.6.6 (2023-12-14)
Bug Fixes