-
Notifications
You must be signed in to change notification settings - Fork 186
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
update peer dep #608
Closed
Closed
update peer dep #608
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
## [1.0.7](v1.0.6...v1.0.7) (2023-05-01) ### Bug Fixes * max native token amount ([3e24ad4](3e24ad4))
## [1.0.8](v1.0.7...v1.0.8) (2023-05-01) ### Bug Fixes * max native token amount ([0b30611](0b30611))
Add BSC and Avalanche
## [1.0.9](v1.0.8...v1.0.9) (2023-05-01) ### Bug Fixes * force release ([452da97](452da97))
## [1.0.10](v1.0.9...v1.0.10) (2023-05-23) ### Bug Fixes * Only get destination TX status on cross-chain ([6df2e09](6df2e09))
## [1.0.11](v1.0.10...v1.0.11) (2023-05-23) ### Bug Fixes * Only get destination TX status on cross-chain ([6406f22](6406f22))
# [1.1.0](v1.0.11...v1.1.0) (2023-06-02) ### Features * status check for EVM transactions ([5304fa7](5304fa7))
## [1.1.1](v1.1.0...v1.1.1) (2023-06-02) ### Bug Fixes * Stop status checking when success ([3c669a7](3c669a7))
# [1.2.0](v1.1.1...v1.2.0) (2023-06-09) ### Features * add prewarp for text ([172b42f](172b42f))
# [1.3.0](v1.2.0...v1.3.0) (2023-06-28) ### Bug Fixes * remove balance from output token ([05c16af](05c16af)) ### Features * show complete number on review screen ([d53bc8a](d53bc8a))
## [1.3.1](v1.3.0...v1.3.1) (2023-07-04) ### Bug Fixes * restore blocked selector when single token list ([1cc21ea](1cc21ea))
@jainkunal is attempting to deploy a commit to the Uniswap Team on Vercel. A member of the Team first needs to authorize it. |
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.
Users trying to integrate face the following error
One of them was able to solve it after upgrading
react-redux
version.But there are cases out there where they still face the same issue.