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
+14-8
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,23 @@
1
1
# Changelog
2
2
3
+
## 0.35.2
4
+
5
+
### Patch Changes
6
+
7
+
- d84e29d: -**feat**: Added `IdentityCard` and `Socials` components. By @cpcramer#1489 -**fix**: Added `isSponsored` prop to components. By @abcrane123#1499 -**fix**: Enforce base as chain for name resolution for Basenames. By @kirkas#1517
8
+
3
9
## 0.35.1
4
10
5
11
### Patch Changes
6
12
7
-
-**feat**: Added ability to customize error and success states for `TransactionButton`. By @abcrane123#1460
8
-
-**feat**: Added custom `Theming` support. By @cpcramer#1465
9
-
-**feat**: added `name` and `logo` to `OnchainKitProvider`. by @0xAlec#1506
10
-
-**fix**: Added callback support to the `Transaction` component. By @alessy#1473
11
-
-**docs**: Updated documentation. By @0xAlec@dschlabach@fakepixels@cpcramer#1465#1470#1477#1478#1486#1487#1490
12
-
-**feat**: Updated playground with `Checkout` component and custom `Theming`. @0xAlec@cpcramer#1428#1465
0 commit comments