Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

3.2.0

Compare
Choose a tag to compare
@pascalw pascalw released this 06 Feb 19:09
· 100 commits to master since this release

Added

  • Environment variables starting with MAJI_APP_ are injected by default. They can be referenced by process.env.MAJI_APP_* in your code. #190
  • Allow all external communication in Cordova by default. #216
  • New create-maji-app package to replace maji new. #218

Changed

  • Nightwatch tests now run headless by default. #200
  • Upgraded Cordova platforms. #217
  • Maji no longer requires Bash. #218