chore: version packages 🔖#457
Merged
Merged
Conversation
2139363 to
e982135
Compare
e982135 to
e9f8b6d
Compare
e9f8b6d to
b302d73
Compare
b302d73 to
9c1c82e
Compare
9c1c82e to
ae277cf
Compare
ae277cf to
bcaeed3
Compare
bcaeed3 to
4df948e
Compare
4df948e to
24b314b
Compare
This file contains hidden or 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
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/onchainkit@0.19.0
Minor Changes
029ba7d: - feat: standardized
getAvatar(). By @roushou feat: standardizegetAvatar()#464TokenImagewith no image renders partial token symbol and deterministic dark color. By @kyhyco feat: TokenImage with no image renders partial token symbol and deterministic dark color #468TokeSearchto css and add modifier styles. By @kyhyco feat: convert TokenSearch to css and add modifier styles #460Breaking changes
getAvatar(...), fromgetAvatar(ensName: string)togetAvatar(params: { ensName: string }).TokenImageprops fromto