Releases: monaca/monaca-cli
Releases · monaca/monaca-cli
2.7.13
- Revert changes made in
2.7.12due to Monaca proxy server. It only applies toMonaca Cloud IDE.
2.7.12
- fixed
hot reloadingfortranspileproject templates inMonaca Cloud IDE.
2.7.11
- appended
pathto theuploadanddownloadrequest url (withmonaca-lib@2.7.11) - remove
platformsfrom default.monacaignorefor project with lower cordova version (withmonaca-lib@2.7.11)
2.7.10
- Modified
monaca previewto includeloader.jsandloader.csstoindex.html(withmonaca-lib@2.7.10)
2.7.9
- Modified
monaca remote buildto ask users providing the build directory if it is not specified. In addition, the default build directory is changed toDesktopdirectory. - Fixed
monaca importto NOT setproject_idtolocal_properties.json(withmonaca-lib@2.7.9)
2.7.8
- Always append
webpack-dev-server/clientto webpack configuration to fixAngular'slive reloadingwithmonaca-lib@2.7.8
2.7.7
- Appended
webpack-dev-server/clientto webpack configuration only ifinlineandhotare set to true - Appended
webpack-dev-server/clienttoentry.watchif supplied - Modified
monaca previewto write files towwwdirectory inmonaca-lib@2.7.7so that themonaca debuggerwill see the changes immediately without runningmonaca transpile
2.7.6
- Added
skipTranspileoption tomonaca uploadto skip transpiling if supplied - Generated
.monacaignorefor all project templates and Improved retrieving local project files inmonaca-lib@2.7.6
2.7.5
- Fixed
monaca demoissues for transpile projects.
2.7.4
Added monaca signing command. This command is used to manage iOS and Android signing configuration such as keystore, certificate, provisioning profile, etc.