This repository has been archived by the owner on Jul 8, 2020. It is now read-only.
1.9.0
Major changes
- Livereload for the device! Yeah! Check it out. #143
- Testing workflow improvements
- Precommit hooks and others in a new Husky Guide #231
- gulp protractor now returns, allowing it to be used with husky, travis, jenkins, ... #310
- Questions the generator asks
- Gulp watch improvements to prevent issues like: #349 #317 #363
- Complete Documentation overhaul to underline recent changes #356
- Diminish problems with component updates in the future, like this one #382
- ensure all tests run, also
gulp build --minify
&gulp karma
of demo project by: - greenkeeper support #381 on all related repos (generator-m-ionic-demo, generator-appmobi)
- build generated project on travis and run basic commands #278 #362
- ensure all tests run, also
Minor changes
- build-vars, environments possible in all config files #383
- bugs fixed
- protractor test generation fixed #385
- component updates #364 #387
- Minor documentation updates:
- mention all locations of
.eslintrc
files in ESlint Guide #366 - mention obsolete
cordova.js
when integrating into Ionic CLI #375 - update external links #365
- minor but numerous other documentation improvements #358 #384
- mention all locations of
- remove "you called sub-generator" messages #368
Compare:
To help you update your project:
- generator-m-ionic-demo compare from 1.8.0 to 1.9.0
- generator-m-ionic compare from 1.8.0 to 1.9.0