Releases: coinbase/onchainkit
Releases · coinbase/onchainkit
v0.36.7
v0.36.6
v0.36.5
Patch Changes
- a1f07c1: - chore: Remove Jest config files. By @cpcramer #1811
- 353ddfc: - docs: Added Troubleshooting section. By @cpcramer #1803
- fix: Updated NFT Mint Button for easier styling. By @alessey #1807
- fix: Updated wallet modal to pass through app name and logo. By @alessey #1808
- fix: Improved support for nextjs. By @dschlabach #1771
- feat: Added advanced wallet options with draggable WalletIsland component. By @brendan-defi #1793
v0.36.4
v0.36.3
Patch Changes
- 46156a6: - feat: Added disabled prop to Buy component. @abcrane123 #1775
v0.36.2
Patch Changes
- cf80456: - docs: Added auto logged in components on landing page. @cpcramer #1754
- feat: Added Buy component. By @abcrane123. #1729
- fix: Added support for React 19. By @dschlabach #1763
- fix: Fixed Tailwind config. By @dschlabach #1763
- docs: Made docs improvements. By @mdqst @0xwitty @cpcramer #1761 #1762 #1765
- feat: Added
headerLeftContent
prop toSwap
component. By @brennancabell #1752
v0.36.1
Patch Changes
- c7d3cff: - docs: Updated
Identity
component preview. By @cpcramer #1717- docs: Updated
WalletModal
image size. By @cpcramer #1723 - chore: Added animation to landing page. By @mindapivessa #1682
- dev: Fixed test file type errors and set dev aliases. By @dschlabach @alessey #1720
- chore: Updated WalletModal UI. By @cpcramer #1727
- feat: Added tailwindcss-animate. By @alessey #1734
- fix: Fixed onramp listener function bug. By @abcrane123 #1728
- docs: Fixed typos in docs & README.md. By @Guayaba221 @vtjl10 @omahs @famouswizard @Olexandr88 @mdqst @dschlabach @detrina @Danyylka #1711 #1735 #1736 #1737 #1739 #1745 #1746 #1747 #1743 #1741
- feat: Added SwapLite util functions. By @abcrane123 #1648
- refactor: Migrated NFT components to new file structure. By @alessey #1714
- chore: Renamed SwapLite utils to Buy utils. By @abcrane123 #1742
- feat: Added QrCode component. By @brendan-defi #1731
- refactor: Moved web utils to ui/react/internal/utils. By @dschlabach #1716
- feat: Added Draggable component. By @brendan-defi #1730
- fix: Fixed development alias. By @alessey #1749
- docs: Remove redundant header in wallet docs. By @fakepixels #1678
- fix: Fixed storybook. By @alessey #1753
- docs: Updated
v0.36.0
Minor Changes
-
ecaa62f: -feat: Improved funding flow in
Checkout
by @0xAlec #1692 -chore: AddeduseOutsideClick
hook. By @cpcramer #1612 -chore: Theme styling improvements. By @brendan-defi #1676 -fix: FixedTokenDropdown
when parent container is larger than button. By @dschlabach #1667 -chore: RemovedFarcaster Frames
. DeprecatingFramegear
,Frames
,XMTP
, andNeynar
support. By @cpcramer #1693 -feat: UpdatedWalletModal
to support MetaMask wallet connection. By @cpcramer #1701 -fix: Fixed changelog generation. By @dschlabach #1680 -docs: Documentation updates and improvements. By @brendan-defi @0xAlec @dschlabach #1690 #1685Breaking Changes:
Farcaster Frames
includingFramegear
,Frames
,XMTP
, andNeynar
is no longer supported.
v0.35.8
Patch Changes
- #1673
bb916cd5bdd31236958150b136c96441c03c82e2
Thanks @cpcramer! - -docs: AddWalletModal
docs. @fakepixels @cpcramer #1671 #1669
v0.35.7
Patch Changes
- #1610
02d3aac9829ab966a789d8796c8a6dc95bf0342b
Thanks @cpcramer! - -feat: AddWalletModal
component. By @cpcramer #1610 -docs: UpdateTransaction
docs for heterogeneous calls. By @abcrane123 #1560