Releases: tsedio/tsed-cli
Releases · tsedio/tsed-cli
v7.5.0-rc.5
08 Apr 15:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
cli: refactor Vite server configuration and improve child process handling (9dea2f3 )
v7.5.0-rc.4
08 Apr 15:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
cli: configure Vite server to disable dependency discovery (54c49df )
v7.5.0-rc.3
08 Apr 14:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
cli: improve error handling and adjust child process spawning logic (53649f6 )
v7.5.0-rc.2
08 Apr 13:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
cli: bypass bootstrap when command is dev or build (4548d13 )
v7.5.0-rc.1
08 Apr 12:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
cli-plugin-vitest: migrate configuration to vitest v8 (69a9aa3 )
Features
cli: add BuildCmd and DevCmd for Vite integration commands (10b0b79 )
v7.4.0
02 Apr 07:39
Compare
Sorry, something went wrong.
No results found
7.4.0 (2026-04-02)
Bug Fixes
cli-core: add test for reading discovered docker-compose file path and update read method to use dynamic file path (02a99e1 )
cli: fix hasValuePremium function and related tests for premium feature handling (e9ff384 )
Features
cli: enhance InitCmd to auto select bun runtime and package manager in bunx mode (16345c3 )
v7.3.4
18 Mar 06:51
Compare
Sorry, something went wrong.
No results found
7.3.4 (2026-03-18)
Bug Fixes
cli: create file on disk before adding source in ts-morph project to resolve bun issue (3be853b ), closes #536
v7.3.3
17 Mar 16:52
Compare
Sorry, something went wrong.
No results found
7.3.3 (2026-03-17)
Bug Fixes
cli: refactor file rendering to use async/await for better readability (ad4fac0 ), closes #536
v7.3.2
17 Mar 07:05
Compare
Sorry, something went wrong.
No results found
7.3.2 (2026-03-17)
Bug Fixes
cli-generate-http-client: remove unnecessary variable and update swagger-typescript-api version (208a235 )
cli: fix race condition when InitCmd is run and throw missing Server.ts error (bf57d77 ), closes #536
v7.3.1
11 Mar 09:46
Compare
Sorry, something went wrong.
No results found
7.3.1 (2026-03-11)
Bug Fixes
children interactions must be ordered to maintain correct behavior (c55dde1 )