Skip to content

Commit

Permalink
chore: merge v4 branch for stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
drichar committed Feb 13, 2025
2 parents e7b71ee + 56544c5 commit b181bf6
Show file tree
Hide file tree
Showing 111 changed files with 5,255 additions and 5,737 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"timezone": "America/New_York",
"assignees": ["drichar"],
"baseBranches": ["main"],
"ignorePaths": ["**/node_modules/**", "examples/liquid-auth-backend/docker-compose.yml"],
"ignorePaths": ["**/node_modules/**"],
"minimumReleaseAge": "3 days",
"lockFileMaintenance": {
"enabled": true,
Expand All @@ -29,7 +29,6 @@
"rangeStrategy": "bump",
"matchPackageNames": [
"/@agoralabs-sh/avm-web-provider/",
"/@algorandfoundation/liquid-auth-use-wallet-client/",
"/@magic-ext/algorand/",
"/magic-sdk/",
"/lute-connect/",
Expand Down
47 changes: 47 additions & 0 deletions CHANGELOG-beta.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
## [4.0.0-beta.6](https://github.com/TxnLab/use-wallet/tree/v4.0.0-beta.5...v4.0.0-beta.6) (2025-01-30)

### Bug Fixes

- Export `NetworkConfigBuilder` class ([#345](https://github.com/txnlab/use-wallet/pull/345)) ([b258440](https://github.com/txnlab/use-wallet/commit/b2584408590c8721d6365679fca996182b23c248))

### Other Changes

## [4.0.0-beta.5](https://github.com/TxnLab/use-wallet/tree/v4.0.0-beta.4...v4.0.0-beta.5) (2025-01-22)

### Features

- **Network:** Enable runtime connection to custom Algorand nodes ([#339](https://github.com/txnlab/use-wallet/pull/339)) ([6d6494e](https://github.com/txnlab/use-wallet/commit/6d6494e5c9d8493886a2937ffb02170a014df12f))

### Other Changes

- Remove Liquid Auth provider ([#337](https://github.com/txnlab/use-wallet/pull/337)) ([74fdf73](https://github.com/txnlab/use-wallet/commit/74fdf73eb1e3c3dc764a26b419f6977a2201b413))
- **Network:** Remove `name` property and improve network ID types ([#338](https://github.com/txnlab/use-wallet/pull/338)) ([dbbad1b](https://github.com/txnlab/use-wallet/commit/dbbad1b0e610e11e301fa005705dda88f7004931))
- Update local storage key for v4 ([72e0c23](https://github.com/txnlab/use-wallet/commit/72e0c2310c00da5cb4cfc16da7ab1870d5054e5d))

## [4.0.0-beta.4](https://github.com/TxnLab/use-wallet/tree/v4.0.0-beta.3...v4.0.0-beta.4) (2025-01-09)

### Dependencies

- Update `@blockshake/defly-connect` to v1.2.0 ([cd914bf](https://github.com/txnlab/use-wallet/commit/cd914bffd867fc1460031acdeb01b8ec45bd9af3))
- Update `@perawallet/connect` to v1.4.0 ([dac46a2](https://github.com/txnlab/use-wallet/commit/dac46a2fea98ea348d8834362760863033b17482))
- Remove `@perawallet/connect-beta` from dependencies ([9562ab4](https://github.com/txnlab/use-wallet/commit/9562ab4cbb3ea81d11a34241f6f58b79b8f35852))
- Update `@perawallet/connect` to v1.4.1 and `@blockshake/defly-connect` to v1.2.1 ([b12d2e3](https://github.com/txnlab/use-wallet/commit/b12d2e317142919830b3f30f1094784dac5f068a))

## [4.0.0-beta.3](https://github.com/TxnLab/use-wallet/tree/v4.0.0-beta.2...v4.0.0-beta.3) (2024-12-07)

### Features

- **Pera:** Add auto-connect for Pera Discover browser ([#323](https://github.com/txnlab/use-wallet/pull/323)) ([4d04fb1](https://github.com/txnlab/use-wallet/commit/4d04fb1a789912a24b73f52a826aa62e54648656))

## [4.0.0-beta.2](https://github.com/TxnLab/use-wallet/tree/v4.0.0-beta.1...v4.0.0-beta.2) (2024-11-26)

### Features

- Add new network config builder ([#316](https://github.com/txnlab/use-wallet/pull/316)) ([9fc4365](https://github.com/txnlab/use-wallet/commit/9fc436539be91e4a35bc1b0cf0b55c861564ae65))
- Add Defly Web extension wallet provider ([#317](https://github.com/txnlab/use-wallet/pull/317)) ([412e688](https://github.com/txnlab/use-wallet/commit/412e688303f8c0239dec147e46b0b05c814ca284))

## [4.0.0-beta.1](https://github.com/TxnLab/use-wallet/tree/v4.0.0-beta.1) (2024-11-16)

### Features

- Migrate to `algosdk` v3.0.0 ([#314](https://github.com/txnlab/use-wallet/pull/314)) ([80a0de0](https://github.com/txnlab/use-wallet/commit/80a0de09fd7f53c26749232388365f985505f71b))
Binary file removed docs/.gitbook/assets/image (1) (1).png
Binary file not shown.
Binary file removed docs/.gitbook/assets/image (1).png
Binary file not shown.
Binary file removed docs/.gitbook/assets/image (2).png
Binary file not shown.
Binary file removed docs/.gitbook/assets/image (3).png
Binary file not shown.
Binary file removed docs/.gitbook/assets/image (4).png
Binary file not shown.
Binary file removed docs/.gitbook/assets/image (5).png
Binary file not shown.
Binary file removed docs/.gitbook/assets/image (6).png
Binary file not shown.
Binary file removed docs/.gitbook/assets/image.png
Binary file not shown.
35 changes: 0 additions & 35 deletions docs/README.md

This file was deleted.

26 changes: 0 additions & 26 deletions docs/SUMMARY.md

This file was deleted.

187 changes: 0 additions & 187 deletions docs/fundamentals/basewallet-api.md

This file was deleted.

Loading

0 comments on commit b181bf6

Please sign in to comment.