6711 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
bb9f880a8e
feat(express): use helper to determine project name and root in application generator (#18679) 2023-08-22 15:10:54 +01:00
Miroslav Jonaš
42d93b0d95
fix(core): fix wrong yarn patch key mapping (#18759) 2023-08-22 10:01:53 -04: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
Stefano
c479a54f7b
fix(misc): format must exclude ignored patterns (#18670)
Co-authored-by: Stefano Pongelli <stefano.pongelli@eligamo.com>
2023-08-22 07:23:23 -04:00
Jack Hsu
750f485b93
fix(web): generate .swcrc file with modern defaults when creating new webapps (#18749) 2023-08-22 07:05:30 -04:00
Colum Ferry
791171e95d
fix(angular): add @angular/pwa to migrations #18731 (#18736) 2023-08-22 10:24:23 +01:00
Leosvel Pérez Espinosa
9002662b07
feat(detox): use helper to determine project name and root in application generator (#18674) 2023-08-21 17:07:36 -04:00
Leosvel Pérez Espinosa
d56605522b
feat(node): use helper to determine project name and root directory in project generators (#18620)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-21 15:47:18 -04:00
Jason Jean
7900d56ff2
fix(testing): fix outputs for vitest generator (#18709) 2023-08-21 15:05:18 -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
Craigory Coppola
9548714871
fix(core): projects within folders that start with a . should be found (#18748) 2023-08-21 17:43:50 +00:00
Craigory Coppola
4a25576b65
fix(core): load .env after .env.local (#18746) 2023-08-21 17:42:51 +00:00
Jonathan Cammisuli
f2300787f5
fix(core): handle symlinks better for watch events on arch (#18743) 2023-08-21 13:28:36 -04:00
Shahar Kazaz
70241086be
fix(testing): make playwright nxE2EPreset options optional (#18729) 2023-08-21 13:01:21 -04:00
Jason Jean
3b1a6964f6
chore(repo): fix errors running e2e locally (#18695) 2023-08-21 12:30:36 -04:00
Katerina Skroumpelou
7f519d151a
docs(storybook): rearrange recipes and docs (#18732) 2023-08-21 09:44:29 -06:00
Katerina Skroumpelou
04483172d0
fix(storybook): dont fail if targets dont exist (#18745) 2023-08-21 15:38:14 +00:00
Thenglong Heng
078cf9a1ca
fix(js): fix swc opens swc.js instead of compiling on windows (#18723) 2023-08-21 18:33:43 +03:00
Nadav Shatz
1a0962fcaf
fix(react): fix remote generation devServerPort (#18603) 2023-08-21 16:48:25 +03:00
Leosvel Pérez Espinosa
18ba93ad5d
feat(nextjs): use helper to determine project name and root in projects generators (#18733) 2023-08-21 14:42:30 +01:00
Michał Mrozek
2638bb0db2
fix(devkit): await prettier format for v3 compatibility (#18664) 2023-08-20 22:10:56 +04:00
Jason Jean
7d4e2fec10
chore(core): change retrieveProjectConfigurationPaths to async (#18717) 2023-08-18 17:31:59 -04:00
Miroslav Jonaš
97c5ecf33e
fix(core): skip local yarn patches for lock file pruning (#18700) 2023-08-18 17:30:55 -04:00
Miroslav Jonaš
adb39c464d
fix(core): ensure preinstall is only run once on repo (#18671) 2023-08-18 17:30:33 -04:00
Leosvel Pérez Espinosa
195c5bfb2f
fix(misc): fix import path to project name and root helper (#18711) 2023-08-18 17:10:56 -04:00
Philip Fulcher
768a0d2b7c
docs(core): remove references to --all for run-many (#18663) 2023-08-18 16:01:32 -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
Colum Ferry
8390b9ed2d
feat(angular): update module federation node (#18513) 2023-08-18 16:03:46 +01:00
Craigory Coppola
253bb65051
cleanup(angular): move special handling of angular.json to a builtin plugin (#18589) 2023-08-18 09:27:13 -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
61d73fc907
fix(js): expose schematic using the generator function with a default for the project name and root format (#18681) 2023-08-17 14:55:56 -04:00
Miroslav Jonaš
ded15436a4
fix(core): fix schema links (#18395) 2023-08-17 18:51:30 +00:00
Miroslav Jonaš
20acfbe681
fix(core): nx should not break if packages were not installed (#18687) 2023-08-17 18:45:22 +00:00
Craigory Coppola
2ff1364579
fix(devkit): convert-nx-executor should read projectNodes (#18684) 2023-08-17 18:14:14 +00:00
Craigory Coppola
2d08229000
cleanup(core): move package json script handling to package json plugin (#18659) 2023-08-17 13:56:48 -04:00
Nicholas Cunningham
2e1bccd0c3
fix(nextjs): make next build package manager agnostic (#18661) 2023-08-17 13:54:31 -04:00
Craigory Coppola
0b84bbcc75
cleanup(devkit): correct description of disabling daemon inside createProjectGraph async jsdoc (#18627) 2023-08-17 13:14:58 -04:00
Craigory Coppola
94cc716a8a
fix(core): name collisions during project inference should not error out if corrected by a project.json's name (#18665) 2023-08-17 11:53:58 -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
Colum Ferry
b9ca7ce09f
feat(angular): add flag to include hydration when setting up ssr (#18675) 2023-08-17 07:59:15 -07:00
Miroslav Jonaš
7d55f49e7d
fix(core): use existing version when calling "yarn set version" (#18669) 2023-08-17 10:28:29 -04:00
Miroslav Jonaš
43b802d1cc
fix(core): fix ghost alias when parsing yarn lockfile (#18646) 2023-08-17 10:22:48 -04:00
jogelin
1f9b3c4a5c
fix(linter): Normalize paths when in getSourceFilePath (#18601)
Co-authored-by: jgelin <jgelin@seligent.com>
2023-08-17 11:28:52 +02:00
Jason Jean
2034cddf04
chore(devkit): move all internal nx imports to requireNx (#18639) 2023-08-16 17:40:42 -04:00
Michał Mrozek
54496e899b
feat(core): support prettier v3 as a formatter (#18644) 2023-08-16 15:56:57 -04:00
Jonathan Cammisuli
cf0b2fd4f4
fix(core): handle symlinks on debian for watch events (#18636) 2023-08-16 14:02:02 -04:00
Jonathan Cammisuli
13925ba576
fix(core): improve error handling for copy and remove (#18656) 2023-08-16 13:20:36 -04:00
Jason Jean
f670e7469f
fix(core): apply target defaults properly for executors defaults (#18655) 2023-08-16 13:04:04 -04:00
Craigory Coppola
692640e9a9
docs(core): update --exclude option to use equal sign (#18592) 2023-08-15 18:12:36 -04:00
Craigory Coppola
98a7477922
fix(core): use Date.now() everywhere for tasks start and end times to avoid negative durations (#18595) 2023-08-15 17:54:44 -04:00