@powerlines/nx 0.11.224 → 0.11.225

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 CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  # Changelog for Powerlines - Nx
4
4
 
5
+ ## [0.11.224](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.224) (03/01/2026)
6
+
7
+ ### Bug Fixes
8
+
9
+ - **nx:** Resolve issues with `exports` in package ([83bdf343a](https://github.com/storm-software/powerlines/commit/83bdf343a))
10
+
5
11
  ## [0.11.223](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.223) (02/28/2026)
6
12
 
7
13
  ### Bug Fixes
@@ -1,6 +1,6 @@
1
- import * as untyped2 from "untyped";
1
+ import * as untyped0 from "untyped";
2
2
 
3
3
  //#region src/base/base-executor.untyped.d.ts
4
- declare const _default: untyped2.SchemaDefinition;
4
+ declare const _default: untyped0.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=base-executor.untyped.d.cts.map
@@ -1,7 +1,7 @@
1
- import * as untyped1 from "untyped";
1
+ import * as untyped5 from "untyped";
2
2
 
3
3
  //#region src/base/base-executor.untyped.d.ts
4
- declare const _default: untyped1.SchemaDefinition;
4
+ declare const _default: untyped5.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=base-executor.untyped.d.mts.map
@@ -1,6 +1,6 @@
1
- import * as untyped0 from "untyped";
1
+ import * as untyped3 from "untyped";
2
2
 
3
3
  //#region src/executors/build/untyped.d.ts
4
- declare const _default: untyped0.SchemaDefinition;
4
+ declare const _default: untyped3.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.cts.map
@@ -1,6 +1,6 @@
1
- import * as untyped3 from "untyped";
1
+ import * as untyped0 from "untyped";
2
2
 
3
3
  //#region src/executors/clean/untyped.d.ts
4
- declare const _default: untyped3.SchemaDefinition;
4
+ declare const _default: untyped0.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.cts.map
@@ -1,7 +1,7 @@
1
- import * as untyped2 from "untyped";
1
+ import * as untyped0 from "untyped";
2
2
 
3
3
  //#region src/executors/clean/untyped.d.ts
4
- declare const _default: untyped2.SchemaDefinition;
4
+ declare const _default: untyped0.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,7 +1,7 @@
1
- import * as untyped4 from "untyped";
1
+ import * as untyped1 from "untyped";
2
2
 
3
3
  //#region src/executors/docs/untyped.d.ts
4
- declare const _default: untyped4.SchemaDefinition;
4
+ declare const _default: untyped1.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,6 +1,6 @@
1
- import * as untyped0 from "untyped";
1
+ import * as untyped5 from "untyped";
2
2
 
3
3
  //#region src/executors/lint/untyped.d.ts
4
- declare const _default: untyped0.SchemaDefinition;
4
+ declare const _default: untyped5.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.cts.map
@@ -1,7 +1,7 @@
1
- import * as untyped5 from "untyped";
1
+ import * as untyped3 from "untyped";
2
2
 
3
3
  //#region src/executors/lint/untyped.d.ts
4
- declare const _default: untyped5.SchemaDefinition;
4
+ declare const _default: untyped3.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,6 +1,6 @@
1
- import * as untyped4 from "untyped";
1
+ import * as untyped2 from "untyped";
2
2
 
3
3
  //#region src/executors/prepare/untyped.d.ts
4
- declare const _default: untyped4.SchemaDefinition;
4
+ declare const _default: untyped2.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.cts.map
@@ -1,7 +1,7 @@
1
- import * as untyped0 from "untyped";
1
+ import * as untyped2 from "untyped";
2
2
 
3
3
  //#region src/executors/prepare/untyped.d.ts
4
- declare const _default: untyped0.SchemaDefinition;
4
+ declare const _default: untyped2.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,6 +1,6 @@
1
- import * as untyped5 from "untyped";
1
+ import * as untyped4 from "untyped";
2
2
 
3
3
  //#region src/generators/sync/untyped.d.ts
4
- declare const _default: untyped5.SchemaDefinition;
4
+ declare const _default: untyped4.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.cts.map
@@ -1,7 +1,7 @@
1
- import * as untyped3 from "untyped";
1
+ import * as untyped4 from "untyped";
2
2
 
3
3
  //#region src/generators/sync/untyped.d.ts
4
- declare const _default: untyped3.SchemaDefinition;
4
+ declare const _default: untyped4.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/nx",
3
- "version": "0.11.224",
3
+ "version": "0.11.225",
4
4
  "private": false,
5
5
  "description": "A Nx plugin to support Powerlines development in Nx monorepos.",
6
6
  "repository": {
@@ -9,6 +9,13 @@
9
9
  "directory": "packages/nx"
10
10
  },
11
11
  "exports": {
12
+ "./package.json": "./package.json",
13
+ "./docs/*": "./docs/*",
14
+ "./migrations.json": "./migrations.json",
15
+ "./executors.json": "./executors.json",
16
+ "./executors/*/schema.json": "./dist/src/executors/*/schema.json",
17
+ "./generators.json": "./generators.json",
18
+ "./generators/*/schema.json": "./dist/src/generators/*/schema.json",
12
19
  ".": {
13
20
  "import": {
14
21
  "types": "./dist/index.d.mts",
@@ -23,15 +30,6 @@
23
30
  "default": "./dist/index.cjs"
24
31
  }
25
32
  },
26
- "./package.json": "./package.json",
27
- "./docs/*": "./docs/*",
28
- "./migrations.json": "./migrations.json",
29
- "./executors.json": "./executors.json",
30
- "./generators.json": "./generators.json",
31
- "./executors/*/schema.json": "./dist/src/executors/*/schema.json",
32
- "./executors/*/schema.d.ts": "./dist/src/executors/*/schema.d.ts",
33
- "./generators/*/schema.json": "./dist/src/generators/*/schema.json",
34
- "./generators/*/schema.d.ts": "./dist/src/generators/*/schema.d.ts",
35
33
  "./index": {
36
34
  "import": {
37
35
  "types": "./dist/index.d.mts",
@@ -60,136 +58,138 @@
60
58
  "default": "./dist/src/base/*.cjs"
61
59
  }
62
60
  },
63
- "./executors": {
61
+ "./types/*": {
64
62
  "import": {
65
- "types": "./dist/executors.d.mts",
66
- "default": "./dist/executors.mjs"
63
+ "types": "./dist/src/types/*.d.mts",
64
+ "default": "./dist/src/types/*.mjs"
67
65
  },
68
66
  "require": {
69
- "types": "./dist/executors.d.cts",
70
- "default": "./dist/executors.cjs"
67
+ "types": "./dist/src/types/*.d.cts",
68
+ "default": "./dist/src/types/*.cjs"
71
69
  },
72
70
  "default": {
73
- "types": "./dist/executors.d.cts",
74
- "default": "./dist/executors.cjs"
71
+ "types": "./dist/src/types/*.d.cts",
72
+ "default": "./dist/src/types/*.cjs"
75
73
  }
76
74
  },
77
- "./executors/*": {
75
+ "./helpers/*": {
78
76
  "import": {
79
- "types": "./dist/src/executors/*/executor.d.mts",
80
- "default": "./dist/src/executors/*/executor.mjs"
77
+ "types": "./dist/src/helpers/*.d.mts",
78
+ "default": "./dist/src/helpers/*.mjs"
81
79
  },
82
80
  "require": {
83
- "types": "./dist/src/executors/*/executor.d.cts",
84
- "default": "./dist/src/executors/*/executor.cjs"
81
+ "types": "./dist/src/helpers/*.d.cts",
82
+ "default": "./dist/src/helpers/*.cjs"
85
83
  },
86
84
  "default": {
87
- "types": "./dist/src/executors/*/executor.d.cts",
88
- "default": "./dist/src/executors/*/executor.cjs"
85
+ "types": "./dist/src/helpers/*.d.cts",
86
+ "default": "./dist/src/helpers/*.cjs"
89
87
  }
90
88
  },
91
- "./executors/*/executor.cjs": "./dist/src/executors/*/executor.cjs",
92
- "./executors/*/executor.mjs": "./dist/src/executors/*/executor.mjs",
93
- "./generators": {
89
+ "./plugin": {
94
90
  "import": {
95
- "types": "./dist/generators.d.mts",
96
- "default": "./dist/generators.mjs"
91
+ "types": "./dist/src/plugin/index.d.mts",
92
+ "default": "./dist/src/plugin/index.mjs"
97
93
  },
98
94
  "require": {
99
- "types": "./dist/generators.d.cts",
100
- "default": "./dist/generators.cjs"
95
+ "types": "./dist/src/plugin/index.d.cts",
96
+ "default": "./dist/src/plugin/index.cjs"
101
97
  },
102
98
  "default": {
103
- "types": "./dist/generators.d.cts",
104
- "default": "./dist/generators.cjs"
99
+ "types": "./dist/src/plugin/index.d.cts",
100
+ "default": "./dist/src/plugin/index.cjs"
105
101
  }
106
102
  },
107
- "./generators/*": {
103
+ "./executors": {
108
104
  "import": {
109
- "types": "./dist/src/generators/*/generator.d.mts",
110
- "default": "./dist/src/generators/*/generator.mjs"
105
+ "types": "./dist/executors.d.mts",
106
+ "default": "./dist/executors.mjs"
111
107
  },
112
108
  "require": {
113
- "types": "./dist/src/generators/*/generator.d.cts",
114
- "default": "./dist/src/generators/*/generator.cjs"
109
+ "types": "./dist/executors.d.cts",
110
+ "default": "./dist/executors.cjs"
115
111
  },
116
112
  "default": {
117
- "types": "./dist/src/generators/*/generator.d.cts",
118
- "default": "./dist/src/generators/*/generator.cjs"
113
+ "types": "./dist/executors.d.cts",
114
+ "default": "./dist/executors.cjs"
119
115
  }
120
116
  },
121
- "./generators/*/generator.cjs": "./dist/src/generators/*/generator.cjs",
122
- "./generators/*/generator.mjs": "./dist/src/generators/*/generator.mjs",
123
- "./helpers/constants": {
117
+ "./generators": {
124
118
  "import": {
125
- "types": "./dist/src/helpers/constants.d.mts",
126
- "default": "./dist/src/helpers/constants.mjs"
119
+ "types": "./dist/generators.d.mts",
120
+ "default": "./dist/generators.mjs"
127
121
  },
128
122
  "require": {
129
- "types": "./dist/src/helpers/constants.d.cts",
130
- "default": "./dist/src/helpers/constants.cjs"
123
+ "types": "./dist/generators.d.cts",
124
+ "default": "./dist/generators.cjs"
131
125
  },
132
126
  "default": {
133
- "types": "./dist/src/helpers/constants.d.cts",
134
- "default": "./dist/src/helpers/constants.cjs"
127
+ "types": "./dist/generators.d.cts",
128
+ "default": "./dist/generators.cjs"
135
129
  }
136
130
  },
137
- "./helpers/plugin-utilities": {
131
+ "./executors/*/untyped": {
138
132
  "import": {
139
- "types": "./dist/src/helpers/plugin-utilities.d.mts",
140
- "default": "./dist/src/helpers/plugin-utilities.mjs"
133
+ "types": "./dist/src/executors/*/untyped.d.mts",
134
+ "default": "./dist/src/executors/*/untyped.mjs"
141
135
  },
142
136
  "require": {
143
- "types": "./dist/src/helpers/plugin-utilities.d.cts",
144
- "default": "./dist/src/helpers/plugin-utilities.cjs"
137
+ "types": "./dist/src/executors/*/untyped.d.cts",
138
+ "default": "./dist/src/executors/*/untyped.cjs"
145
139
  },
146
140
  "default": {
147
- "types": "./dist/src/helpers/plugin-utilities.d.cts",
148
- "default": "./dist/src/helpers/plugin-utilities.cjs"
141
+ "types": "./dist/src/executors/*/untyped.d.cts",
142
+ "default": "./dist/src/executors/*/untyped.cjs"
149
143
  }
150
144
  },
151
- "./plugin": {
145
+ "./generators/*/untyped": {
152
146
  "import": {
153
- "types": "./dist/src/plugin/index.d.mts",
154
- "default": "./dist/src/plugin/index.mjs"
147
+ "types": "./dist/src/generators/*/untyped.d.mts",
148
+ "default": "./dist/src/generators/*/untyped.mjs"
155
149
  },
156
150
  "require": {
157
- "types": "./dist/src/plugin/index.d.cts",
158
- "default": "./dist/src/plugin/index.cjs"
151
+ "types": "./dist/src/generators/*/untyped.d.cts",
152
+ "default": "./dist/src/generators/*/untyped.cjs"
159
153
  },
160
154
  "default": {
161
- "types": "./dist/src/plugin/index.d.cts",
162
- "default": "./dist/src/plugin/index.cjs"
155
+ "types": "./dist/src/generators/*/untyped.d.cts",
156
+ "default": "./dist/src/generators/*/untyped.cjs"
163
157
  }
164
158
  },
165
- "./types": {
159
+ "./executors/*/executor": {
166
160
  "import": {
167
- "types": "./dist/src/types/index.d.mts",
168
- "default": "./dist/src/types/index.mjs"
161
+ "types": "./dist/src/executors/*/executor.d.mts",
162
+ "default": "./dist/src/executors/*/executor.mjs"
169
163
  },
170
164
  "require": {
171
- "types": "./dist/src/types/index.d.cts",
172
- "default": "./dist/src/types/index.cjs"
165
+ "types": "./dist/src/executors/*/executor.d.cts",
166
+ "default": "./dist/src/executors/*/executor.cjs"
173
167
  },
174
168
  "default": {
175
- "types": "./dist/src/types/index.d.cts",
176
- "default": "./dist/src/types/index.cjs"
169
+ "types": "./dist/src/executors/*/executor.d.cts",
170
+ "default": "./dist/src/executors/*/executor.cjs"
177
171
  }
178
172
  },
179
- "./types/plugin": {
173
+ "./generators/*/generator": {
180
174
  "import": {
181
- "types": "./dist/src/types/plugin.d.mts",
182
- "default": "./dist/src/types/plugin.mjs"
175
+ "types": "./dist/src/generators/*/generator.d.mts",
176
+ "default": "./dist/src/generators/*/generator.mjs"
183
177
  },
184
178
  "require": {
185
- "types": "./dist/src/types/plugin.d.cts",
186
- "default": "./dist/src/types/plugin.cjs"
179
+ "types": "./dist/src/generators/*/generator.d.cts",
180
+ "default": "./dist/src/generators/*/generator.cjs"
187
181
  },
188
182
  "default": {
189
- "types": "./dist/src/types/plugin.d.cts",
190
- "default": "./dist/src/types/plugin.cjs"
183
+ "types": "./dist/src/generators/*/generator.d.cts",
184
+ "default": "./dist/src/generators/*/generator.cjs"
191
185
  }
192
- }
186
+ },
187
+ "./generators/*/generator.js": "./dist/src/generators/*/generator.cjs",
188
+ "./executors/*/executor.js": "./dist/src/executors/*/executor.cjs",
189
+ "./generators/*/generator.cjs": "./dist/src/generators/*/generator.cjs",
190
+ "./executors/*/executor.cjs": "./dist/src/executors/*/executor.cjs",
191
+ "./generators/*/generator.mjs": "./dist/src/generators/*/generator.mjs",
192
+ "./executors/*/executor.mjs": "./dist/src/executors/*/executor.mjs"
193
193
  },
194
194
  "main": "./dist/index.cjs",
195
195
  "module": "./dist/index.mjs",
@@ -217,7 +217,7 @@
217
217
  "eslint-flat-config-utils": "^2.1.4",
218
218
  "jsonc-eslint-parser": "^2.4.2",
219
219
  "nx": "22.5.2",
220
- "powerlines": "^0.39.4"
220
+ "powerlines": "^0.39.5"
221
221
  },
222
222
  "peerDependencies": { "nx": ">=22.5.0", "powerlines": ">=0.39.2" },
223
223
  "peerDependenciesMeta": {
@@ -227,5 +227,5 @@
227
227
  "publishConfig": { "access": "public" },
228
228
  "executors": "./executors.json",
229
229
  "generators": "./generators.json",
230
- "gitHead": "4efbc68ec8e93e9eeca3684cec5fdf78e7e51a7c"
230
+ "gitHead": "2244091297bb71b26f0ab7d7dbda1c1ab114462b"
231
231
  }