cordova-plugin-ionic
Advanced tools
Comparing version 3.1.3 to 4.0.0
Changelog | ||
====== | ||
# 3.1.3 | ||
# 4.0.0 | ||
* Removed some extraneous plugin result calls | ||
* **BREAKING** Unified all API functions to return `true` on success. | ||
## 3.1.3 | ||
* Fixed a bug where `ng-cordova` could potentially be overwritten when a deploy is applied. | ||
* Added a release without the zip plugin (`cordova-plugin-ionic@nozip`) | ||
* Update no-zip branch | ||
# 3.1.2 | ||
## 3.1.2 | ||
@@ -14,7 +19,7 @@ * Fixed the extract callback value | ||
# 3.1.1 | ||
## 3.1.1 | ||
* Fixed another issue with the cordova.js regex. | ||
# 3.1.0 | ||
## 3.1.0 | ||
@@ -21,0 +26,0 @@ * Added a `WARN_DEBUG` flag to allow bypass of the debug dialog. (PR $49) |
{ | ||
"name": "cordova-plugin-ionic", | ||
"version": "3.1.3", | ||
"version": "4.0.0", | ||
"cordova": { | ||
@@ -14,2 +14,3 @@ "id": "cordova-plugin-ionic", | ||
"cordovaDependencies": { | ||
"4.0.0": { "cordova-plugin-splashscreen": ">=5.0.1" }, | ||
"3.1.3": { "cordova-plugin-splashscreen": ">=5.0.1" }, | ||
@@ -16,0 +17,0 @@ "2.0.4": { "cordova-plugin-splashscreen": ">=4.0.0" } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
895184