Releases: tsedio/tsed-cli
Releases · tsedio/tsed-cli
v6.0.0-rc.1
6.0.0-rc.1 (2024-10-30)
Bug Fixes
- barrels: fix globby configuration for directory fields (b0fa59e)
- barrels: fix globby import (6f48f28)
- bump @swc dependencies (459fd0d)
- bump @types dependencies (127e155)
- bump @npmcli/run-script to v8.1.0 (ec8beb4)
- bump chalk dependency (b93e619)
- bump change-case dependency to v5.4.4 (95aefb2)
- bump execa to v9.4.0 (5284d92)
- bump figures dependency (fa724f8)
- bump globby to v14.0.2 (32a8331)
- bump listr2 to v8.2.4 (73931b0)
- bump read-pkg-up to v11.0.0 (cd8b5f8)
- bump registry-url to v6.0.1 (e9dbf8c)
- bump some dependencies (681a62c)
- bump Ts.ED dependencies to v8.0.0-beta.3 (e6a62e2)
- bump Ts.ED dependencies to v8.0.0-beta.5 (6c07b4b)
- bump Ts.ED dependencies to v8.0.0-rc.1 (4511f45)
- bump typescript version to v5.6 (b17c2cf)
- bump update-notifier and uuid dependencies (c1e9837)
- cli-core: add update notifier (673d61c)
- cli-core: bump commander dependency to 12.1.0 (b913453)
- cli-core: bump minors dependencies (ce97669)
- cli-core: fix bad import and loadPlugins file resolution (118b4e7)
- cli-core: fix missing .js in import (eb5ba20)
- cli-core: fix missing .js in import (db11fe3)
- cli-plugin-eslint: fix template link (1be1d7c)
- cli-plugin-eslint: fix templates and run linter after installation (3f6e954)
- cli-plugin-vitest: fix extra space in vitest command (006212b)
- cli: bump inquirer to v9 (71f77dc)
- cli: bump Ts.ED dependencies (baeffae)
- cli: fix dockerignore and swcrc (972207b)
- cli: fix miscellaneous issue in templates (992d3b9)
- cli: fix plugin module resolution (7bf4692)
- cli: fix templates (8c1d15d)
- cli: remove mocha plugin (c542a58)
- cli: remove module-alias which is not longer required (1d87dfa)
- cli: update tsed dependencies to v8 beta 1 (425722f)
- cli: use @tsed/barrels instead barrelsby to generate barrels (b8de785)
- cli: use loader to resolve plugin loading issue (14bcd6c)
- core: force type module on package.json (5928aec)
- disable sourceMap generation in esm build (42638ae)
- fix configuration and build issue (95540d2)
- merge master into bump-dependencies (73a642f)
- remove @types/axios dependency (3111183)
- remove entities dependency (aa63ecf)
- remove normalize-path dependency (90e7c82)
Features
- bump Ts.ED dependencies to v8.0.0-beta.2 (20af285)
- cli-plugin-eslint: generate configuration for eslint 9 (8972a65)
- cli: add @tsed/platform-log-request module import on server.hbs (fff1203)
- cli: migrate all project on ESM (937287f)
- cli: use swc loader to load ts files (df1cafe)
BREAKING CHANGES
- cli: remove mocha plugin. use jest or vitest instead.
- cli: CLI generate a full ESM project
v6.0.0-beta.4
v6.0.0-beta.3
v6.0.0-beta.2
v6.0.0-beta.1
6.0.0-beta.1 (2024-09-29)
Bug Fixes
- barrels: fix globby configuration for directory fields (b0fa59e)
- barrels: fix globby import (6f48f28)
- bump @swc dependencies (459fd0d)
- bump @types dependencies (127e155)
- bump @npmcli/run-script to v8.1.0 (ec8beb4)
- bump chalk dependency (b93e619)
- bump change-case dependency to v5.4.4 (95aefb2)
- bump execa to v9.4.0 (5284d92)
- bump figures dependency (fa724f8)
- bump globby to v14.0.2 (32a8331)
- bump listr2 to v8.2.4 (73931b0)
- bump read-pkg-up to v11.0.0 (cd8b5f8)
- bump registry-url to v6.0.1 (e9dbf8c)
- bump some dependencies (681a62c)
- bump typescript version to v5.6 (b17c2cf)
- bump update-notifier and uuid dependencies (c1e9837)
- cli-core: add update notifier (673d61c)
- cli-core: bump commander dependency to 12.1.0 (b913453)
- cli-core: bump minors dependencies (ce97669)
- cli-core: fix bad import and loadPlugins file resolution (118b4e7)
- cli-core: fix missing .js in import (eb5ba20)
- cli-core: fix missing .js in import (db11fe3)
- cli-plugin-eslint: fix template link (1be1d7c)
- cli-plugin-eslint: fix templates and run linter after installation (3f6e954)
- cli-plugin-vitest: fix extra space in vitest command (006212b)
- cli: bump inquirer to v9 (71f77dc)
- cli: bump Ts.ED dependencies (baeffae)
- cli: fix dockerignore and swcrc (972207b)
- cli: fix miscellaneous issue in templates (992d3b9)
- cli: fix plugin module resolution (7bf4692)
- cli: fix templates (8c1d15d)
- cli: remove mocha plugin (c542a58)
- cli: remove module-alias which is not longer required (1d87dfa)
- cli: use @tsed/barrels instead barrelsby to generate barrels (b8de785)
- cli: use loader to resolve plugin loading issue (14bcd6c)
- core: force type module on package.json (5928aec)
- disable sourceMap generation in esm build (42638ae)
- fix configuration and build issue (95540d2)
- merge master into bump-dependencies (73a642f)
- remove @types/axios dependency (3111183)
- remove entities dependency (aa63ecf)
- remove normalize-path dependency (90e7c82)
Features
- cli-plugin-eslint: generate configuration for eslint 9 (8972a65)
- cli: migrate all project on ESM (937287f)
- cli: use swc loader to load ts files (df1cafe)
BREAKING CHANGES
- cli: remove mocha plugin. use jest or vitest instead.
- cli: CLI generate a full ESM project
v6.0.0-alpha.9
6.0.0-alpha.9 (2024-09-28)
Bug Fixes
- bump @swc dependencies (459fd0d)
- bump @types dependencies (127e155)
- bump @npmcli/run-script to v8.1.0 (ec8beb4)
- bump chalk dependency (b93e619)
- bump change-case dependency to v5.4.4 (95aefb2)
- bump execa to v9.4.0 (5284d92)
- bump figures dependency (fa724f8)
- bump globby to v14.0.2 (32a8331)
- bump listr2 to v8.2.4 (73931b0)
- bump read-pkg-up to v11.0.0 (cd8b5f8)
- bump registry-url to v6.0.1 (e9dbf8c)
- bump some dependencies (681a62c)
- bump update-notifier and uuid dependencies (c1e9837)
- remove @types/axios dependency (3111183)
- remove entities dependency (aa63ecf)
- remove normalize-path dependency (90e7c82)