1.1.0-beta.6
- cordova_plugins are re-activated in live reload for Ember apps (Vue still WIP);
- fixes bug / re-adds passing of command options to hooks thanks to @reidab;
- now uses /corber directories instead of ember-cordova/ directories
Migrating from beta.5
beta.5 stored your cordova/corber files in an /ember-cordova directory, which has now been moved to /corber.
After upgrading, simply run mv ember-cordova/ corber/
and you are good to go.