Skip to content

2.7.5

Compare
Choose a tag to compare
@yong-asial yong-asial released this 27 Jun 02:34
· 117 commits to master since this release
  • Added historyApiFallback to angular template
  • Modified checkModifiedFiles functions to return file differences if options.actionType is passed as downloadProject
  • Modified Upload/Download functions to include custom files if options.userDefinedSelectedFiles and options.userDefinedSelectFileFlag is passed as true
  • Generate .monacaignore for both cordova and react-native templates before Upload/Download operation
  • Update .monacaignore pattern to follow .gitignore pattern
  • Misc fix