Releases: CoCreate-app/CoCreate-cli
Releases · CoCreate-app/CoCreate-cli
v1.56.2
Compare
Sorry, something went wrong.
No results found
1.56.2 (2026-07-17)
Bug Fixes
v1.56.1
Compare
Sorry, something went wrong.
No results found
1.56.1 (2026-07-17)
Bug Fixes
correct import paths for getPackageManager and getOS in postinstall.js (9e19fb7 )
v1.56.0
Compare
Sorry, something went wrong.
No results found
1.56.0 (2026-07-17)
Features
update automated workflow and release configuration for improved semantic release handling (434e67a )
v1.55.0
Compare
Sorry, something went wrong.
No results found
1.55.0 (2026-07-11)
Bug Fixes
correct variable name in download function for clarity in logging (6273a5a )
improve error handling and package.json loading in execute command (0214b7e )
removed post install (435c87e )
replace argument escaping with spawn for real-time output in execute command (056fdc3 )
semantic version handling. Reorganize .gitignore for improved clarity and structure (33fc5d4 )
update dependencies to latest compatible versions in package.json (077d517 )
Features
add config template and enhance config generation in coc.js (ad0bbae )
add getOS and getPackageManager functions for OS detection and package manager identification (e679cff )
add postinstall script for global linking of the CLI (e23858b )
download and delete commands for @cocreate/file integration (3f354a6 )
enhance CLI configuration handling and repository execution logic (684d372 )
enhance getConfig function to support dynamic imports and improved error handling (cc3ec8f )
enhance getTargetNodeModulesPath function with improved error handling and regex matching for config files (2d421ee )
enhance repository management commands with improved error handling and logging (e925748 )
enhance upload command with debouncing for file watching and improved config handling (25d9de3 )
implement detection of external node_modules directory and active package manager (d575a35 )
v1.54.2
Compare
Sorry, something went wrong.
No results found
1.54.2 (2026-02-04)
Bug Fixes
missing package and update dependencies (5d71624 )
v1.54.1
Compare
Sorry, something went wrong.
No results found
1.54.1 (2026-02-02)
Bug Fixes
v1.54.0
Compare
Sorry, something went wrong.
No results found
1.54.0 (2025-10-11)
Features
Implement symlink creation command with error handling and path validation (dce81f2 )
v1.53.0
Compare
Sorry, something went wrong.
No results found
1.53.0 (2025-10-08)
Bug Fixes
Correct directory handling in upload and getConfig functions (1af7531 )
Improve JSON extraction from AI response and update getConfig function for clarity (8f22fc1 )
Update config file path handling in getConfig function (e32e20a )
Features
Add translation functionality to upload command and integrate translate module (a9ff96a )
Enhance translation object structure to include placeholders in generated JSON (6257ed1 )
v1.52.0
Compare
Sorry, something went wrong.
No results found
1.52.0 (2025-09-01)
Features
Refactor command-line argument handling and configuration loading (4abf92a )
v1.51.2
Compare
Sorry, something went wrong.
No results found
1.51.2 (2025-05-01)
Bug Fixes