-
Notifications
You must be signed in to change notification settings - Fork 21
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
release v1.0.21 #24
Merged
release v1.0.21 #24
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
Contributor
bluecco
commented
Nov 8, 2023
- update peer dep
- update default connectors order
- avoid browser to block popup for Argent webwallet
fix: starknet peer dependency
## [1.0.13](v1.0.12...v1.0.13) (2023-11-06) ### Bug Fixes * starknet peer dependency ([9fe7c6c](9fe7c6c))
BLO-1765 Starknetkit - avoid popup warning on chrome
## [1.0.14](v1.0.13...v1.0.14) (2023-11-08) ### Bug Fixes * open webwallet with click ([1b55b6e](1b55b6e))
fix: update default connectors ordering
## [1.0.15](v1.0.14...v1.0.15) (2023-11-08) ### Bug Fixes * update default connectors ordering ([185cdb1](185cdb1))
fix: remove console log
## [1.0.16](v1.0.15...v1.0.16) (2023-11-08) ### Bug Fixes * remove console log ([7b75a5a](7b75a5a))
fix: update default network for argent mobile
## [1.0.17](v1.0.16...v1.0.17) (2023-11-10) ### Bug Fixes * update default network for argent mobile ([6e68b0f](6e68b0f))
fix: add ConnectorIcons to be inline with starknet-react
## [1.0.18](v1.0.17...v1.0.18) (2023-11-11) ### Bug Fixes * add ConnectIcons to be inline with starknet-react ([24b31ed](24b31ed)) * improve logic ([849ba2d](849ba2d))
fix: connector connect
## [1.0.19](v1.0.18...v1.0.19) (2023-11-11) ### Bug Fixes * connector connect ([ab4b79b](ab4b79b)) * double bigint ([324e7ac](324e7ac))
Chore/housekeeping
## [1.0.20](v1.0.19...v1.0.20) (2023-11-13) ### Bug Fixes * argent mobile and webwallet chainId method remove ensureWallet ([a8ca44e](a8ca44e)) * await ensureWallet ([4d1a81b](4d1a81b)) * icons ([536ee1a](536ee1a)) * minor errors ([0770d3f](0770d3f)) * throw account ([7f43d59](7f43d59)), closes [/github.com/apibara/starknet-react/blob/d992ae7b98ce9b60805221ef3c93fb783fafcf0c/packages/core/src/hooks/useAccount.ts#L96](https://github.com//github.com/apibara/starknet-react/blob/d992ae7b98ce9b60805221ef3c93fb783fafcf0c/packages/core/src/hooks/useAccount.ts/issues/L96)
fix: expose check for argent mobile inApp browser
fix: update logic to show argent mobile when safari popup block is ac…
## [1.0.21](v1.0.20...v1.0.21) (2023-11-21) ### Bug Fixes * expose check for argent mobile inApp browser ([3bf3b17](3bf3b17)) * update logic to show argent mobile when safari popup block is active ([4812868](4812868))
vladutjs
approved these changes
Nov 21, 2023
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.