6845 Commits

Author SHA1 Message Date
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
Jason Jean
968bd38218
Revert "Revert "feat(linter): add generator for converting to flat co… (#18631) 2023-08-15 15:25:09 -04:00
Craigory Coppola
e2ac4e38e7
fix(core): set consistent working directory when calculating runtime hash inputs (#18643) 2023-08-15 14:20:48 -05:00
Emily Xiong
40d66ec715
chore(core): remove readProjectsConfigurations from workspaces (#18329)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-15 14:48:40 -04:00
Isaac Mann
5e9520ee59
docs(core): update nx.json schema (#18635) 2023-08-15 10:38:08 -04:00
Craigory Coppola
2760026700
fix(core): project inference plugins should be ran when reading project configuration (#18630) 2023-08-15 00:00:14 -05:00
Jason Jean
11249e929b
Revert "feat(linter): add generator for converting to flat config (#1… (#18628) 2023-08-14 16:49:43 -04:00
Craigory Coppola
b2ecea4c80
fix(core): all graph nodes should have targets block, even if its empty (#18625) 2023-08-14 13:48:52 -05:00
Leosvel Pérez Espinosa
3627df4d03
feat(testing): use helper to determine project name and root directory in cypress project generator (#18608) 2023-08-14 13:42:36 -05:00
Jason Jean
e717fab6d5
feat(core): create function to transform project graph between js and… (#18578) 2023-08-14 13:41:05 -04:00
Caleb Ukle
645535be46
fix(testing): playwright cleanup (#18558) 2023-08-14 11:13:56 -05:00
Caleb Ukle
b3f68fe89e
docs(testing): update docs to use configuration generator (#18587) 2023-08-14 11:57:41 -04:00
Jorge Rodriguez
5ac66e4ab8
fix(core): normalizing key of patched packages with its actual resolved version and not the one from the key (#18192) 2023-08-14 17:54:47 +02:00
Leosvel Pérez Espinosa
8601a0e44c
feat(angular): support angular 16.2.0 (#18561) 2023-08-14 14:46:02 +01:00
Miroslav Jonaš
b152f20125
fix(js): fix swc compilation output path handling (#18588)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-11 17:30:21 -04:00
Leosvel Pérez Espinosa
ccd6e04d3f
feat(devkit): improve project name and root format prompt (#18591) 2023-08-11 16:25:21 -04:00
Jonathan Morley
eafc8af697
fix(misc): respect cwd when adding node_modules/.bin to PATH in run-commands(#18429) 2023-08-11 15:36:08 -04:00