Releases: monaca/monaca-lib
Releases · monaca/monaca-lib
Release 5.1.4
chore: Bump to 5.1.4
5.1.3
Bug Fixes
- Update blank and capacitor-basic templates
- Fix Copy Permission on Mac
5.0.0
Features
- Support Capacitor Projects (Beta)
- Support Yarn Projects (Beta)
Breaking changes
- Modified
isMonacaProjectfunction. The project is "Monaca" if it is either "Cordova" or "Capacitor" project. - Removed
_getNpmPathForSpawnmethod. - Removed
_getGlobalNpmPathmethod.
Deprecated
- Removed
includeInExplicitFilterList. - Removed
_fileFilter. - Removed
_excludeFromCloudDelete.
4.1.9
4.1.8
4.1.7
Updates
Pin "Blank" templates for Cordova 12 support.
4.1.6
4.1.5
Updates
- Support iOS Simulator build
Bump Version
Minor Update
- Bump version to support Cordova 11
Release Cordova11
Merge pull request #155 from monaca/dev_cordova11 Cordova11