124 Commits

Author SHA1 Message Date
Juri
3ddb188fa3 docs(nx-plugin): add recipe for creating and testing a create-x package
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-08-11 20:21:11 +02:00
Emily Xiong
ed300d5f82
feat(testing): prompt e2eTestRunner playwright (#18203) 2023-08-04 11:14:59 -04:00
Craigory Coppola
c175fc3138
fix(misc): move --useDotNxInstallation to yargs config (#18475) 2023-08-03 17:09:16 -04:00
Craigory Coppola
c2c06c12c3
fix(core): remove old example and help text from show remnants (#18228) 2023-07-20 18:15:52 -04:00
Isaac Mann
c00e2f3f6e
docs(core): update deprecation messages (#17804) 2023-06-27 11:22:20 -04:00
Isaac Mann
37eda46460
docs(core): workspace-lint cli links to web (#17807) 2023-06-26 17:07:59 -04:00
Craigory Coppola
c4b7a1f9d8
docs(core): fixup outdated nx show example (#17710) 2023-06-26 16:08:38 -04:00
Craigory Coppola
f5c6ee5488
fix(core): cli option --graph should open graph ui by default (#17644) 2023-06-16 16:31:12 -04:00
Jack Hsu
a19fbb1ddb
feat(js): add preset for TS standalone workspace (#17467) 2023-06-13 14:32:06 -04:00
Isaac Mann
e693642c35
docs(core): update preset link (#17153) 2023-06-06 16:22:25 -04:00
Lars Gyrup Brink Nielsen
f1db759755
docs(core): add example run-many commands filtering on specific tags (#17254) 2023-06-06 08:37:53 -04:00
Craigory Coppola
63f85a19fe
feat(core): deprecate print-affected and affected:graph (#17341) 2023-06-01 23:15:46 +00:00
Craigory Coppola
a33e75e4d8
feat(core): add --affected flag to nx graph (#17340) 2023-06-01 11:24:18 -04:00
Jack Hsu
a722302caf
feat(misc): rework create-nx-workspace prompts (#17230) 2023-05-30 18:13:42 -04:00
Leosvel Pérez Espinosa
7c9ec7241e
docs(core): fix wrong option name in watch command examples (#17298) 2023-05-30 13:33:55 -04:00
Craigory Coppola
5ef9ea68cd
feat(core): add a variety of usages for nx show (#17073) 2023-05-23 18:07:37 -04:00
Colum Ferry
4106b3455b
docs(node): node-standalone should be listed not node-server (#17062) 2023-05-17 15:24:06 -04:00
Craigory Coppola
b20e906f00
feat(core): add --affected to show only affected projects (#16970) 2023-05-13 01:48:35 -04:00
Craigory Coppola
b2470de56c
feat(core): ability to save task graph to a file when running --graph (#16350) 2023-05-12 18:50:11 -04:00
Jack Hsu
95421c6945
feat(nextjs): update Next.js to 13.4.1 and default to App Router for new apps (#16948) 2023-05-12 16:09:20 -04:00
Craigory Coppola
b8e9f3daf8
docs(core): add example for affected by tags (#16986) 2023-05-12 13:25:21 -04:00
AgentEnder
6c00f922ae chore(core): reorganize nx-commands and cli implementation 2023-05-05 12:51:22 -04:00
Leosvel Pérez Espinosa
13a35bfb89
docs(misc): expose nx init command flags in docs and the terminal help (#16433) 2023-04-27 18:20:36 -04:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Isaac Mann
f91920d31e
docs(core): make migrate latest more prominent (#16596) 2023-04-27 11:17:34 -04:00
Zachary DeRose
5e2bf07908
docs(core): fixing some references to old architect terminology (#16424)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-04-27 08:28:53 -04:00
Craigory Coppola
b44dbf9c22
fix(nx-plugin): correct importPath and import updates for migration to local plugins (#16437) 2023-04-20 17:15:48 -04:00
Craigory Coppola
fc07794d90
feat(core): remove deprecated affected commands (#16349) 2023-04-19 18:07:56 -04:00
Nicholas Cunningham
338dc64d91
feat(nextjs): Add standalone Nextjs option to react selection when running CNW (#16317) 2023-04-19 15:29:31 -04:00
Craigory Coppola
9fa6d418b9
fix(misc): mark workspace-lint as deprecated in yargs config (#16385) 2023-04-19 14:06:57 -04:00
Craigory Coppola
1743ff10ed
feat(core): add migration to update workspace generators to a local plugin (#12700) 2023-04-19 14:03:00 -04:00
Jack Hsu
f04f316271
feat(react): add rspack experimental support (#16252) 2023-04-19 14:00:24 -04:00
Leosvel Pérez Espinosa
9658fb1ad6
docs(core): improve nx init description (#16245) 2023-04-13 09:57:05 -04:00
Craigory Coppola
f13ea45599
docs(core): correct environment variable for NX_TASK_TARGET_PROJECT (#16236) 2023-04-12 11:10:46 -04:00
Leosvel Pérez Espinosa
4b327161f9
feat(misc): add --integrated option to nx init command (#16148) 2023-04-12 15:17:04 +01:00
Victor Savkin
2bc33f14d7
docs(core): use -t and -p instead of --targets and --projects 2023-04-10 13:30:17 -04:00
Florian Guitton
454344b1ef
feat(core): add support for tags with (print-)affected(:*) and run-many (#10085)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-04-06 14:45:09 -04:00
Jason Jean
775f65130d
fix(misc): fix docs for nx watch --includeDependentProjects (#16026) 2023-04-05 11:29:19 -04:00
Jack Hsu
874b6a5e49
feat(node): add --framework=none to create-nx-workspace for Node projects (#15929) 2023-03-29 11:27:25 -04:00
Emily Xiong
24cb81d9ba
feat(core): set interactive true for create-nx-workspace (#15863) 2023-03-23 16:38:39 -04:00
Craigory Coppola
7d61ae238b
fix(misc): prevent --quiet and --verbose from both being true (#15836) 2023-03-23 10:47:43 -04:00
Jason Jean
2cc949e2f1
feat(core): show task graph of commands (#15440)
Co-authored-by: Philip Fulcher <philip@nrwl.io>
2023-03-21 18:08:31 -04:00
Emily Xiong
129cbedc66
feat(core): add entry file for create-nx-workspace (#15610) 2023-03-17 11:30:06 -04:00
Isaac Mann
10a7e7d3a6
docs(core): escape wildcard in shell (#15395) 2023-03-14 11:47:14 -04:00
Isaac Mann
2791444b56
docs(core): update affected:apps new command (#15327) 2023-03-01 15:32:16 -05:00
Colum Ferry
e053e06679
fix(angular): allow boolean usage of the prompts (#15083) 2023-02-21 19:04:54 -05:00
Samuel Fernández
0f92f52d9d
feat(core): migrate command can succeed if no migrations.json using flag --if-exists (#14578)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-21 13:24:08 -05:00
Leosvel Pérez Espinosa
cde7cf9a50
feat(core): support collecting migrations excluding the already applied ones (#14968) 2023-02-21 17:54:36 +00:00
Leosvel Pérez Espinosa
391457585f
docs(core): update nx migrate advance recipe with optional package updates handling (#14824) 2023-02-14 00:04:27 -05:00
Leosvel Pérez Espinosa
3aa20d7d43
docs(core): document --interactive flag for the migrate command (#14837) 2023-02-14 00:02:28 -05:00