Skip to content

Releases: monaca/monaca-lib

Release 5.1.4

21 Oct 08:22

Choose a tag to compare

chore: Bump to 5.1.4

5.1.3

31 May 06:18
8e5a91f

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

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

Choose a tag to compare

Updates

  • Fix getting project name and description from config.xml

4.1.8

25 Sep 09:51

Choose a tag to compare

Updates

  • Added retry to downloadFile

4.1.7

02 Aug 14:26

Choose a tag to compare

Updates

Pin "Blank" templates for Cordova 12 support.

4.1.6

02 May 05:03
b3d33fd

Choose a tag to compare

Updates

  • Remove adbkit from dependencies

4.1.5

06 Mar 03:51

Choose a tag to compare

Updates

  • Support iOS Simulator build

Bump Version

12 Sep 04:49

Choose a tag to compare

Minor Update

  • Bump version to support Cordova 11

Release Cordova11

23 Mar 11:13
6271d8d

Choose a tag to compare

Merge pull request #155 from monaca/dev_cordova11

Cordova11