0.4.12
-
Fixes issues related to ctrl+c failing in ember-cli 2.13.x (#313);
-
DEPRECATION WARNING The cordova proxy command has been moved from
ember cdv $proxyCommand
toember cdv:proxy $proxyCommand
to avoid confusion. Soember cdv run
would now beember cdv:proxy run
.
The old proxy method will continue to be supported until July 1.