-
Notifications
You must be signed in to change notification settings - Fork 15
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 1.1.3 #57
Merged
release 1.1.3 #57
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
* develop: chore(release): 1.0.23 [skip ci] fix: prevent creating multiple root divs chore: update sn.js version chore(release): 1.0.22 [skip ci] fix: use rpc provider instead of sequencer for webwallet
* develop: chore(release): 1.0.25 [skip ci] fix: rpc urls for mainnet chore: removed console log fix: allow custom provider for argent mobile connector fix: allow custom provider for webwallet connector fix: allow custom provider for injected connectors chore(release): 1.0.24 [skip ci] fix: argent mobile connector icon url parameter
fix: default to mainnet for argent mobile
## [1.0.30](v1.0.29...v1.0.30) (2024-01-09) ### Bug Fixes * default to mainnet for argent mobile ([37121fb](37121fb))
bluecco
requested review from
gergold,
simonheys,
janek26,
diegodelrieu,
dhruvkelawala and
vladutjs
January 9, 2024 12:03
fix: implement argent mobile connector isPreauthorized method
feat: add starknetkit hook and return connector object instead of wallet object when connecting with starknetkit
# [1.1.0](v1.0.30...v1.1.0) (2024-01-15) ### Bug Fixes * implement argent mobile connector isPreauthorized method ([c5f81f0](c5f81f0)) ### Features * add starknetkit hook and return connector instead of wallets ([799743b](799743b))
fix: throw UserRejectedRequestError for mobile connector when user re…
## [1.1.1](v1.1.0...v1.1.1) (2024-01-17) ### Bug Fixes * throw UserRejectedRequestError for mobile connector when user reject connection ([21de91f](21de91f))
vladutjs
approved these changes
Jan 18, 2024
Fix/rpc public urls
## [1.1.2](v1.1.1...v1.1.2) (2024-01-19) ### Bug Fixes * use rpc public urls ([c3a5169](c3a5169)) * use rpc public urls for mobile connector ([d0d150f](d0d150f))
fix: manage promise reject when user reject a connection in connect m…
## [1.1.3](v1.1.2...v1.1.3) (2024-01-20) ### Bug Fixes * manage promise reject when user reject a connection in connect method ([f7a7c63](f7a7c63))
chore: update CONTRIBUTING.md
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.
No description provided.