@rango-dev/provider-unisat 0.18.1-next.7 → 0.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/CHANGELOG.md +0 -90
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/provider-unisat",
3
- "version": "0.18.1-next.7",
3
+ "version": "0.19.0",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "source": "./src/mod.ts",
@@ -25,8 +25,8 @@
25
25
  "@hub3js/core": "^0.62.0",
26
26
  "@hub3js/namespaces": "^0.5.1",
27
27
  "@hub3js/std": "^0.4.0",
28
- "@rango-dev/internal-blockchains": "^0.1.1-next.3",
29
- "@rango-dev/wallets-core": "^0.61.1-next.3",
28
+ "@rango-dev/internal-blockchains": "^0.2.0",
29
+ "@rango-dev/wallets-core": "^0.62.0",
30
30
  "bitcoinjs-lib": "^6.1.7",
31
31
  "caip": "^1.1.1",
32
32
  "rango-types": "^0.5.0"
package/CHANGELOG.md DELETED
@@ -1,90 +0,0 @@
1
- # [0.18.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.17.0...provider-unisat@0.18.0) (2026-08-18)
2
-
3
-
4
-
5
- # [0.17.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.16.0...provider-unisat@0.17.0) (2026-07-07)
6
-
7
-
8
-
9
- # [0.16.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.15.1...provider-unisat@0.16.0) (2026-05-31)
10
-
11
-
12
-
13
- ## [0.15.1](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.15.0...provider-unisat@0.15.1) (2026-05-02)
14
-
15
-
16
-
17
- # [0.15.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.14.0...provider-unisat@0.15.0) (2026-04-29)
18
-
19
-
20
-
21
- # [0.14.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.13.0...provider-unisat@0.14.0) (2025-12-30)
22
-
23
-
24
-
25
- # [0.13.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.12.0...provider-unisat@0.13.0) (2025-12-15)
26
-
27
-
28
-
29
- # [0.12.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.11.0...provider-unisat@0.12.0) (2025-12-09)
30
-
31
-
32
-
33
- # [0.11.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.10.1...provider-unisat@0.11.0) (2025-12-02)
34
-
35
-
36
-
37
- ## [0.10.1](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.10.0...provider-unisat@0.10.1) (2025-11-22)
38
-
39
-
40
-
41
- # [0.8.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.7.0...provider-unisat@0.8.0) (2025-10-29)
42
-
43
-
44
- ### Reverts
45
-
46
- * Revert "feat: implement deep linking" ([a0b0edc](https://github.com/rango-exchange/rango-client/commit/a0b0edcc052bfea69af2037b73c0bb6a9b38c2a9))
47
-
48
-
49
-
50
- # [0.7.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.6.0...provider-unisat@0.7.0) (2025-09-29)
51
-
52
-
53
-
54
- # [0.6.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.5.0...provider-unisat@0.6.0) (2025-09-06)
55
-
56
-
57
- ### Features
58
-
59
- * implement deep linking ([1dec48e](https://github.com/rango-exchange/rango-client/commit/1dec48e4db944977fb6d3797d7aa49527940fab6))
60
-
61
-
62
-
63
- # [0.5.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.4.0...provider-unisat@0.5.0) (2025-08-19)
64
-
65
-
66
- ### Bug Fixes
67
-
68
- * add rango-dev/wallets-core to dependencies of providers ([84b4b2b](https://github.com/rango-exchange/rango-client/commit/84b4b2b7c3a7f5631228fb6ebf04617c3c4428e9))
69
- * remove retry dynamic import and throw refined error on dynamic import failure ([a2944ac](https://github.com/rango-exchange/rango-client/commit/a2944ac3c05a0e945f6e5621fa5693ab89625485))
70
-
71
-
72
- ### Features
73
-
74
- * implement retry mechanism for lazy imports ([9a8e191](https://github.com/rango-exchange/rango-client/commit/9a8e191711d2319990ca4d0613e8188a5f86842f))
75
-
76
-
77
-
78
- # [0.4.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.3.0...provider-unisat@0.4.0) (2025-08-05)
79
-
80
-
81
-
82
- # [0.3.0](https://github.com/rango-exchange/rango-client/compare/provider-unisat@0.2.0...provider-unisat@0.3.0) (2025-07-22)
83
-
84
-
85
- ### Reverts
86
-
87
- * Revert "chore(release): publish" ([064ce15](https://github.com/rango-exchange/rango-client/commit/064ce157a2f819856f647f83aeb1c0410542e8d7))
88
-
89
-
90
-