Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version packages v0.33.0 🌊 #1269

Merged
merged 1 commit into from
Sep 20, 2024
Merged

chore: version packages v0.33.0 🌊 #1269

merged 1 commit into from
Sep 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 17, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@coinbase/onchainkit@0.33.0

Minor Changes

  • 8904699: - feat: set v2 as default API for Swap. by @0xAlec feat: set v2 as default API for Swap #1254

    Breaking Changes

    Updated LifecycleStatus in Swap component for swaps from ERC-20 tokens.
    Previously, there were 2 transactions when swapping from an ERC-20 token.
    Now, there is an extra approval. (Approve ERC-20 against Permit2 -> Approve Uniswap to spend the approved ERC-20s on Permit2 -> Execute Swap Transaction)
    Additionally, for Coinbase Smart Wallet users, transaction calls are now batched so only one transactionApproved lifecycle status will be emitted under the Batched transaction type for swaps from ERC-20s.
    If you're listening to the LifecycleStatus in Swap, please make sure your app accounts for the extra transaction.

Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 4:38pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 4:38pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 4:38pm

@0xAlec 0xAlec changed the title chore: version packages 🔖 chore: version packages v0.33.0 🌊 Sep 20, 2024
@cpcramer cpcramer merged commit 1baacd4 into main Sep 20, 2024
7 checks passed
@cpcramer cpcramer deleted the changeset-release/main branch September 20, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants