@nx/angular 17.1.0-beta.4 → 17.1.0-rc.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/migrations.json
CHANGED
|
@@ -279,47 +279,47 @@
|
|
|
279
279
|
"description": "Update the @angular/cli package version to ~16.2.0.",
|
|
280
280
|
"factory": "./src/migrations/update-16-7-0/update-angular-cli"
|
|
281
281
|
},
|
|
282
|
-
"update-angular-cli-version-17-0-0
|
|
282
|
+
"update-angular-cli-version-17-0-0": {
|
|
283
283
|
"cli": "nx",
|
|
284
|
-
"version": "17.1.0-beta.
|
|
284
|
+
"version": "17.1.0-beta.5",
|
|
285
285
|
"requires": {
|
|
286
|
-
"@angular/core": ">=17.0.0
|
|
286
|
+
"@angular/core": ">=17.0.0"
|
|
287
287
|
},
|
|
288
|
-
"description": "Update the @angular/cli package version to ~17.0.0
|
|
288
|
+
"description": "Update the @angular/cli package version to ~17.0.0.",
|
|
289
289
|
"factory": "./src/migrations/update-17-1-0/update-angular-cli"
|
|
290
290
|
},
|
|
291
291
|
"rename-browser-target-to-build-target": {
|
|
292
292
|
"cli": "nx",
|
|
293
|
-
"version": "17.1.0-beta.
|
|
293
|
+
"version": "17.1.0-beta.5",
|
|
294
294
|
"requires": {
|
|
295
|
-
"@angular/core": ">=17.0.0
|
|
295
|
+
"@angular/core": ">=17.0.0"
|
|
296
296
|
},
|
|
297
297
|
"description": "Rename 'browserTarget' to 'buildTarget'.",
|
|
298
298
|
"factory": "./src/migrations/update-17-1-0/browser-target-to-build-target"
|
|
299
299
|
},
|
|
300
300
|
"replace-nguniversal-builders": {
|
|
301
301
|
"cli": "nx",
|
|
302
|
-
"version": "17.1.0-beta.
|
|
302
|
+
"version": "17.1.0-beta.5",
|
|
303
303
|
"requires": {
|
|
304
|
-
"@angular/core": ">=17.0.0
|
|
304
|
+
"@angular/core": ">=17.0.0"
|
|
305
305
|
},
|
|
306
306
|
"description": "Replace usages of '@nguniversal/builders' with '@angular-devkit/build-angular'.",
|
|
307
307
|
"factory": "./src/migrations/update-17-1-0/replace-nguniversal-builders"
|
|
308
308
|
},
|
|
309
309
|
"replace-nguniversal-engines": {
|
|
310
310
|
"cli": "nx",
|
|
311
|
-
"version": "17.1.0-beta.
|
|
311
|
+
"version": "17.1.0-beta.5",
|
|
312
312
|
"requires": {
|
|
313
|
-
"@angular/core": ">=17.0.0
|
|
313
|
+
"@angular/core": ">=17.0.0"
|
|
314
314
|
},
|
|
315
315
|
"description": "Replace usages of '@nguniversal/' packages with '@angular/ssr'.",
|
|
316
316
|
"factory": "./src/migrations/update-17-1-0/replace-nguniversal-engines"
|
|
317
317
|
},
|
|
318
318
|
"update-zone-js-deep-import": {
|
|
319
319
|
"cli": "nx",
|
|
320
|
-
"version": "17.1.0-beta.
|
|
320
|
+
"version": "17.1.0-beta.5",
|
|
321
321
|
"requires": {
|
|
322
|
-
"@angular/core": ">=17.0.0
|
|
322
|
+
"@angular/core": ">=17.0.0"
|
|
323
323
|
},
|
|
324
324
|
"description": "Replace the deep imports from 'zone.js/dist/zone' and 'zone.js/dist/zone-testing' with 'zone.js' and 'zone.js/testing'.",
|
|
325
325
|
"factory": "./src/migrations/update-17-1-0/update-zone-js-deep-import"
|
|
@@ -1401,50 +1401,50 @@
|
|
|
1401
1401
|
}
|
|
1402
1402
|
},
|
|
1403
1403
|
"17.1.0": {
|
|
1404
|
-
"version": "17.1.0-beta.
|
|
1404
|
+
"version": "17.1.0-beta.5",
|
|
1405
1405
|
"x-prompt": "Do you want to update the Angular version to v17?",
|
|
1406
1406
|
"requires": {
|
|
1407
|
-
"@angular/core": ">=16.2.0 <17.0.0
|
|
1407
|
+
"@angular/core": ">=16.2.0 <17.0.0"
|
|
1408
1408
|
},
|
|
1409
1409
|
"packages": {
|
|
1410
1410
|
"@angular-devkit/architect": {
|
|
1411
|
-
"version": "~0.1700.0
|
|
1411
|
+
"version": "~0.1700.0",
|
|
1412
1412
|
"alwaysAddToPackageJson": false
|
|
1413
1413
|
},
|
|
1414
1414
|
"@angular-devkit/build-angular": {
|
|
1415
|
-
"version": "~17.0.0
|
|
1415
|
+
"version": "~17.0.0",
|
|
1416
1416
|
"alwaysAddToPackageJson": false
|
|
1417
1417
|
},
|
|
1418
1418
|
"@angular-devkit/build-webpack": {
|
|
1419
|
-
"version": "~0.1700.0
|
|
1419
|
+
"version": "~0.1700.0",
|
|
1420
1420
|
"alwaysAddToPackageJson": false
|
|
1421
1421
|
},
|
|
1422
1422
|
"@angular-devkit/core": {
|
|
1423
|
-
"version": "~17.0.0
|
|
1423
|
+
"version": "~17.0.0",
|
|
1424
1424
|
"alwaysAddToPackageJson": false
|
|
1425
1425
|
},
|
|
1426
1426
|
"@angular-devkit/schematics": {
|
|
1427
|
-
"version": "~17.0.0
|
|
1427
|
+
"version": "~17.0.0",
|
|
1428
1428
|
"alwaysAddToPackageJson": false
|
|
1429
1429
|
},
|
|
1430
1430
|
"@angular/core": {
|
|
1431
|
-
"version": "~17.0.0
|
|
1431
|
+
"version": "~17.0.0",
|
|
1432
1432
|
"alwaysAddToPackageJson": true
|
|
1433
1433
|
},
|
|
1434
1434
|
"@angular/material": {
|
|
1435
|
-
"version": "~17.0.0
|
|
1435
|
+
"version": "~17.0.0",
|
|
1436
1436
|
"alwaysAddToPackageJson": false
|
|
1437
1437
|
},
|
|
1438
1438
|
"@angular/cdk": {
|
|
1439
|
-
"version": "~17.0.0
|
|
1439
|
+
"version": "~17.0.0",
|
|
1440
1440
|
"alwaysAddToPackageJson": false
|
|
1441
1441
|
},
|
|
1442
1442
|
"@schematics/angular": {
|
|
1443
|
-
"version": "~17.0.0
|
|
1443
|
+
"version": "~17.0.0",
|
|
1444
1444
|
"alwaysAddToPackageJson": false
|
|
1445
1445
|
},
|
|
1446
1446
|
"ng-packagr": {
|
|
1447
|
-
"version": "~17.0.0
|
|
1447
|
+
"version": "~17.0.0",
|
|
1448
1448
|
"alwaysAddToPackageJson": false
|
|
1449
1449
|
},
|
|
1450
1450
|
"zone.js": {
|
|
@@ -1454,7 +1454,7 @@
|
|
|
1454
1454
|
}
|
|
1455
1455
|
},
|
|
1456
1456
|
"17.1.0-jest": {
|
|
1457
|
-
"version": "17.1.0-beta.
|
|
1457
|
+
"version": "17.1.0-beta.5",
|
|
1458
1458
|
"requires": {
|
|
1459
1459
|
"@angular-devkit/build-angular": ">=13.0.0 <18.0.0",
|
|
1460
1460
|
"@angular/compiler-cli": ">=13.0.0 <18.0.0",
|
|
@@ -1470,22 +1470,22 @@
|
|
|
1470
1470
|
}
|
|
1471
1471
|
},
|
|
1472
1472
|
"17.1.0-angular-eslint": {
|
|
1473
|
-
"version": "17.1.0-beta.
|
|
1473
|
+
"version": "17.1.0-beta.5",
|
|
1474
1474
|
"requires": {
|
|
1475
1475
|
"eslint": "^7.20.0 || ^8.0.0",
|
|
1476
|
-
"@angular/core": ">= 17.0.0
|
|
1476
|
+
"@angular/core": ">= 17.0.0 < 18.0.0"
|
|
1477
1477
|
},
|
|
1478
1478
|
"packages": {
|
|
1479
1479
|
"@angular-eslint/eslint-plugin": {
|
|
1480
|
-
"version": "~17.0.0
|
|
1480
|
+
"version": "~17.0.0",
|
|
1481
1481
|
"alwaysAddToPackageJson": false
|
|
1482
1482
|
},
|
|
1483
1483
|
"@angular-eslint/eslint-plugin-template": {
|
|
1484
|
-
"version": "~17.0.0
|
|
1484
|
+
"version": "~17.0.0",
|
|
1485
1485
|
"alwaysAddToPackageJson": false
|
|
1486
1486
|
},
|
|
1487
1487
|
"@angular-eslint/template-parser": {
|
|
1488
|
-
"version": "~17.0.0
|
|
1488
|
+
"version": "~17.0.0",
|
|
1489
1489
|
"alwaysAddToPackageJson": false
|
|
1490
1490
|
}
|
|
1491
1491
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nx/angular",
|
|
3
|
-
"version": "17.1.0-
|
|
3
|
+
"version": "17.1.0-rc.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Upgrading AngularJS applications \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
|
|
6
6
|
"repository": {
|
|
@@ -78,21 +78,21 @@
|
|
|
78
78
|
"tslib": "^2.3.0",
|
|
79
79
|
"webpack": "^5.80.0",
|
|
80
80
|
"webpack-merge": "^5.8.0",
|
|
81
|
-
"@nx/devkit": "17.1.0-
|
|
82
|
-
"@nx/cypress": "17.1.0-
|
|
83
|
-
"@nx/jest": "17.1.0-
|
|
84
|
-
"@nx/js": "17.1.0-
|
|
85
|
-
"@nx/eslint": "17.1.0-
|
|
86
|
-
"@nx/webpack": "17.1.0-
|
|
87
|
-
"@nx/web": "17.1.0-
|
|
88
|
-
"@nx/workspace": "17.1.0-
|
|
89
|
-
"@nrwl/angular": "17.1.0-
|
|
81
|
+
"@nx/devkit": "17.1.0-rc.0",
|
|
82
|
+
"@nx/cypress": "17.1.0-rc.0",
|
|
83
|
+
"@nx/jest": "17.1.0-rc.0",
|
|
84
|
+
"@nx/js": "17.1.0-rc.0",
|
|
85
|
+
"@nx/eslint": "17.1.0-rc.0",
|
|
86
|
+
"@nx/webpack": "17.1.0-rc.0",
|
|
87
|
+
"@nx/web": "17.1.0-rc.0",
|
|
88
|
+
"@nx/workspace": "17.1.0-rc.0",
|
|
89
|
+
"@nrwl/angular": "17.1.0-rc.0"
|
|
90
90
|
},
|
|
91
91
|
"peerDependencies": {
|
|
92
|
-
"@angular-devkit/build-angular": "
|
|
93
|
-
"@angular-devkit/schematics": "
|
|
94
|
-
"@schematics/angular": "
|
|
95
|
-
"@angular-devkit/core": "
|
|
92
|
+
"@angular-devkit/build-angular": ">= 15.0.0 < 18.0.0",
|
|
93
|
+
"@angular-devkit/schematics": ">= 15.0.0 < 18.0.0",
|
|
94
|
+
"@schematics/angular": ">= 15.0.0 < 18.0.0",
|
|
95
|
+
"@angular-devkit/core": ">= 15.0.0 < 18.0.0",
|
|
96
96
|
"rxjs": "^6.5.3 || ^7.5.0",
|
|
97
97
|
"esbuild": "^0.19.2"
|
|
98
98
|
},
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.angularCliVersion = void 0;
|
|
4
4
|
const devkit_1 = require("@nx/devkit");
|
|
5
|
-
exports.angularCliVersion = '~17.0.0
|
|
5
|
+
exports.angularCliVersion = '~17.0.0';
|
|
6
6
|
async function default_1(tree) {
|
|
7
7
|
let shouldFormat = false;
|
|
8
8
|
(0, devkit_1.updateJson)(tree, 'package.json', (json) => {
|
package/src/utils/versions.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const nxVersion: any;
|
|
2
|
-
export declare const angularVersion = "~17.0.0
|
|
3
|
-
export declare const angularDevkitVersion = "~17.0.0
|
|
4
|
-
export declare const ngPackagrVersion = "~17.0.0
|
|
2
|
+
export declare const angularVersion = "~17.0.0";
|
|
3
|
+
export declare const angularDevkitVersion = "~17.0.0";
|
|
4
|
+
export declare const ngPackagrVersion = "~17.0.0";
|
|
5
5
|
export declare const ngrxVersion = "~16.0.0";
|
|
6
6
|
export declare const rxjsVersion = "~7.8.0";
|
|
7
7
|
export declare const zoneJsVersion = "~0.14.0";
|
|
@@ -12,7 +12,7 @@ export declare const typesCorsVersion = "~2.8.5";
|
|
|
12
12
|
export declare const expressVersion = "~4.18.2";
|
|
13
13
|
export declare const typesExpressVersion = "4.17.14";
|
|
14
14
|
export declare const moduleFederationNodeVersion = "~1.0.5";
|
|
15
|
-
export declare const angularEslintVersion = "~17.0.0
|
|
15
|
+
export declare const angularEslintVersion = "~17.0.0";
|
|
16
16
|
export declare const tailwindVersion = "^3.0.2";
|
|
17
17
|
export declare const postcssVersion = "^8.4.5";
|
|
18
18
|
export declare const postcssImportVersion = "~14.1.0";
|
package/src/utils/versions.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.jsoncEslintParserVersion = exports.jasmineMarblesVersion = exports.typesNodeVersion = exports.jestPresetAngularVersion = exports.tsNodeVersion = exports.autoprefixerVersion = exports.postcssUrlVersion = exports.postcssPresetEnvVersion = exports.postcssImportVersion = exports.postcssVersion = exports.tailwindVersion = exports.angularEslintVersion = exports.moduleFederationNodeVersion = exports.typesExpressVersion = exports.expressVersion = exports.typesCorsVersion = exports.corsVersion = exports.tsLibVersion = exports.angularJsVersion = exports.zoneJsVersion = exports.rxjsVersion = exports.ngrxVersion = exports.ngPackagrVersion = exports.angularDevkitVersion = exports.angularVersion = exports.nxVersion = void 0;
|
|
4
4
|
exports.nxVersion = require('../../package.json').version;
|
|
5
|
-
exports.angularVersion = '~17.0.0
|
|
6
|
-
exports.angularDevkitVersion = '~17.0.0
|
|
7
|
-
exports.ngPackagrVersion = '~17.0.0
|
|
5
|
+
exports.angularVersion = '~17.0.0';
|
|
6
|
+
exports.angularDevkitVersion = '~17.0.0';
|
|
7
|
+
exports.ngPackagrVersion = '~17.0.0';
|
|
8
8
|
exports.ngrxVersion = '~16.0.0';
|
|
9
9
|
exports.rxjsVersion = '~7.8.0';
|
|
10
10
|
exports.zoneJsVersion = '~0.14.0';
|
|
@@ -15,7 +15,7 @@ exports.typesCorsVersion = '~2.8.5';
|
|
|
15
15
|
exports.expressVersion = '~4.18.2';
|
|
16
16
|
exports.typesExpressVersion = '4.17.14';
|
|
17
17
|
exports.moduleFederationNodeVersion = '~1.0.5';
|
|
18
|
-
exports.angularEslintVersion = '~17.0.0
|
|
18
|
+
exports.angularEslintVersion = '~17.0.0';
|
|
19
19
|
exports.tailwindVersion = '^3.0.2';
|
|
20
20
|
exports.postcssVersion = '^8.4.5';
|
|
21
21
|
exports.postcssImportVersion = '~14.1.0';
|