@lukso/transaction-view-headless 0.4.5 → 0.4.6-dev.30f8881
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.
- package/.turbo/turbo-build.log +8 -8
- package/.turbo/turbo-typecheck.log +1 -1
- package/CHANGELOG.md +14 -0
- package/package.json +8 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
WARN Issue while reading "/home/runner/work/service-auth-simple/service-auth-simple/.npmrc". Failed to replace env in config: ${LUKSO_NPM_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @lukso/transaction-view-headless@0.4.
|
|
3
|
+
> @lukso/transaction-view-headless@0.4.6 build /home/runner/work/service-auth-simple/service-auth-simple/packages/transaction-view-headless
|
|
4
4
|
> tsup
|
|
5
5
|
|
|
6
6
|
[34mCLI[39m Building entry: {"index":"src/index.ts","types/index":"src/types/index.ts","composables/index":"src/composables/index.ts","registry/index":"src/registry/index.ts","utils/index":"src/utils/index.ts"}
|
|
@@ -12,16 +12,16 @@
|
|
|
12
12
|
[34mESM[39m Build start
|
|
13
13
|
[34mCJS[39m Build start
|
|
14
14
|
[32mESM[39m [1mdist/index.js [22m[32m44.39 KB[39m
|
|
15
|
-
[32mESM[39m [1mdist/types/index.js [22m[32m1.72 KB[39m
|
|
16
|
-
[32mESM[39m [1mdist/composables/index.js [22m[32m37.78 KB[39m
|
|
17
15
|
[32mESM[39m [1mdist/registry/index.js [22m[32m13.51 KB[39m
|
|
18
16
|
[32mESM[39m [1mdist/utils/index.js [22m[32m5.68 KB[39m
|
|
17
|
+
[32mESM[39m [1mdist/types/index.js [22m[32m1.72 KB[39m
|
|
18
|
+
[32mESM[39m [1mdist/composables/index.js [22m[32m37.78 KB[39m
|
|
19
19
|
[32mESM[39m [1mdist/index.js.map [22m[32m108.22 KB[39m
|
|
20
|
-
[32mESM[39m [1mdist/types/index.js.map [22m[32m9.19 KB[39m
|
|
21
|
-
[32mESM[39m [1mdist/composables/index.js.map [22m[32m91.99 KB[39m
|
|
22
20
|
[32mESM[39m [1mdist/registry/index.js.map [22m[32m29.88 KB[39m
|
|
23
21
|
[32mESM[39m [1mdist/utils/index.js.map [22m[32m13.75 KB[39m
|
|
24
|
-
[32mESM[39m
|
|
22
|
+
[32mESM[39m [1mdist/types/index.js.map [22m[32m9.19 KB[39m
|
|
23
|
+
[32mESM[39m [1mdist/composables/index.js.map [22m[32m91.99 KB[39m
|
|
24
|
+
[32mESM[39m ⚡️ Build success in 129ms
|
|
25
25
|
[32mCJS[39m [1mdist/index.cjs [22m[32m48.25 KB[39m
|
|
26
26
|
[32mCJS[39m [1mdist/types/index.cjs [22m[32m2.98 KB[39m
|
|
27
27
|
[32mCJS[39m [1mdist/composables/index.cjs [22m[32m40.25 KB[39m
|
|
@@ -32,10 +32,10 @@
|
|
|
32
32
|
[32mCJS[39m [1mdist/composables/index.cjs.map [22m[32m92.12 KB[39m
|
|
33
33
|
[32mCJS[39m [1mdist/registry/index.cjs.map [22m[32m30.27 KB[39m
|
|
34
34
|
[32mCJS[39m [1mdist/utils/index.cjs.map [22m[32m13.93 KB[39m
|
|
35
|
-
[32mCJS[39m ⚡️ Build success in
|
|
35
|
+
[32mCJS[39m ⚡️ Build success in 138ms
|
|
36
36
|
📦 Build complete (build mode)
|
|
37
37
|
[34mDTS[39m Build start
|
|
38
|
-
[32mDTS[39m ⚡️ Build success in
|
|
38
|
+
[32mDTS[39m ⚡️ Build success in 23745ms
|
|
39
39
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m4.51 KB[39m
|
|
40
40
|
[32mDTS[39m [1mdist/types/index.d.ts [22m[32m8.36 KB[39m
|
|
41
41
|
[32mDTS[39m [1mdist/registry/index.d.ts [22m[32m1.65 KB[39m
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
WARN Issue while reading "/home/runner/work/service-auth-simple/service-auth-simple/.npmrc". Failed to replace env in config: ${LUKSO_NPM_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @lukso/transaction-view-headless@0.4.
|
|
3
|
+
> @lukso/transaction-view-headless@0.4.6 typecheck /home/runner/work/service-auth-simple/service-auth-simple/packages/transaction-view-headless
|
|
4
4
|
> tsc --noEmit
|
|
5
5
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.4.6](https://github.com/lukso-network/service-auth-simple/compare/transaction-view-headless-v0.4.5...transaction-view-headless-v0.4.6) (2026-01-07)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* Allow passing of raw transactions to playback ([#88](https://github.com/lukso-network/service-auth-simple/issues/88)) ([e27d626](https://github.com/lukso-network/service-auth-simple/commit/e27d626303991ad1cba737647d562bdfe246f299))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @lukso/transaction-decoder bumped to 1.3.6
|
|
16
|
+
|
|
3
17
|
## [0.4.5](https://github.com/lukso-network/service-auth-simple/compare/transaction-view-headless-v0.4.4...transaction-view-headless-v0.4.5) (2026-01-05)
|
|
4
18
|
|
|
5
19
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lukso/transaction-view-headless",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.6-dev.30f8881",
|
|
4
4
|
"description": "Framework-agnostic transaction decoder and view selection system",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@preact/signals-core": "^1.12.1",
|
|
37
|
-
"@tanstack/query-core": "^5.90.
|
|
38
|
-
"viem": "^2.43.
|
|
39
|
-
"@lukso/transaction-decoder": "1.3.
|
|
37
|
+
"@tanstack/query-core": "^5.90.16",
|
|
38
|
+
"viem": "^2.43.5",
|
|
39
|
+
"@lukso/transaction-decoder": "1.3.6-dev.30f8881"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@types/node": "^25.0.3",
|
|
@@ -55,6 +55,10 @@
|
|
|
55
55
|
"optional": true
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
|
+
"repository": {
|
|
59
|
+
"type": "git",
|
|
60
|
+
"url": "https://github.com/lukso-network/service-auth-simple.git"
|
|
61
|
+
},
|
|
58
62
|
"scripts": {
|
|
59
63
|
"build": "tsup",
|
|
60
64
|
"dev": "tsup --watch",
|