Releases: isleofcode/ember-cordova-splash
Releases · isleofcode/ember-cordova-splash
0.1.8
- Extends support for node engines;
0.1.7
- Bumps ember-cordova-installer which fixes issues with Node 9. Thanks to @conormag;
- Upgrades packages to the latest ember-cli thanks to @rmachielse ;
0.1.5
- Bumps ember-cordova-installer to support new node engines;
0.1.4
- Fixes typo in blueprint description by @rmehner
0.1.3
- Moves installer to dependencies v devDependencies, fixes install issues
0.1.2
- Fixes addon to default install
cordova-plugin-splashscreen
on addon install
0.1.1
- Adds a warning when calling
show()
or hide()
without the plugin installed correctly;