Releases: monaca/monaca-cli
Releases · monaca/monaca-cli
Release 5.1.0
fix: Node 24 compatibility (#213) - Upgrade inquirer from ^6.2.2 to ^8.2.6 - Remove monaca-inquirer dependency (deprecated, last updated 2016) - Unify create.js to use standard inquirer for all platforms - Add "Back to categories" navigation option in template selection - Add engines field requiring Node >=18.0.0 - Bump version to 5.1.0 BREAKING CHANGES: - Minimum Node version is now 18.0.0 - Template preview with "P" key removed (was non-Windows only) Fixes #212
Release 5.0.6
chore: update blank template (#210)
Release 5.0.5
chore: update signup docs (#209) - Simplify task description
Release 5.0.4
chore: Update proxy configuration instructions (#208)
Release 5.0.3
fix: Resolved issue in version checking functionality (#207)
5.0.1
Bug Fix
- Fixed
monaca importandmonaca cloneto resolve directory path.
5.0.0
Feature
- Support Capacitor Projects (Beta).
- Support Yarn Projects (Beta).
- Detail Changelog in
monaca-lib@5.0.0
4.2.9
Updates
- Add retry option when there is a problem in downloading from the cloud server
- Detail Changelog in
monaca-lib@4.1.8