Releases: capacitor-community/stripe
Releases · capacitor-community/stripe
v8.0.1
v8.0.0
This release is a pre-major update to support Capacitor v8.
If no issues are reported over the next few days, this will be released as v8.0.0.
Please note that this release includes several breaking changes.
Packages
@capacitor-community/stripe
- Added support for Capacitor v8
- Updated the dependency
stripe-pwa-elementsto v3.0.0- This upgrades the underlying
@stencil/coredependency to v4, which resolves many library dependency issues
- This upgrades the underlying
- Updated the dependency
@stripe/stripe-jsto v8.4.0- Please be aware if you are using an older version
@capacitor-community/stripe-identity
- Added support for Capacitor v8
- Fully removed deprecated APIs
- If you are using them, you will encounter compile-time errors
@capacitor-community/stripe-terminal
- Added support for Capacitor v8
- In v8.0.0, Stripe Terminal SDK v4 is used
- Upgrade to SDK v5 is planned starting from v8.1.0
- From SDK v5 onward, Apps on Devices is planned to be actively supported
Other
- The demo app has been migrated to Swift Package Manager
- CocoaPods is still supported for all packages
- Version constraints have been unified across iOS and Android
- Minor versions are pinned
- Patch versions are automatically updated
Full diff:
v7.2.3...v8.0.0
v8.0.0-0
This release is a pre-major update to support Capacitor v8.
If no issues are reported over the next few days, this will be released as v8.0.0.
Please note that this release includes several breaking changes.
Packages
@capacitor-community/stripe
- Added support for Capacitor v8
- Updated the dependency
stripe-pwa-elementsto v3.0.0- This upgrades the underlying
@stencil/coredependency to v4, which resolves many library dependency issues
- This upgrades the underlying
- Updated the dependency
@stripe/stripe-jsto v8.4.0- Please be aware if you are using an older version
@capacitor-community/stripe-identity
- Added support for Capacitor v8
- Fully removed deprecated APIs
- If you are using them, you will encounter compile-time errors
@capacitor-community/stripe-terminal
- Added support for Capacitor v8
- In v8.0.0, Stripe Terminal SDK v4 is used
- Upgrade to SDK v5 is planned starting from v8.1.0
- From SDK v5 onward, Apps on Devices is planned to be actively supported
Other
- The demo app has been migrated to Swift Package Manager
- CocoaPods is still supported for all packages
- Version constraints have been unified across iOS and Android
- Minor versions are pinned
- Patch versions are automatically updated
Full diff:
v7.2.3...v8.0.0-0
v7.2.3
Full Changelog: v7.2.2...v7.2.3
v7.2.3-4
v7.2.3-3
v7.2.3-2
v7.2.3-1
v7.2.3-0
- chore(ci): update every package package.json 7106934
- chore(ci): use name by workspaces 9c62c1f
- chore(ci): update to trusted 9c9846f
- chore(ci): release.js to GitHub Actions 51b158d
- Revert "chore(ci): Force Gradle for Payment Android" fc7df5b
- chore(ci): Force Gradle for Payment Android 550f104
- fix(payment): update PKContentToJSON for ApplePay #455 37095d5
- chore(demo): setup demo environment for apple pay b417eee
- chore(demo): update cocoapods a26514b
- fix(): support packages currently 4ccc77d
- released ae93e28
v7.2.2
Highlights
- The Pods versions are now fixed. This ensures the plugin can be used safely even if there are breaking changes in the future.
- paymentMethodLayout has been added.
Commits
- feat(): support paymentMethodLayout (#452) fccec5a
- fix(ci): update run macos to 15 77174db
- chore(demo): remove constructor args ed8cfb4
- feat(packages): update library currently 9cf6324
- feat(payment): update to 25.x https://github.com/stripe/stripe-ios/blob/master/MIGRATING.md a281263
- Merge branch 'main' of github.com:capacitor-community/stripe f2b3a9f
- chore: update package version 1385d3a
- released da63199
- Merge pull request #448 from capacitor-community/remove-unused bb96c9d
- refactor(ios): remove unused code 61b0c22