Skip to content

Commit b181bf6

Browse files
committed
chore: merge v4 branch for stable release
2 parents e7b71ee + 56544c5 commit b181bf6

File tree

111 files changed

+5255
-5737
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+5255
-5737
lines changed

.github/renovate.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"timezone": "America/New_York",
1212
"assignees": ["drichar"],
1313
"baseBranches": ["main"],
14-
"ignorePaths": ["**/node_modules/**", "examples/liquid-auth-backend/docker-compose.yml"],
14+
"ignorePaths": ["**/node_modules/**"],
1515
"minimumReleaseAge": "3 days",
1616
"lockFileMaintenance": {
1717
"enabled": true,
@@ -29,7 +29,6 @@
2929
"rangeStrategy": "bump",
3030
"matchPackageNames": [
3131
"/@agoralabs-sh/avm-web-provider/",
32-
"/@algorandfoundation/liquid-auth-use-wallet-client/",
3332
"/@magic-ext/algorand/",
3433
"/magic-sdk/",
3534
"/lute-connect/",

CHANGELOG-beta.md

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
## [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)
2+
3+
### Bug Fixes
4+
5+
- Export `NetworkConfigBuilder` class ([#345](https://github.com/txnlab/use-wallet/pull/345)) ([b258440](https://github.com/txnlab/use-wallet/commit/b2584408590c8721d6365679fca996182b23c248))
6+
7+
### Other Changes
8+
9+
## [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)
10+
11+
### Features
12+
13+
- **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))
14+
15+
### Other Changes
16+
17+
- Remove Liquid Auth provider ([#337](https://github.com/txnlab/use-wallet/pull/337)) ([74fdf73](https://github.com/txnlab/use-wallet/commit/74fdf73eb1e3c3dc764a26b419f6977a2201b413))
18+
- **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))
19+
- Update local storage key for v4 ([72e0c23](https://github.com/txnlab/use-wallet/commit/72e0c2310c00da5cb4cfc16da7ab1870d5054e5d))
20+
21+
## [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)
22+
23+
### Dependencies
24+
25+
- Update `@blockshake/defly-connect` to v1.2.0 ([cd914bf](https://github.com/txnlab/use-wallet/commit/cd914bffd867fc1460031acdeb01b8ec45bd9af3))
26+
- Update `@perawallet/connect` to v1.4.0 ([dac46a2](https://github.com/txnlab/use-wallet/commit/dac46a2fea98ea348d8834362760863033b17482))
27+
- Remove `@perawallet/connect-beta` from dependencies ([9562ab4](https://github.com/txnlab/use-wallet/commit/9562ab4cbb3ea81d11a34241f6f58b79b8f35852))
28+
- Update `@perawallet/connect` to v1.4.1 and `@blockshake/defly-connect` to v1.2.1 ([b12d2e3](https://github.com/txnlab/use-wallet/commit/b12d2e317142919830b3f30f1094784dac5f068a))
29+
30+
## [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)
31+
32+
### Features
33+
34+
- **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))
35+
36+
## [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)
37+
38+
### Features
39+
40+
- Add new network config builder ([#316](https://github.com/txnlab/use-wallet/pull/316)) ([9fc4365](https://github.com/txnlab/use-wallet/commit/9fc436539be91e4a35bc1b0cf0b55c861564ae65))
41+
- Add Defly Web extension wallet provider ([#317](https://github.com/txnlab/use-wallet/pull/317)) ([412e688](https://github.com/txnlab/use-wallet/commit/412e688303f8c0239dec147e46b0b05c814ca284))
42+
43+
## [4.0.0-beta.1](https://github.com/TxnLab/use-wallet/tree/v4.0.0-beta.1) (2024-11-16)
44+
45+
### Features
46+
47+
- Migrate to `algosdk` v3.0.0 ([#314](https://github.com/txnlab/use-wallet/pull/314)) ([80a0de0](https://github.com/txnlab/use-wallet/commit/80a0de09fd7f53c26749232388365f985505f71b))
-411 KB
Binary file not shown.

docs/.gitbook/assets/image (1).png

-1.53 MB
Binary file not shown.

docs/.gitbook/assets/image (2).png

-1.79 MB
Binary file not shown.

docs/.gitbook/assets/image (3).png

-1.56 MB
Binary file not shown.

docs/.gitbook/assets/image (4).png

-458 KB
Binary file not shown.

docs/.gitbook/assets/image (5).png

-1.91 MB
Binary file not shown.

docs/.gitbook/assets/image (6).png

-651 KB
Binary file not shown.

docs/.gitbook/assets/image.png

-668 KB
Binary file not shown.

docs/README.md

-35
This file was deleted.

docs/SUMMARY.md

-26
This file was deleted.

docs/fundamentals/basewallet-api.md

-187
This file was deleted.

0 commit comments

Comments
 (0)