Skip to content

5.0.0

Choose a tag to compare

@yong-asial yong-asial released this 11 Jan 03:27
· 37 commits to master since this release
678b942

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.