Skip to content

Releases: monaca/monaca-cli

2.7.13

13 Aug 11:20
2f70c9f

Choose a tag to compare

  • Revert changes made in 2.7.12 due to Monaca proxy server. It only applies to Monaca Cloud IDE.

2.7.12

10 Aug 04:51
fd24ade

Choose a tag to compare

  • fixed hot reloading for transpile project templates in Monaca Cloud IDE.

2.7.11

09 Aug 02:51
4ba13d9

Choose a tag to compare

  • appended path to the upload and download request url (with monaca-lib@2.7.11)
  • remove platforms from default .monacaignore for project with lower cordova version (with monaca-lib@2.7.11)

2.7.10

03 Aug 07:20

Choose a tag to compare

  • Modified monaca preview to include loader.js and loader.css to index.html (with monaca-lib@2.7.10)

2.7.9

25 Jul 06:56
5d24f80

Choose a tag to compare

  • Modified monaca remote build to ask users providing the build directory if it is not specified. In addition, the default build directory is changed to Desktop directory.
  • Fixed monaca import to NOT set project_id to local_properties.json (with monaca-lib@2.7.9)

2.7.8

06 Jul 16:06

Choose a tag to compare

  • Always append webpack-dev-server/client to webpack configuration to fix Angular's live reloading with monaca-lib@2.7.8

2.7.7

06 Jul 10:34
a1d404e

Choose a tag to compare

  • Appended webpack-dev-server/client to webpack configuration only if inline and hot are set to true
  • Appended webpack-dev-server/client to entry.watch if supplied
  • Modified monaca preview to write files to www directory in monaca-lib@2.7.7 so that the monaca debugger will see the changes immediately without running monaca transpile

2.7.6

04 Jul 14:42

Choose a tag to compare

  • Added skipTranspile option to monaca upload to skip transpiling if supplied
  • Generated .monacaignore for all project templates and Improved retrieving local project files in monaca-lib@2.7.6

2.7.5

27 Jun 02:33

Choose a tag to compare

  • Fixed monaca demo issues for transpile projects.

2.7.4

29 May 08:57

Choose a tag to compare

Added monaca signing command. This command is used to manage iOS and Android signing configuration such as keystore, certificate, provisioning profile, etc.