Skip to content

Releases: coinbase/onchainkit

v0.26.6

25 Jul 18:07
f6fb6af
Compare
Choose a tag to compare

Patch Changes

  • 8e78166: - fix: have WalletDropdownDisconnect to correclty disconnect all connectors. By @kirkas #895

v0.26.5

25 Jul 17:57
2f58818
Compare
Choose a tag to compare

Patch Changes

  • 3cfbdc0: - feat: added convertChainIdToCoinType function to convert a chainId to a coinTypeHex for ENSIP-19 reverse resolution. By @kirkas #891
    • fix: modified convertReverseNodeToBytes to use convertChainIdToCoinType instead of hardcoded resolver address. By @kirkas #891
    • fix: modified useName to return a type BaseName for extra type safety. By @kirkas #891
    • feat: Add more storybook scenarios for <Name>. By @kirkas #891

v0.26.4

25 Jul 17:29
7edf889
Compare
Choose a tag to compare

Patch Changes

  • 6cf5f66: - feat: added experimental API for Swap components to enable UniswapRouter. By @0xAlec #878

v0.26.3

25 Jul 00:42
6e214f8
Compare
Choose a tag to compare

Patch Changes

v0.26.2

24 Jul 18:13
1a0a1ce
Compare
Choose a tag to compare

Patch Changes

  • 6992cff: - fix: colors for Swap components. By @Zizzamia #879
    • chore: adjust messaging related to transaction status. By @abcrane123 #875
    • fix: have useName hook to use chain.id in the query key to avoid overlap between chains. By @kirkas #869
    • feat: added EOA account support to Transaction component. By @cpcramer #866

v0.26.1

23 Jul 23:57
bfd3ecd
Compare
Choose a tag to compare

Patch Changes

v0.26.0

23 Jul 22:47
633954e
Compare
Choose a tag to compare

Minor Changes

  • ff8d359: - feat: added the ock prefix to the Tailwind configuration to prevent conflicting styles (#852) when using OnchainKit alongside an existing Tailwind setup. By @Zizzamia #867

    Breaking Changes

    For apps using OnchainKit with the same Tailwind variables, you might see style changes. We recommend following the guide at https://onchainkit.xyz/guides/tailwind or adjusting your custom OnchainKit styles. If you encounter any issues, reach out to @zizzamia or @onchainkit on Twitter for immediate assistance.

v0.25.7

23 Jul 00:08
a29d3f7
Compare
Choose a tag to compare

Patch Changes

v0.25.6

19 Jul 22:36
dadb59d
Compare
Choose a tag to compare

Patch Changes

v0.25.5

17 Jul 20:46
64440fe
Compare
Choose a tag to compare

Patch Changes