You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-10
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,21 @@
1
1
# Changelog
2
2
3
+
## 0.31.3
4
+
5
+
### Patch Changes
6
+
7
+
- a417d30: - **feat**: added `buildPayTransaction` utilities for making RPC calls to hydrate a charge and build a pay transaction in preparation for `Pay` button. By @avidreder#1177
8
+
-**feat**: implemented custom slippage support sub-components in the `Swap` component. By @cpcramer#1187#1192#1191#1195#1196#1206
9
+
-**docs**: added Build Onchain Apps guide using OnchainKit's `app template`. By @zizzamia#1202
10
+
-**fix**: updated v1 `Swap` API to pass the correct slippage unit of measurement. By @cpcramer#1189
11
+
3
12
## 0.31.2
4
13
5
14
### Patch Changes
6
15
7
-
-**feat**: added connect wallet functionality to Swap component for disconnected users. By @abcrane123#1173
8
-
-**fix**: added logic to refetch balances and clear inputs after Swap succeeds. By @0xAlec#1089
9
-
-**fix**: adjusted Swap component style to prevent UI shifting. By @abcrane123#1184
16
+
-**feat**: added connect wallet functionality to Swap component for disconnected users. By @abcrane123#1173
17
+
-**fix**: added logic to refetch balances and clear inputs after Swap succeeds. By @0xAlec#1089
18
+
-**fix**: adjusted Swap component style to prevent UI shifting. By @abcrane123#1184
10
19
11
20
## 0.31.1
12
21
@@ -109,30 +118,30 @@ The `onStatus` callback will expose
0 commit comments