Victor Savkin
e491c6f738
feat(core): make nx.json optional
2022-05-31 15:35:28 -04:00
Jason Jean
5e23c07077
fix(core): automatically add root to the project.json projects ( #9977 )
...
* fix(core): automatically add root to the project.json projects
* chore(core): move project-configuration generator utils to nx package
* fix(core): add migrations to remove root
2022-04-28 13:24:35 -04:00
Craigory Coppola
99fcb7873e
feat(nx-plugin): add --includeHasher option to generate hasher boilerplate ( #9891 )
...
Co-authored-by: James Henry <james@henry.sc>
2022-04-27 12:44:48 -04:00
James Henry
13807d3a81
chore(core): remove deprecated with-deps, NxJsonProjectConfiguration + operators ( #9947 )
2022-04-26 10:55:24 -04:00
Craigory Coppola
e4e5c3b63b
chore(repo): relocate types from migrate.ts ( #9790 )
2022-04-11 13:33:54 -04:00
Victor Savkin
428106f6be
cleanup(core): create more meaningful file structure in nx package ( #9621 )
2022-03-31 09:07:22 -04:00
Victor Savkin
fe846882aa
chore(repo): update repo to 13.10 ( #9497 )
2022-03-24 12:21:07 -04:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Victor Savkin
6f038e7a4a
feat(core): reorganize packges to consolidate all cli-related code in nx
2022-03-14 16:42:51 -04:00
Miroslav Jonaš
b251234af9
feat(core): use stricter types for project graph node references ( #8813 )
2022-02-16 11:45:04 +01:00
Victor Savkin
4e474773bf
Revert "feat(core): show dep types in dep graph ( #2760 ) ( #8132 )"
...
This reverts commit 31bb2f36261fdf222e9e8e962227dcd911dfee66.
2022-01-25 15:23:25 -05:00
MaximSagan
31bb2f3626
feat(core): show dep types in dep graph ( #2760 ) ( #8132 )
2022-01-18 10:20:09 -07:00
Craigory Coppola
814061dbff
feat(core): support for extending project inference capabilities ( #8210 )
2021-12-20 11:18:31 -05:00
Miroslav Jonaš
b23f2d8b80
feat(core): extract project graph external nodes ( #7340 )
2021-10-15 10:08:12 -04:00
Benjamin Cabanes
5ae45b63dd
docs(core): add categories typed comment for nxdevk ( #7286 )
2021-10-08 12:09:53 -04:00
Leosvel Pérez Espinosa
7d6837ce41
fix(misc): fix moving projects with standalone configuration ( #6521 )
2021-07-29 14:15:02 -04:00
vsavkin
0e52c43665
feat(core): store file deps and only reanalyze changed files
2021-07-16 20:21:45 -04:00
Jason Jean
8ac7519ada
feat(core): introduce batch executors
2021-06-28 14:46:53 -04:00
Phillip Barta
5e6cf9646b
feat(devkit): reexport package manager methods in devkit
2021-06-25 17:07:35 -04:00
Phillip Barta
a2c2d94050
feat(core): first step to common JSON behavior and common fileutils ( #5859 )
2021-06-09 12:45:16 +02:00
Colum Ferry
fd27615514
chore(angular): ast utils for angular with nx devkit ( #5927 )
2021-06-09 10:35:09 +01:00
Phillip Barta
6c6e8b36b7
feat(devkit): refactoring for stricter types and better performance
2021-05-27 13:37:29 -04:00
Leosvel Pérez Espinosa
d0afa3dd89
feat(angular): add executor which allows to delegate the build to another target ( #5715 )
2021-05-20 12:29:46 +01:00
Jason Jean
7358420068
feat(core): allow defining target deps ( #5376 )
...
feat(core): add an ability for targets to depend on other targets
2021-04-19 20:32:46 -04:00
Phillip Barta
6bd6e1485f
feat(core): added package manager union type ( #5378 )
...
cleanup(misc): add package manager union type
2021-04-19 15:24:02 -04:00
Jason Jean
a608748388
feat(core): add plugins for project-graph analysis wip ( #5255 )
2021-04-07 16:21:52 -04:00
James Henry
00dec221e2
feat(linter): convert-tslint-to-eslint generators ( #4943 )
...
* feat(linter): convert-tslint-to-eslint generators
* fix(core): remove generators in collection for ng and nest
* fix(core): update tao to support mixed generators and schematics
* fix(core): update tao to support mixed generators and schematics
* fix(core): address some PR feedback
* fix(core): fix snapshots after syncing up with master
* feat(core): store user preference for removeTSLintIfNoMoreTSLintTargets
* fix(linter): unit tests
* feat(core): apply root tslint.json conversion to root .eslintrc.json
2021-03-19 13:41:13 -04:00
Jason Jean
33acb41afb
cleanup(react): cleanup generators for react and next ( #4769 )
2021-02-12 15:29:31 -05:00
Jack Hsu
e71cef0ba9
feat(nextjs): convert Next.js schematics to generators ( #4756 )
2021-02-11 05:39:49 +00:00
Jonathan Cammisuli
d9aef75bd5
chore(react): move react schematics to generators ( #4745 )
...
* chore(react): move react schematics to generators
* chore(react): update lib generators
* chore(react): update redux generators
* chore(react): move react story book generators
* chore(react): add old implementation for update babel in next
* chore(react): rename tsconfig json template files to include __tmpl__
* chore(react): update deps
* chore(react): fix component template file
* chore(react): remove angular-devkit deps
* chore(react): remove angular-devkit deps
2021-02-10 21:30:55 -05:00
Jason Jean
d51bbe04f9
feat(storybook): migrate storybook schematics to devkit
2021-02-10 09:35:54 -05:00
Jason Jean
34781a11c2
feat(react): migrate @nrwl/web:dev-server to devkit ( #4682 )
2021-02-03 16:33:51 -05:00
Victor Savkin
a25e081a84
feat(core): remove angular devkit deps
2021-01-25 12:52:30 -05:00
Jason Jean
aeec4bd4d9
feat(core): migrate move to devkit ( #4558 )
2021-01-19 16:45:44 -05:00
Victor Savkin
c40ce8a539
feat(testing): update cypress use nx devkit
2021-01-18 21:46:17 -05:00
Jason Jean
7482944eea
feat(testing): move jest builder to devkit
2021-01-14 08:54:38 -05:00
Jason Jean
716bb44254
feat(core): migrate library to devkit ( #4512 )
...
* migrate lint
* feat(core): migrate library to devkit
2021-01-13 16:57:19 -05:00
Jason Jean
687786fcba
feat(core): migrate run-commands to devkit
2021-01-13 08:52:34 -05:00
Jason Jean
09c78c4750
feat(core): migrate create-nx-workspace to devkit
2021-01-13 08:51:50 -05:00
Jason Jean
4bc9bbda22
feat(testing): move jest to nrwl devkit ( #4454 )
2021-01-08 15:07:27 -05:00
Sebastiandg7
f3cf0bb14e
feat(devkit): export logger from @nrwl/devkit
...
ISSUES CLOSED : #4397
2021-01-05 11:11:28 -05:00
victor savkin
a24fb961d8
feat(core): format workspace.json based on version field
2020-12-03 20:20:04 -05:00
victor savkin
58889470fd
feat(devkit): add updateProjectConfiguration and readProjectConfiguration helpers
2020-12-03 10:54:58 -05:00
victor savkin
48bcaf099d
feat(core): update the migrate command to support @nrwl/devkit generators
2020-11-26 21:38:56 -05:00
victor savkin
234ca36385
cleanup(misc): clean up devkit
2020-11-26 10:19:13 -05:00
Jonathan Cammisuli
15213119b7
feat(nx-plugin): use @nrwl/devkit
2020-11-25 14:34:03 -05:00
Victor Savkin
4511ec65fb
feat(web): add file-server builder
2020-11-17 19:31:08 -05:00
Victor Savkin
4a17b7339f
feat(core): use the new schematics api for workspace schematics
2020-11-17 19:31:08 -05:00
Victor Savkin
428edb0c32
feat(core): implement basic support for schematics
2020-11-17 19:31:08 -05:00