-
Notifications
You must be signed in to change notification settings - Fork 14
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
release 1.1.3 #57
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 799743b - Browse repository at this point
Copy the full SHA 799743bView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 328e015 - Browse repository at this point
Copy the full SHA 328e015View commit details -
Merge branch 'develop' into BLO-1891
* 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
Configuration menu - View commit details
-
Copy full SHA for 662d7d9 - Browse repository at this point
Copy the full SHA 662d7d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5cdc6 - Browse repository at this point
Copy the full SHA 1e5cdc6View commit details
Commits on Dec 13, 2023
-
Merge branch 'develop' into BLO-1891
* 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
Configuration menu - View commit details
-
Copy full SHA for 8bf4047 - Browse repository at this point
Copy the full SHA 8bf4047View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37121fb - Browse repository at this point
Copy the full SHA 37121fbView commit details -
Merge pull request #56 from argentlabs/fix/argent-mobile-chainId
fix: default to mainnet for argent mobile
Configuration menu - View commit details
-
Copy full SHA for 36ff10f - Browse repository at this point
Copy the full SHA 36ff10fView commit details -
chore(release): 1.0.30 [skip ci]
## [1.0.30](v1.0.29...v1.0.30) (2024-01-09) ### Bug Fixes * default to mainnet for argent mobile ([37121fb](37121fb))
Configuration menu - View commit details
-
Copy full SHA for 5e1f142 - Browse repository at this point
Copy the full SHA 5e1f142View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5f81f0 - Browse repository at this point
Copy the full SHA c5f81f0View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cc7157 - Browse repository at this point
Copy the full SHA 4cc7157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5186278 - Browse repository at this point
Copy the full SHA 5186278View commit details -
Merge pull request #58 from argentlabs/fix/argent-mobile-isPreauthorized
fix: implement argent mobile connector isPreauthorized method
Configuration menu - View commit details
-
Copy full SHA for 67bf972 - Browse repository at this point
Copy the full SHA 67bf972View commit details -
Merge pull request #38 from argentlabs/BLO-1891
feat: add starknetkit hook and return connector object instead of wallet object when connecting with starknetkit
Configuration menu - View commit details
-
Copy full SHA for 3874f74 - Browse repository at this point
Copy the full SHA 3874f74View commit details -
chore(release): 1.1.0 [skip ci]
# [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))
Configuration menu - View commit details
-
Copy full SHA for e88e55f - Browse repository at this point
Copy the full SHA e88e55fView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21de91f - Browse repository at this point
Copy the full SHA 21de91fView commit details -
Merge pull request #59 from argentlabs/fix/argent-mobile-connect-reject
fix: throw UserRejectedRequestError for mobile connector when user re…
Configuration menu - View commit details
-
Copy full SHA for e2db8ef - Browse repository at this point
Copy the full SHA e2db8efView commit details -
chore(release): 1.1.1 [skip ci]
## [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))
Configuration menu - View commit details
-
Copy full SHA for 79c7a1f - Browse repository at this point
Copy the full SHA 79c7a1fView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3a5169 - Browse repository at this point
Copy the full SHA c3a5169View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d150f - Browse repository at this point
Copy the full SHA d0d150fView commit details -
Merge pull request #60 from argentlabs/fix/rpc-public-urls
Fix/rpc public urls
Configuration menu - View commit details
-
Copy full SHA for e09b41b - Browse repository at this point
Copy the full SHA e09b41bView commit details -
chore(release): 1.1.2 [skip ci]
## [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))
Configuration menu - View commit details
-
Copy full SHA for e447605 - Browse repository at this point
Copy the full SHA e447605View commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7a7c63 - Browse repository at this point
Copy the full SHA f7a7c63View commit details -
Merge pull request #62 from argentlabs/fix/reject-exception-connect
fix: manage promise reject when user reject a connection in connect m…
Configuration menu - View commit details
-
Copy full SHA for 5927c00 - Browse repository at this point
Copy the full SHA 5927c00View commit details -
chore(release): 1.1.3 [skip ci]
## [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))
Configuration menu - View commit details
-
Copy full SHA for 9209e18 - Browse repository at this point
Copy the full SHA 9209e18View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9956718 - Browse repository at this point
Copy the full SHA 9956718View commit details
Commits on Jan 23, 2024
-
Merge pull request #64 from Darlington02/develop
chore: update CONTRIBUTING.md
Configuration menu - View commit details
-
Copy full SHA for cdcbf7a - Browse repository at this point
Copy the full SHA cdcbf7aView commit details