Skip to content

Releases: monaca/monaca-lib

5.1.3

31 May 06:18
8e5a91f
Compare
Choose a tag to compare

Bug Fixes

  • Update blank and capacitor-basic templates
  • Fix Copy Permission on Mac

5.0.0

11 Jan 03:27
678b942
Compare
Choose a tag to compare

Features

  • Support Capacitor Projects (Beta)
  • Support Yarn Projects (Beta)

Breaking changes

  • Modified isMonacaProject function. The project is "Monaca" if it is either "Cordova" or "Capacitor" project.
  • Removed _getNpmPathForSpawn method.
  • Removed _getGlobalNpmPath method.

Deprecated

  • Removed includeInExplicitFilterList.
  • Removed _fileFilter.
  • Removed _excludeFromCloudDelete.

4.1.9

22 Dec 04:16
68a8f95
Compare
Choose a tag to compare

Updates

  • Fix getting project name and description from config.xml

4.1.8

25 Sep 09:51
Compare
Choose a tag to compare

Updates

  • Added retry to downloadFile

4.1.7

02 Aug 14:26
Compare
Choose a tag to compare

Updates

Pin "Blank" templates for Cordova 12 support.

4.1.6

02 May 05:03
b3d33fd
Compare
Choose a tag to compare

Updates

  • Remove adbkit from dependencies

4.1.5

06 Mar 03:51
Compare
Choose a tag to compare

Updates

  • Support iOS Simulator build

Bump Version

12 Sep 04:49
Compare
Choose a tag to compare

Minor Update

  • Bump version to support Cordova 11

Release Cordova11

23 Mar 11:13
6271d8d
Compare
Choose a tag to compare
Merge pull request #155 from monaca/dev_cordova11

Cordova11

4.1.0

15 Feb 06:40
c78a9ec
Compare
Choose a tag to compare

Updates

  • Remove NPM API-related functions
  • Remove internal function _npmInit