capacitor-adapty
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "3.0.0"; | ||
export declare const VERSION = "3.0.1"; |
@@ -1,2 +0,2 @@ | ||
export const VERSION = "3.0.0"; | ||
export const VERSION = "3.0.1"; | ||
//# sourceMappingURL=version.js.map |
@@ -7,3 +7,3 @@ 'use strict'; | ||
const VERSION = "3.0.0"; | ||
const VERSION = "3.0.1"; | ||
@@ -10,0 +10,0 @@ exports.LogLevel = void 0; |
var capacitorAdapty = (function (exports, core) { | ||
'use strict'; | ||
const VERSION = "3.0.0"; | ||
const VERSION = "3.0.1"; | ||
@@ -6,0 +6,0 @@ exports.LogLevel = void 0; |
{ | ||
"name": "capacitor-adapty", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Adapty plugin for capacitor", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
@@ -28,4 +28,10 @@ # capacitor-adapty | ||
## BREAKING CHANGES in 3.x.x version | ||
- Added full support for Capacitor 5 and removed compatibility with Capacitor 3 and 4 | ||
- Set minimum iOS version to 13.0 | ||
- Adapty SDK version updated to 2.x.x (see https://docs.adapty.io/docs/migration-to-ios-2) | ||
## BREAKING CHANGES in 2.x.x version | ||
- Added full support for Capacitor 3 and removed compatibility with Capacitor 2 |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
141033
37
0