{ "migrations": [ { "cli": "nx", "version": "16.6.0-beta.6", "description": "Prefix outputs with {workspaceRoot}/{projectRoot} if needed", "implementation": "./src/migrations/update-15-0-0/prefix-outputs", "package": "nx", "name": "16.6.0-prefix-outputs" }, { "cli": "nx", "version": "16.4.0-beta.10", "description": "Remove tsconfig.e2e.json and add settings to project tsconfig.json. tsConfigs executor option is now deprecated. The project level tsconfig.json file should be used instead.", "implementation": "./src/migrations/update-16-4-0/tsconfig-sourcemaps", "package": "@nx/cypress", "name": "update-16-3-0-remove-old-tsconfigs" }, { "cli": "nx", "version": "16.6.0-beta.0", "description": "Explicitly set 'updateBuildableProjectDepsInPackageJson' to 'true' in targets that rely on that value as the default.", "factory": "./src/migrations/update-16-6-0/explicitly-set-projects-to-update-buildable-deps", "package": "@nx/js", "name": "explicitly-set-projects-to-update-buildable-deps" }, { "cli": "nx", "version": "16.5.0-beta.2", "description": "Add test-setup.ts to ignored files in production input", "implementation": "./src/migrations/update-16-5-0/add-test-setup-to-inputs-ignore", "package": "@nx/jest", "name": "add-test-setup-to-inputs-ignore" }, { "cli": "nx", "version": "16.4.0-beta.6", "requires": { "@angular-eslint/eslint-plugin-template": ">=16.0.0" }, "description": "Remove the 'accessibility-' prefix from '@angular-eslint/eslint-plugin-template' rules.", "factory": "./src/migrations/update-16-4-0/rename-angular-eslint-accesibility-rules", "package": "@nx/angular", "name": "rename-angular-eslint-accesibility-rules" }, { "cli": "nx", "version": "16.4.0-beta.11", "requires": { "@angular/core": ">=16.1.0" }, "description": "Update the @angular/cli package version to ~16.1.0.", "factory": "./src/migrations/update-16-4-0/update-angular-cli", "package": "@nx/angular", "name": "update-angular-cli-version-16-1-0" }, { "cli": "nx", "version": "16.6.0-beta.0", "description": "Explicitly set 'updateBuildableProjectDepsInPackageJson' to 'true' in targets that rely on that value as the default.", "factory": "./src/migrations/update-16-6-0/explicitly-set-projects-to-update-buildable-deps", "package": "@nx/angular", "name": "explicitly-set-projects-to-update-buildable-deps" }, { "cli": "nx", "version": "16.7.0-beta.6", "requires": { "@angular/core": ">=16.2.0" }, "description": "Update the @angular/cli package version to ~16.2.0.", "factory": "./src/migrations/update-16-7-0/update-angular-cli", "package": "@nx/angular", "name": "update-angular-cli-version-16-2-0" } ] }