@powerlines/nx 0.10.28 → 0.10.29
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 +6 -0
- package/dist/executors.js +6 -6
- package/dist/executors.mjs +2 -2
- package/dist/index.js +6 -6
- package/dist/index.mjs +2 -2
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Powerlines - Nx
|
|
4
4
|
|
|
5
|
+
## [0.10.29](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.29) (11/21/2025)
|
|
6
|
+
|
|
7
|
+
### Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated **powerlines** to **v0.24.1**
|
|
10
|
+
|
|
5
11
|
## [0.10.28](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.28) (11/21/2025)
|
|
6
12
|
|
|
7
13
|
### Updated Dependencies
|
package/dist/executors.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('./chunk-XO62WWX4.js');
|
|
4
|
-
var
|
|
4
|
+
var chunkGVA7U7C4_js = require('./chunk-GVA7U7C4.js');
|
|
5
5
|
var chunkHVWVP6CD_js = require('./chunk-HVWVP6CD.js');
|
|
6
6
|
var chunkPM5JBU7Z_js = require('./chunk-PM5JBU7Z.js');
|
|
7
7
|
var chunk7E3PRE6W_js = require('./chunk-7E3PRE6W.js');
|
|
8
|
-
var
|
|
8
|
+
var chunkND7VF7PZ_js = require('./chunk-ND7VF7PZ.js');
|
|
9
9
|
require('./chunk-HLYNF7YE.js');
|
|
10
10
|
require('./chunk-2PYUYDPD.js');
|
|
11
11
|
require('./chunk-SHUYVCID.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
Object.defineProperty(exports, "
|
|
15
|
+
Object.defineProperty(exports, "lint", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkGVA7U7C4_js.executor_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "prepare", {
|
|
20
20
|
enumerable: true,
|
|
@@ -28,7 +28,7 @@ Object.defineProperty(exports, "clean", {
|
|
|
28
28
|
enumerable: true,
|
|
29
29
|
get: function () { return chunk7E3PRE6W_js.executor_default; }
|
|
30
30
|
});
|
|
31
|
-
Object.defineProperty(exports, "
|
|
31
|
+
Object.defineProperty(exports, "docs", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkND7VF7PZ_js.executor_default; }
|
|
34
34
|
});
|
package/dist/executors.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import './chunk-UV4HQO3Y.mjs';
|
|
2
|
-
export { executor_default as
|
|
2
|
+
export { executor_default as lint } from './chunk-ZIBEDH47.mjs';
|
|
3
3
|
export { executor_default as prepare } from './chunk-VQX5TBLP.mjs';
|
|
4
4
|
export { executor_default as build } from './chunk-DLZ7E67Y.mjs';
|
|
5
5
|
export { executor_default as clean } from './chunk-5WHBT2BW.mjs';
|
|
6
|
-
export { executor_default as
|
|
6
|
+
export { executor_default as docs } from './chunk-RIM7CNHX.mjs';
|
|
7
7
|
import './chunk-QE2RQBEB.mjs';
|
|
8
8
|
import './chunk-WGIN2BGP.mjs';
|
|
9
9
|
import './chunk-O6YSETKJ.mjs';
|
package/dist/index.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
var chunk2YSHMNU6_js = require('./chunk-2YSHMNU6.js');
|
|
4
4
|
require('./chunk-XO62WWX4.js');
|
|
5
|
-
var
|
|
5
|
+
var chunkGVA7U7C4_js = require('./chunk-GVA7U7C4.js');
|
|
6
6
|
var chunkHVWVP6CD_js = require('./chunk-HVWVP6CD.js');
|
|
7
7
|
var chunkPM5JBU7Z_js = require('./chunk-PM5JBU7Z.js');
|
|
8
8
|
var chunk7E3PRE6W_js = require('./chunk-7E3PRE6W.js');
|
|
9
|
-
var
|
|
9
|
+
var chunkND7VF7PZ_js = require('./chunk-ND7VF7PZ.js');
|
|
10
10
|
require('./chunk-N2YKXZ5R.js');
|
|
11
11
|
var chunkWUJKJGEW_js = require('./chunk-WUJKJGEW.js');
|
|
12
12
|
require('./chunk-HLYNF7YE.js');
|
|
@@ -21,9 +21,9 @@ Object.defineProperty(exports, "createNodesV2", {
|
|
|
21
21
|
enumerable: true,
|
|
22
22
|
get: function () { return chunk2YSHMNU6_js.createNodesV2; }
|
|
23
23
|
});
|
|
24
|
-
Object.defineProperty(exports, "
|
|
24
|
+
Object.defineProperty(exports, "lint", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkGVA7U7C4_js.executor_default; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "prepare", {
|
|
29
29
|
enumerable: true,
|
|
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "clean", {
|
|
|
37
37
|
enumerable: true,
|
|
38
38
|
get: function () { return chunk7E3PRE6W_js.executor_default; }
|
|
39
39
|
});
|
|
40
|
-
Object.defineProperty(exports, "
|
|
40
|
+
Object.defineProperty(exports, "docs", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkND7VF7PZ_js.executor_default; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "sync", {
|
|
45
45
|
enumerable: true,
|
package/dist/index.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export { createNodesV2 } from './chunk-Y4WK22DY.mjs';
|
|
2
2
|
import './chunk-UV4HQO3Y.mjs';
|
|
3
|
-
export { executor_default as
|
|
3
|
+
export { executor_default as lint } from './chunk-ZIBEDH47.mjs';
|
|
4
4
|
export { executor_default as prepare } from './chunk-VQX5TBLP.mjs';
|
|
5
5
|
export { executor_default as build } from './chunk-DLZ7E67Y.mjs';
|
|
6
6
|
export { executor_default as clean } from './chunk-5WHBT2BW.mjs';
|
|
7
|
-
export { executor_default as
|
|
7
|
+
export { executor_default as docs } from './chunk-RIM7CNHX.mjs';
|
|
8
8
|
import './chunk-23KFTIT2.mjs';
|
|
9
9
|
export { generator_default as sync, generatorFn as syncGenerator } from './chunk-326QB2VK.mjs';
|
|
10
10
|
import './chunk-QE2RQBEB.mjs';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/nx",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.29",
|
|
4
4
|
"description": "A Nx plugin to support Powerlines development in Nx monorepos.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"defu": "^6.1.4",
|
|
197
197
|
"jiti": "^2.6.1",
|
|
198
198
|
"nx": "^22.1.0",
|
|
199
|
-
"powerlines": "^0.24.
|
|
199
|
+
"powerlines": "^0.24.1"
|
|
200
200
|
},
|
|
201
201
|
"devDependencies": {
|
|
202
202
|
"@nx/workspace": "^22.1.0",
|
|
@@ -210,5 +210,5 @@
|
|
|
210
210
|
"publishConfig": { "access": "public" },
|
|
211
211
|
"executors": "./executors.json",
|
|
212
212
|
"generators": "./generators.json",
|
|
213
|
-
"gitHead": "
|
|
213
|
+
"gitHead": "424d900c34fbbdf943895648419a6467d8eb4a8d"
|
|
214
214
|
}
|