21 Commits

Author SHA1 Message Date
Jason Jean
a64a7e2db9
feat(core): cleanup for v19 (#22993) 2024-05-01 12:12:32 -04:00
Craigory Coppola
deb0f1a492
chore(repo): bump deprecation messages to v19 (#21430) 2024-01-30 16:29:05 -05:00
Miroslav Jonaš
7ab0de8f68
fix(core): yargs array-like prompts initial field is number (#21349) 2024-01-26 10:46:05 -05:00
Leosvel Pérez Espinosa
a672cbbb58
feat(misc): allow providing a path in the name option of project generators (#20274) 2023-11-21 11:50:58 -05:00
Miroslav Jonaš
bc577c68a2
fix(devkit): command format example should use derived info instead of as-provided (#20065) 2023-11-06 11:41:59 -05:00
Jason Jean
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708) 2023-10-18 18:03:57 -04:00
Leosvel Pérez Espinosa
81e8d12ed1
fix(misc): do not normalize project name and root when using as-provided format (#19651) 2023-10-17 17:53:48 -04:00
Leosvel Pérez Espinosa
c18c0b2eba
feat(misc): prepend cwd to directory in project generators when using as-provided format (#19227)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-09-22 08:28:03 -04:00
Jason Jean
53a327715b
feat(repo): remove projectNameAndRoot nx.json option (#19218) 2023-09-21 08:15:38 -04:00
Leosvel Pérez Espinosa
a020f1d933
feat(misc): do not prompt for project name and root format when they produce the same result (#19221) 2023-09-20 09:07:47 -04:00
Jason Jean
850cdb3d20
fix(core): do not prompt, only warn when projectNameAndRootLayout is … (#19037) 2023-09-07 09:08:08 -05:00
Jason Jean
bd1b0b70fd
feat(misc): introduce a way to set the project name/root format for all generators (#18971) 2023-09-01 16:58:14 -04:00
Jason Jean
02c5aeb255
fix(devkit): show example in deprecation message (#18823) 2023-08-24 21:08:58 +00:00
Leosvel Pérez Espinosa
e8aebe1fe1
cleanup(devkit): update project name and root helper options type (#18758) 2023-08-22 09:33:45 -04:00
Jason Jean
b309d8386c
feat(devkit): warn users the project name and root will not be derived (#18718) 2023-08-21 14:38:20 -04:00
Leosvel Pérez Espinosa
eb9caa1ade
feat(react): use helper to determine project name and root directory in project generators (#18615) 2023-08-18 13:12:23 -04:00
Craigory Coppola
e2ff519db2
feat(misc): save directory and name format to nx json defaults (#18683) 2023-08-17 17:48:42 -04:00
Leosvel Pérez Espinosa
47f8b7a8be
feat(angular): use helper to determine project name and root directory in project generators (#18607) 2023-08-17 16:27:47 +01:00
Leosvel Pérez Espinosa
ccd6e04d3f
feat(devkit): improve project name and root format prompt (#18591) 2023-08-11 16:25:21 -04:00
Leosvel Pérez Espinosa
ce7fc740ae
cleanup(misc): rename projectDirectory to projectRoot in helper return value (#18586) 2023-08-11 16:43:07 +01:00
Leosvel Pérez Espinosa
730260320d
feat(js): provide a new way of generating project name and root directory for libraries (#18420) 2023-08-10 13:30:46 -04:00