@feasibleone/blong-test 1.8.0 → 1.9.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.
- package/CHANGELOG.md +14 -0
- package/dist/browser.d.ts +5 -1
- package/dist/browser.d.ts.map +1 -1
- package/dist/browser.js +7 -1
- package/dist/browser.js.map +1 -1
- package/dist/package.json +3 -4
- package/package.json +4 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.9.0](https://github.com/feasibleone/blong/compare/blong-test-v1.8.1...blong-test-v1.9.0) (2026-07-14)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* manifest concept ([ed3c038](https://github.com/feasibleone/blong/commit/ed3c038352644d2d8f828b3cb69cbea718e7084b))
|
|
9
|
+
|
|
10
|
+
## [1.8.1](https://github.com/feasibleone/blong/compare/blong-test-v1.8.0...blong-test-v1.8.1) (2026-05-25)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* improve testing ([2b1d862](https://github.com/feasibleone/blong/commit/2b1d862fda71ed7910bc99f4bbbe11ef17be098c))
|
|
16
|
+
|
|
3
17
|
## [1.8.0](https://github.com/feasibleone/blong/compare/blong-test-v1.7.1...blong-test-v1.8.0) (2026-05-19)
|
|
4
18
|
|
|
5
19
|
|
package/dist/browser.d.ts
CHANGED
|
@@ -4,7 +4,11 @@ declare const _default: import("@feasibleone/blong").SolutionFactory<import("typ
|
|
|
4
4
|
backend: import("typebox").TObject<{
|
|
5
5
|
logLevel: import("typebox").TString;
|
|
6
6
|
imports: import("typebox").TArray<import("typebox").TUnknown>;
|
|
7
|
-
url: import("typebox").TString
|
|
7
|
+
url: import("typebox").TOptional<import("typebox").TString>;
|
|
8
|
+
port: import("typebox").TOptional<import("typebox").TUnknown>;
|
|
9
|
+
host: import("typebox").TOptional<import("typebox").TString>;
|
|
10
|
+
protocol: import("typebox").TOptional<import("typebox").TString>;
|
|
11
|
+
manifestPort: import("typebox").TOptional<import("typebox").TString>;
|
|
8
12
|
}>;
|
|
9
13
|
test: import("typebox").TObject<{}>;
|
|
10
14
|
}>> & {
|
package/dist/browser.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"browser.d.ts","sourceRoot":"","sources":["../browser.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"browser.d.ts","sourceRoot":"","sources":["../browser.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAEA,wBAmCI"}
|
package/dist/browser.js
CHANGED
|
@@ -7,7 +7,11 @@ export default realm(blong => ({
|
|
|
7
7
|
backend: blong.type.Object({
|
|
8
8
|
logLevel: blong.type.String(),
|
|
9
9
|
imports: blong.type.Array(blong.type.Unknown()),
|
|
10
|
-
url: blong.type.String(),
|
|
10
|
+
url: blong.type.Optional(blong.type.String()),
|
|
11
|
+
port: blong.type.Optional(blong.type.Unknown()),
|
|
12
|
+
host: blong.type.Optional(blong.type.String()),
|
|
13
|
+
protocol: blong.type.Optional(blong.type.String()),
|
|
14
|
+
manifestPort: blong.type.Optional(blong.type.String()),
|
|
11
15
|
}),
|
|
12
16
|
test: blong.type.Object({}),
|
|
13
17
|
}),
|
|
@@ -19,6 +23,8 @@ export default realm(blong => ({
|
|
|
19
23
|
backend: {
|
|
20
24
|
logLevel: 'fatal',
|
|
21
25
|
imports: [/\.backend$/, 'codec.jsonrpc', 'codec.mle'],
|
|
26
|
+
host: 'localhost',
|
|
27
|
+
protocol: 'http',
|
|
22
28
|
url: 'http://localhost:8080',
|
|
23
29
|
},
|
|
24
30
|
testDispatch: {
|
package/dist/browser.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"browser.js","sourceRoot":"","sources":["../browser.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,KAAK,EAAC,MAAM,oBAAoB,CAAC;AAEzC,eAAe,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;IAC3B,GAAG,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG;IACpB,UAAU,EAAE,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC;QAC1B,KAAK,EAAE,KAAK,CAAC,IAAI,CAAC,OAAO,EAAE;QAC3B,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC,OAAO,EAAE;QAC7B,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC;YACvB,QAAQ,EAAE,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE;YAC7B,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC;YAC/C,GAAG,EAAE,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE;
|
|
1
|
+
{"version":3,"file":"browser.js","sourceRoot":"","sources":["../browser.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,KAAK,EAAC,MAAM,oBAAoB,CAAC;AAEzC,eAAe,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;IAC3B,GAAG,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG;IACpB,UAAU,EAAE,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC;QAC1B,KAAK,EAAE,KAAK,CAAC,IAAI,CAAC,OAAO,EAAE;QAC3B,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC,OAAO,EAAE;QAC7B,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC;YACvB,QAAQ,EAAE,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE;YAC7B,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC;YAC/C,GAAG,EAAE,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;YAC7C,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC;YAC/C,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;YAC9C,QAAQ,EAAE,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;YAClD,YAAY,EAAE,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;SACzD,CAAC;QACF,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;KAC9B,CAAC;IACF,QAAQ,EAAE,CAAC,WAAW,CAAC;IACvB,MAAM,EAAE;QACJ,OAAO,EAAE;YACL,KAAK,EAAE,IAAI;YACX,OAAO,EAAE,IAAI;YACb,OAAO,EAAE;gBACL,QAAQ,EAAE,OAAO;gBACjB,OAAO,EAAE,CAAC,YAAY,EAAE,eAAe,EAAE,WAAW,CAAC;gBACrD,IAAI,EAAE,WAAW;gBACjB,QAAQ,EAAE,MAAM;gBAChB,GAAG,EAAE,uBAAuB;aAC/B;YACD,YAAY,EAAE;gBACV,SAAS,EAAE,CAAC,MAAM,CAAC;gBACnB,OAAO,EAAE,CAAC,SAAS,CAAC;aACvB;SACJ;QACD,GAAG,EAAE,EAAE;KACV;CACJ,CAAC,CAAC,CAAC"}
|
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feasibleone/blong-test",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.9.0",
|
|
4
4
|
"description": "Development and unit testing utilities for the Blong framework",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"blong",
|
|
@@ -24,8 +24,7 @@
|
|
|
24
24
|
"scripts": {
|
|
25
25
|
"build": "heft build --clean",
|
|
26
26
|
"ci-lint": "blong-dev lint",
|
|
27
|
-
"ci-publish": "node ../../common/scripts/install-run-rush-pnpm.js publish --access public --provenance"
|
|
28
|
-
"ci-unit": "true"
|
|
27
|
+
"ci-publish": "node ../../common/scripts/install-run-rush-pnpm.js publish --access public --provenance"
|
|
29
28
|
},
|
|
30
29
|
"dependencies": {},
|
|
31
30
|
"devDependencies": {
|
|
@@ -37,7 +36,7 @@
|
|
|
37
36
|
"react": "^19.1.0",
|
|
38
37
|
"react-dom": "^19.1.0",
|
|
39
38
|
"tap": "^21.6.3",
|
|
40
|
-
"typescript": "^
|
|
39
|
+
"typescript": "^6.0.3"
|
|
41
40
|
},
|
|
42
41
|
"peerDependencies": {
|
|
43
42
|
"@feasibleone/blong": "^1.0.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feasibleone/blong-test",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.9.0",
|
|
4
4
|
"description": "Development and unit testing utilities for the Blong framework",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"blong",
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"react": "^19.1.0",
|
|
31
31
|
"react-dom": "^19.1.0",
|
|
32
32
|
"tap": "^21.6.3",
|
|
33
|
-
"typescript": "^
|
|
34
|
-
"@feasibleone/blong-dev": "1.
|
|
33
|
+
"typescript": "^6.0.3",
|
|
34
|
+
"@feasibleone/blong-dev": "1.1.0"
|
|
35
35
|
},
|
|
36
36
|
"peerDependencies": {
|
|
37
37
|
"@feasibleone/blong": "^1.0.0"
|
|
@@ -39,7 +39,6 @@
|
|
|
39
39
|
"scripts": {
|
|
40
40
|
"build": "heft build --clean",
|
|
41
41
|
"ci-lint": "blong-dev lint",
|
|
42
|
-
"ci-publish": "node ../../common/scripts/install-run-rush-pnpm.js publish --access public --provenance"
|
|
43
|
-
"ci-unit": "true"
|
|
42
|
+
"ci-publish": "node ../../common/scripts/install-run-rush-pnpm.js publish --access public --provenance"
|
|
44
43
|
}
|
|
45
44
|
}
|