@yolkai/nx-schematics
Version:
80 lines (79 loc) • 2.34 kB
JSON
{
"schematics": {
"update-6.0.0": {
"version": "6",
"description": "Update to Angular CLI 6 and Nx6",
"factory": "./update-6-0-0/update-6-0-0"
},
"update-6.0.5": {
"version": "6.0.5",
"description": "Add affected:lint npm script",
"factory": "./update-6-0-5/update-6-0-5"
},
"update-6.1.0": {
"version": "6.1.0",
"description": "Add implicitDependencies to nx.json",
"factory": "./update-6-1-0/update-6-1-0"
},
"update-6.2.0": {
"version": "6.2.0",
"description": "Add Global Karma Conf",
"factory": "./update-6-2-0/update-6-2-0"
},
"update-6.3.2": {
"version": "6.3.2",
"description": "Update jest-preset-angular",
"factory": "./update-6-3-2/update-6-3-2"
},
"update-6.4.0": {
"version": "6.4.0",
"description": "Update to @angular/cli@6.2.3",
"factory": "./update-6-4-0/update-6-4-0"
},
"update-7.0.0": {
"version": "7.0.0",
"description": "Update to @angular v7",
"factory": "./update-7-0-0/update-7-0-0"
},
"update-7.0.2": {
"version": "7.0.2",
"description": "Fix karma conf",
"factory": "./update-7-0-2/update-7-0-2"
},
"update-7.1.0": {
"version": "7.1.0",
"description": "Add generic affected command",
"factory": "./update-7-1-0/update-7-1-0"
},
"update-7.2.0": {
"version": "7.2.0",
"description": "Create tsconfig.jsons in project roots",
"factory": "./update-7-2-0/update-7-2-0"
},
"update-7.5.0": {
"version": "7.5.0",
"description": "Updated Angular CLI and Typescript",
"factory": "./update-7-5-0/update-7-5-0"
},
"update-7.6.0": {
"version": "7.6.0",
"description": "Add VSCode Extensions and Update NgRx",
"factory": "./update-7-6-0/update-7-6-0"
},
"update-7.7.0": {
"version": "7.7.0",
"description": "Default library framework to Angular",
"factory": "./update-7-7-0/update-7-7-0"
},
"update-7.8.1": {
"version": "7.8.1",
"description": "Update prettier",
"factory": "./update-7-8-1/update-7-8-1"
},
"update-8.0.0": {
"version": "8.0.0-beta.3",
"description": "V8 migrations",
"factory": "./update-8-0-0/update-8-0-0"
}
}
}