Releases: expressots/expressots-cli
Releases Β· expressots/expressots-cli
3.0.0-beta.3
Full Changelog: 3.0.0-beta.3...3.0.0-beta.3
Bug Fixes
- remove unnecessary blank line in project form function (0388598)
- update coverage collection pattern in Jest configuration (4e658cc)
Code Refactoring
3.0.0-beta.2
What's Changed
3.0.0-beta.2 (2024-11-24)
Features
- update project templates and improve configuration loading for CLI commands (3553639)
- feat: update project templates and improve configuration loading for β¦ by @rsaz in #67
Full Changelog: 3.0.0-beta.1...3.0.0-beta.2
3.0.0-beta.1
What's Changed
- [Snyk] Upgrade semver from 7.6.2 to 7.6.3 by @rsaz in #64
- Feature/di binding 3 0 bundle by @rsaz in #66
Features
- add alias for CLI command and improve module import syntax (95fd9e6)
- add env configuration from shared (880d405)
- add remove provider command and enhance add provider functionality (9a29024)
- add shared lib as deps & remove config (185efad)
- add test dir ESLint & update Jest config for improved testing structure (fc3f48d)
- enhance pm install proc with improved command handling and progress feedback (2447b21)
- migrate from Vitest to Jest for testing framework (124a4ec)
- refactor string case utilities and update dependencies (aec5d24)
- update package dependencies and enhance CLI command handling (8fe9df5)
- update scripts for build process and enhance package.json configurations (e759366)
Bug Fixes
- add newline at end of file in infoForm function (7255a69)
- improve readability of package manager install command logic (6461e50)
- restore shared dependency in package.json (c395d05)
- standardize string utility function formatting and improve readability (a95accc)
- update development command to use tsx and adjust template copy path (97c7ee4)
- update module declaration syntax in add-module-to-container utility (4f5c54d)
- upgrade semver from 7.6.2 to 7.6.3 (da99c6a)
Code Refactoring
- remove BaseController inheritance and adjusting method signatures (6d99bc3)
- streamline package manager install command arguments and improve logic (88e7b7c)
- update app container file references and improve module extraction logic (dbb4840)
Full Changelog: 1.12.0...3.0.0-beta.1
Release 1.12.0
Release 1.11.1
Release 1.11.0
Release 1.10.0
Release 1.9.0
1.9.0 (2024-08-01)
Features
- improve package install performance (b7ac564)
- tested nodejs cli restriction with latest versions from 18.0.0 to 22.5.1(79f9458)
Package Updates
- update nodejs latest version (565a069)
- upgrade cli-progress from 3.11.2 to 3.12.0 (f637b88)
- upgrade inquirer from 8.0.0 to 8.2.6 (5e51ec5)
- upgrade yargs from 17.6.2 to 17.7.2 (61f343f)