@feasibleone/blong-test 1.4.0 → 1.6.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/adapter/testDispatch.js +7 -1
- package/dist/adapter/testDispatch.js.map +1 -1
- package/dist/package.json +1 -1
- package/dist/server.js +0 -5
- package/dist/server.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.6.0](https://github.com/feasibleone/blong/compare/blong-test-v1.5.0...blong-test-v1.6.0) (2026-03-01)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* upgrade typebox ([6631428](https://github.com/feasibleone/blong/commit/6631428be08fda73571c3e4c623893fad668c25d))
|
|
9
|
+
|
|
10
|
+
## [1.5.0](https://github.com/feasibleone/blong/compare/blong-test-v1.4.0...blong-test-v1.5.0) (2026-02-28)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* self-contained layers ([9b80e3a](https://github.com/feasibleone/blong/commit/9b80e3a1bfd1b6843ece5dba80b619444ec93c84))
|
|
16
|
+
|
|
3
17
|
## [1.4.0](https://github.com/feasibleone/blong/compare/blong-test-v1.3.0...blong-test-v1.4.0) (2026-02-14)
|
|
4
18
|
|
|
5
19
|
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
import { orchestrator } from '@feasibleone/blong';
|
|
2
|
-
export default orchestrator(
|
|
2
|
+
export default orchestrator(blong => ({
|
|
3
3
|
extends: 'orchestrator.dispatch',
|
|
4
|
+
activation: {
|
|
5
|
+
default: {
|
|
6
|
+
namespace: ['test'],
|
|
7
|
+
imports: [/\.test$/],
|
|
8
|
+
},
|
|
9
|
+
},
|
|
4
10
|
}));
|
|
5
11
|
//# sourceMappingURL=testDispatch.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"testDispatch.js","sourceRoot":"","sources":["../../adapter/testDispatch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,YAAY,EAAC,MAAM,oBAAoB,CAAC;AAEhD,eAAe,YAAY,CAAC,
|
|
1
|
+
{"version":3,"file":"testDispatch.js","sourceRoot":"","sources":["../../adapter/testDispatch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,YAAY,EAAC,MAAM,oBAAoB,CAAC;AAEhD,eAAe,YAAY,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;IAClC,OAAO,EAAE,uBAAuB;IAChC,UAAU,EAAE;QACR,OAAO,EAAE;YACL,SAAS,EAAE,CAAC,MAAM,CAAC;YACnB,OAAO,EAAE,CAAC,SAAS,CAAC;SACvB;KACJ;CACJ,CAAC,CAAC,CAAC"}
|
package/dist/package.json
CHANGED
package/dist/server.js
CHANGED
|
@@ -5,7 +5,6 @@ export default realm(blong => ({
|
|
|
5
5
|
error: blong.type.Boolean(),
|
|
6
6
|
adapter: blong.type.Boolean(),
|
|
7
7
|
backend: blong.type.Boolean(),
|
|
8
|
-
test: blong.type.Object({}),
|
|
9
8
|
}),
|
|
10
9
|
children: ['./adapter'],
|
|
11
10
|
config: {
|
|
@@ -13,10 +12,6 @@ export default realm(blong => ({
|
|
|
13
12
|
error: true,
|
|
14
13
|
adapter: true,
|
|
15
14
|
backend: false,
|
|
16
|
-
testDispatch: {
|
|
17
|
-
namespace: ['test'],
|
|
18
|
-
imports: [/\.test$/],
|
|
19
|
-
},
|
|
20
15
|
},
|
|
21
16
|
dev: {},
|
|
22
17
|
},
|
package/dist/server.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"server.js","sourceRoot":"","sources":["../server.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,OAAO,EAAE;
|
|
1
|
+
{"version":3,"file":"server.js","sourceRoot":"","sources":["../server.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,OAAO,EAAE;KAChC,CAAC;IACF,QAAQ,EAAE,CAAC,WAAW,CAAC;IACvB,MAAM,EAAE;QACJ,OAAO,EAAE;YACL,KAAK,EAAE,IAAI;YACX,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,KAAK;SACjB;QACD,GAAG,EAAE,EAAE;KACV;CACJ,CAAC,CAAC,CAAC"}
|