-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade checkout-sheet-kit-swift to 3.0.1 (#98)
- Loading branch information
Showing
4 changed files
with
20 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,22 @@ | ||
# Changelog | ||
|
||
## 3.0.1 - June 19, 2024 | ||
|
||
- Upgrades the underlying Swift dependency, fixing an issue where pixel events | ||
do not fire after checkout completion. | ||
|
||
## 3.0.0 - May 20, 2024 | ||
|
||
This version of the Checkout Sheet Kit ships with improvements to error handling. Error messages will now contain `message`, `code` and `recoverable` attributes. | ||
This version of the Checkout Sheet Kit ships with improvements to error | ||
handling. Error messages will now contain `message`, `code` and `recoverable` | ||
attributes. | ||
|
||
In the event of a HTTP error, internal SDK error or mid-experience crash, the Checkout Sheet Kit will now automatically invoke a recovery mechanism in an effort to degrade gracefully. | ||
In the event of a HTTP error, internal SDK error or mid-experience crash, the | ||
Checkout Sheet Kit will now automatically invoke a recovery mechanism in an | ||
effort to degrade gracefully. | ||
|
||
Offering a world-class user experience is paramount, so please note that when the recovery state occurs, there are caveats to the developer experience: | ||
Offering a world-class user experience is paramount, so please note that when | ||
the recovery state occurs, there are caveats to the developer experience: | ||
|
||
1. Checkout theming may fallback to the default checkout theme. | ||
2. **Web pixels lifecycle events will not fire.** | ||
|
@@ -17,8 +27,6 @@ Offering a world-class user experience is paramount, so please note that when th | |
- [`[email protected]`](https://github.com/Shopify/checkout-sheet-kit-swift/releases) | ||
- [`[email protected]`](https://github.com/Shopify/checkout-sheet-kit-android/releases) | ||
|
||
|
||
|
||
## 2.0.1 - April 4, 2024 | ||
|
||
- Fixes an issue where opening `mailto` links externally causes the application | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters