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/[email protected]

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

@github-actions github-actions bot force-pushed the changeset-release/main branch from baee5de to a79a236 Compare September 17, 2024 15:18
@github-actions github-actions bot force-pushed the changeset-release/main branch from a79a236 to 3929415 Compare September 17, 2024 19:34
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3929415 to 2b15628 Compare September 17, 2024 20:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2b15628 to ba928ae Compare September 18, 2024 03:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from ba928ae to d5c0adb Compare September 18, 2024 03:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from d5c0adb to b229cf3 Compare September 18, 2024 08:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from b229cf3 to bee6b08 Compare September 18, 2024 18:13
@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