@powerlines/nx 0.8.2 → 0.8.3
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 +11 -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,17 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Powerlines - Nx
|
|
4
4
|
|
|
5
|
+
## [0.8.2](https://github.com/storm-software/powerlines/releases/tag/nx%400.8.2) (2025-10-24)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update workspace package links
|
|
10
|
+
([4c97cf8](https://github.com/storm-software/powerlines/commit/4c97cf8))
|
|
11
|
+
|
|
12
|
+
### Updated Dependencies
|
|
13
|
+
|
|
14
|
+
- Updated powerlines to 0.10.1
|
|
15
|
+
|
|
5
16
|
## [0.8.1](https://github.com/storm-software/powerlines/releases/tag/nx%400.8.1) (2025-10-24)
|
|
6
17
|
|
|
7
18
|
### Miscellaneous
|
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 chunkHGVVLZRZ_js = require('./chunk-HGVVLZRZ.js');
|
|
5
5
|
var chunkDYBB74M5_js = require('./chunk-DYBB74M5.js');
|
|
6
6
|
var chunkMUKKEYV2_js = require('./chunk-MUKKEYV2.js');
|
|
7
7
|
var chunkGBMB632G_js = require('./chunk-GBMB632G.js');
|
|
8
|
-
var
|
|
8
|
+
var chunkZJSHMHBZ_js = require('./chunk-ZJSHMHBZ.js');
|
|
9
9
|
require('./chunk-XTPTXR6Y.js');
|
|
10
10
|
require('./chunk-4UWZOCEA.js');
|
|
11
11
|
require('./chunk-SHUYVCID.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
Object.defineProperty(exports, "
|
|
15
|
+
Object.defineProperty(exports, "clean", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkHGVVLZRZ_js.executor_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "docs", {
|
|
20
20
|
enumerable: true,
|
|
@@ -28,7 +28,7 @@ Object.defineProperty(exports, "prepare", {
|
|
|
28
28
|
enumerable: true,
|
|
29
29
|
get: function () { return chunkGBMB632G_js.executor_default; }
|
|
30
30
|
});
|
|
31
|
-
Object.defineProperty(exports, "
|
|
31
|
+
Object.defineProperty(exports, "build", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkZJSHMHBZ_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 clean } from './chunk-AEUGK5NW.mjs';
|
|
3
3
|
export { executor_default as docs } from './chunk-R5YABITA.mjs';
|
|
4
4
|
export { executor_default as lint } from './chunk-A6R3IFS4.mjs';
|
|
5
5
|
export { executor_default as prepare } from './chunk-VGG6K4L5.mjs';
|
|
6
|
-
export { executor_default as
|
|
6
|
+
export { executor_default as build } from './chunk-KXYDHGLW.mjs';
|
|
7
7
|
import './chunk-KZPEAPED.mjs';
|
|
8
8
|
import './chunk-SV7QXBCB.mjs';
|
|
9
9
|
import './chunk-O6YSETKJ.mjs';
|
package/dist/index.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('./chunk-XO62WWX4.js');
|
|
4
|
-
var
|
|
4
|
+
var chunkHGVVLZRZ_js = require('./chunk-HGVVLZRZ.js');
|
|
5
5
|
var chunkDYBB74M5_js = require('./chunk-DYBB74M5.js');
|
|
6
6
|
var chunkMUKKEYV2_js = require('./chunk-MUKKEYV2.js');
|
|
7
7
|
var chunkGBMB632G_js = require('./chunk-GBMB632G.js');
|
|
8
8
|
require('./chunk-N2YKXZ5R.js');
|
|
9
9
|
var chunkWUJKJGEW_js = require('./chunk-WUJKJGEW.js');
|
|
10
10
|
var chunkIFMXBBI7_js = require('./chunk-IFMXBBI7.js');
|
|
11
|
-
var
|
|
11
|
+
var chunkZJSHMHBZ_js = require('./chunk-ZJSHMHBZ.js');
|
|
12
12
|
require('./chunk-XTPTXR6Y.js');
|
|
13
13
|
require('./chunk-4UWZOCEA.js');
|
|
14
14
|
require('./chunk-SHUYVCID.js');
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
Object.defineProperty(exports, "
|
|
18
|
+
Object.defineProperty(exports, "clean", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkHGVVLZRZ_js.executor_default; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "docs", {
|
|
23
23
|
enumerable: true,
|
|
@@ -47,7 +47,7 @@ Object.defineProperty(exports, "name", {
|
|
|
47
47
|
enumerable: true,
|
|
48
48
|
get: function () { return chunkIFMXBBI7_js.name; }
|
|
49
49
|
});
|
|
50
|
-
Object.defineProperty(exports, "
|
|
50
|
+
Object.defineProperty(exports, "build", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkZJSHMHBZ_js.executor_default; }
|
|
53
53
|
});
|
package/dist/index.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import './chunk-UV4HQO3Y.mjs';
|
|
2
|
-
export { executor_default as
|
|
2
|
+
export { executor_default as clean } from './chunk-AEUGK5NW.mjs';
|
|
3
3
|
export { executor_default as docs } from './chunk-R5YABITA.mjs';
|
|
4
4
|
export { executor_default as lint } from './chunk-A6R3IFS4.mjs';
|
|
5
5
|
export { executor_default as prepare } from './chunk-VGG6K4L5.mjs';
|
|
6
6
|
import './chunk-23KFTIT2.mjs';
|
|
7
7
|
export { generator_default as sync, generatorFn as syncGenerator } from './chunk-326QB2VK.mjs';
|
|
8
8
|
export { createNodesV2, name } from './chunk-FFBOHADM.mjs';
|
|
9
|
-
export { executor_default as
|
|
9
|
+
export { executor_default as build } from './chunk-KXYDHGLW.mjs';
|
|
10
10
|
import './chunk-KZPEAPED.mjs';
|
|
11
11
|
import './chunk-SV7QXBCB.mjs';
|
|
12
12
|
import './chunk-O6YSETKJ.mjs';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/nx",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.3",
|
|
4
4
|
"description": "A Nx plugin to support Powerlines development in Nx monorepos.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"defu": "^6.1.4",
|
|
155
155
|
"jiti": "^2.6.1",
|
|
156
156
|
"nx": "21.6.6",
|
|
157
|
-
"powerlines": "^0.10.
|
|
157
|
+
"powerlines": "^0.10.2"
|
|
158
158
|
},
|
|
159
159
|
"devDependencies": {
|
|
160
160
|
"@nx/workspace": "21.6.6",
|
|
@@ -168,5 +168,5 @@
|
|
|
168
168
|
"publishConfig": { "access": "public" },
|
|
169
169
|
"executors": "./executors.json",
|
|
170
170
|
"generators": "./generators.json",
|
|
171
|
-
"gitHead": "
|
|
171
|
+
"gitHead": "4c2e10f19685af75cbad8a2e6951d47894415fbb"
|
|
172
172
|
}
|