Skip to content

v0.31.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 23:14
· 108 commits to main since this release
aae1726

Minor Changes

  • 4382d93: - fix: error message in Swap experience. By @Zizzamia & @0xAlec #1154 #1153 #1155

    Breaking Changes
    We streamlined the Swap experience to match the Transaction experience by eliminating the need for an address prop, making it work automatically.

    All APIs within OnchainKit are now consolidated under the @coinbase/onchainkit/api module. There's no change in functionality; simply import them from the api module.