-
Notifications
You must be signed in to change notification settings - Fork 276
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.29.0 🌊 #1025
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
cbcd332
to
47866eb
Compare
47866eb
to
d14c214
Compare
d14c214
to
72f0ddc
Compare
72f0ddc
to
86e3901
Compare
86e3901
to
6f9afd9
Compare
6f9afd9
to
1a3fe74
Compare
1a3fe74
to
dfa2717
Compare
dfa2717
to
bc0dd0c
Compare
bc0dd0c
to
bbbfebb
Compare
7fa28d9
to
1705352
Compare
1705352
to
8cdb362
Compare
8cdb362
to
ec75b50
Compare
ec75b50
to
44d8a2f
Compare
9f5ce01
to
7aeb172
Compare
7aeb172
to
4f522b1
Compare
4f522b1
to
b0e5821
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Avatar
component to handle images with varying height/width ratio. By @kirkas add min height/width and object fit cover to avatar #1058useWriteContracts
. By @abcrane123 chore: Add test coverage and remove console.log statement #1048Wallet
experinece, anduseBreakpoints
hook. By @abcrane123 Add mobile drawer and useBreakpoints hook #1045onStatus
listener, to help expose the internalTransaction
's component lifecycle. By @Zizzamia feat: onStatus #1034 feat: simplified setErrorMessage within Transaction component #1047 feat: keep polishing onStatus lifecycle #1055WalletDropdownFundLink
component as dropdown link for the keys.coinbase.com funding flow. By @0xAlec feat:WalletDropdownFundLink
#1021Wallet
dropdown png size to 18x18. By @cpcramer chore: Increase Wallet dropdown SVG sizes to 18x18 #1041 fix: wallet icon svg size #1064Transaction
components cleanup. By @Zizzamia chore: useValue cleanup #1028 chore: more utils #1029 chore: more error cleanup #1052TransactionToast
. By @abcrane123 chore: Adjust dark mode styles #1020