Skip to content
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
merged 26 commits into from
Jan 24, 2024
Merged

release 1.1.3 #57

merged 26 commits into from
Jan 24, 2024

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    799743b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    328e015 View commit details
    Browse the repository at this point in the history
  2. 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
    bluecco committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    662d7d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e5cdc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. 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
    bluecco committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8bf4047 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    37121fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from argentlabs/fix/argent-mobile-chainId

    fix: default to mainnet for argent mobile
    bluecco authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    36ff10f View commit details
    Browse the repository at this point in the history
  3. 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))
    semantic-release-bot committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5e1f142 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    c5f81f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    4cc7157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5186278 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from argentlabs/fix/argent-mobile-isPreauthorized

    fix: implement argent mobile connector isPreauthorized method
    bluecco authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    67bf972 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #38 from argentlabs/BLO-1891

    feat: add starknetkit hook and return connector object instead of wallet object when connecting with starknetkit
    bluecco authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3874f74 View commit details
    Browse the repository at this point in the history
  5. 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))
    semantic-release-bot committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e88e55f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    21de91f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from argentlabs/fix/argent-mobile-connect-reject

    fix: throw UserRejectedRequestError for mobile connector when user re…
    bluecco authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e2db8ef View commit details
    Browse the repository at this point in the history
  3. 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))
    semantic-release-bot committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    79c7a1f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix: use rpc public urls

    bluecco committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c3a5169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d150f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from argentlabs/fix/rpc-public-urls

    Fix/rpc public urls
    bluecco authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e09b41b View commit details
    Browse the repository at this point in the history
  4. 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))
    semantic-release-bot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e447605 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    f7a7c63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from argentlabs/fix/reject-exception-connect

    fix: manage promise reject when user reject a connection in connect m…
    bluecco authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    5927c00 View commit details
    Browse the repository at this point in the history
  3. 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))
    semantic-release-bot committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9209e18 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    9956718 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge pull request #64 from Darlington02/develop

    chore: update CONTRIBUTING.md
    gergold authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cdcbf7a View commit details
    Browse the repository at this point in the history