Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TxnLab/use-wallet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-beta.3
Choose a base ref
...
head repository: TxnLab/use-wallet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-beta.4
Choose a head ref
  • 5 commits
  • 21 files changed
  • 1 contributor

Commits on Jan 2, 2025

  1. chore(deps): bump @blockshake/defly-connect from 1.1.6 to 1.2.0

    Update `@blockshake/defly-connect` dependency to version 1.2.0 across all packages
    and examples to ensure compatibility with `algosdk` v3.0.0
    drichar committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    cd914bf View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. chore(deps): bump @perawallet/connect from 1.3.5 to 1.4.0

    Update `@perawallet/connect` dependency to version 1.4.0 across all packages
    and examples to ensure compatibility with `algosdk` v3.0.0
    drichar committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    dac46a2 View commit details
    Browse the repository at this point in the history
  2. refactor(*): remove Pera v2 beta wallet support

    Remove support for `@perawallet/connect-beta` package and `PERA2` wallet type.
    Users should migrate to the stable `@perawallet/connect@^1.4.0` package and
    `PERA` wallet provider.
    drichar committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    9562ab4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. fix(deps): update Defly Connect and Pera Connect to latest versions

    Update `@blockshake/defly-connect` from 1.2.0 to 1.2.1 and `@perawallet/connect`
    from 1.4.0 to 1.4.1 across all packages and examples to support ESM imports
    drichar committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    b12d2e3 View commit details
    Browse the repository at this point in the history
  2. chore: release v4.0.0-beta.4

    drichar committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    3b4ce5e View commit details
    Browse the repository at this point in the history
Loading