Splash Screen Plugin Released!
21 Jul 2020
We are happy to announce that we have just released an update to our Splash Screen plugin!
Release Highlights
Splash Screen
In this major release, the iOS related source code has been completely removed since it has been integrated into the core of the Cordova-iOS 6.x platform.
- GH-263 breaking: remove iOS platform code from plugin repo
- GH-282 fix: js
clobber
only on supported platforms
Changes include:
- GH-282 fix: js
clobber
only on supported platforms - GH-281 chore: adds
package-lock
file - GH-280 doc(android): various improvements including size specs
- GH-200 fix(windows): implementation structure
- GH-279 chore: add missing supported platform Browser to
npm
keywords - GH-278 chore: update
engine
checks to cover newer versions - GH-277 breaking: replace
jshint
witheslint
- GH-276 breaking: drop
node
engine
requirement - GH-275 chore: cleanup repo
- GH-274 breaking: bump
engine
restriction for cordova dependencies - GH-263 breaking: remove iOS platform code from plugin repo
- GH-267 test: force
cordova-ios
@^5.1.1