11885 Commits

Author SHA1 Message Date
Isaac Mann
4f3988cb2c
docs(core): sync nx package versions (#18973) 2023-09-08 08:25:19 -04:00
Craigory Coppola
ca3fd3cb65
fix(js): esbuild should not throw when a project depends on non-js dependencies (#19057) 2023-09-07 21:45:09 +00:00
FrozenPandaz
822fb12c3f
chore(misc): publish 16.9.0-beta.0 2023-09-07 17:42:26 -04:00
Jonathan Cammisuli
7e2a19bfa1
chore(core): remove fast-glob from core nx (#18975) 2023-09-07 17:24:26 -04:00
Jason Jean
f71f2ac1f0
fix(core): do not validate remote cache validity (#19059) 2023-09-07 16:43:08 -04:00
Jason Jean
4b344ac660
fix(js): handle nested wildcard imports and paths that start with # (#19056) 2023-09-07 16:07:54 -04:00
Jason Jean
bde5c731cd
chore(linter): fix e2e tests naively (#19058) 2023-09-07 15:05:53 -04:00
Jack Hsu
944c728b49
docs(misc): run nx-dev e2e only through Chrome to speed up the test suite (#19054) 2023-09-07 14:25:27 -04:00
Jason Jean
730d6106d6
feat(js): support finding imports in .vue files (#19048) 2023-09-07 13:14:06 -04:00
Jack Hsu
305b44310a
fix(react): set "watch: false" on module federation serve-static options (#19052) 2023-09-07 12:41:33 -04:00
Jason Jean
e8fb1f4f4b
fix(misc): use preset apps instead of empty (#19051) 2023-09-07 11:05:40 -04:00
Craigory Coppola
f1be92e3df
fix(core): prettier 3 shouldn't cause errors due to esm + compile cache (#19042) 2023-09-07 11:02:46 -04:00
Zachary DeRose
e6eafaca46
docs(misc): community slack to official discord (#18873) 2023-09-07 11:01:39 -04:00
Jason Jean
850cdb3d20
fix(core): do not prompt, only warn when projectNameAndRootLayout is … (#19037) 2023-09-07 09:08:08 -05:00
Jack Hsu
214b53134d
fix(node): explicitly check that project is a library before updating imports (#19040) 2023-09-07 10:06:35 -04:00
Josh Goldberg ✨
b8bc4609e1
docs(core): add more to repair's command-object describe (#18602)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-09-07 09:04:40 -05:00
Isaac Mann
2cc40a1f32
docs(angular): document PNPM workaround for ngcc (#19041)
Co-authored-by: Daniel Shuy <daniel_shuy@hotmail.com>
2023-09-07 09:46:44 -04:00
Isaac Mann
c2c664a055
docs(core): add directory flag to all project generators (#18977) 2023-09-07 09:36:25 -04:00
Miroslav Jonaš
2c649334f0
docs(nx-dev): improve gh ci docs (#19046) 2023-09-07 09:32:16 -04:00
Miroslav Jonaš
bcb5965ec5
fix(angular): keep dependency-checks enabled for buildable libraries (#19047) 2023-09-07 15:14:45 +02:00
Katerina Skroumpelou
f487929a9e
fix(vite): check for undefined and create types array (#19045) 2023-09-07 08:28:09 -04:00
Miroslav Jonaš
aa223621f7
fix(linter): ensure config manipulations are run only if config is supported (#19035) 2023-09-07 13:17:22 +02:00
Juri
f994f54c52 fix(nx-dev): menu chevron alignment 2023-09-07 10:32:41 +02:00
Stefano Formicola
e68a517a75
docs(react): fix schema typo to scheme in react-native run-ios schema.json (#17813)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-09-06 22:14:11 -04:00
Maurício Mutte
1572749f4a
docs(core): fix typo in task-pipeline-configuration.md (#18185) 2023-09-06 17:13:19 -04:00
Jason Jean
4940b2b0b2
fix(misc): nx view-logs should open the nx-cloud link when connected … (#17808) 2023-09-06 17:10:02 -04:00
Josh Wiegand
712bcb2256
docs(core): update svelte workspace setup (#18939)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-09-06 17:06:59 -04:00
Leosvel Pérez Espinosa
8308e306d4
docs(angular): add info on how to identify the nx version to use for applying previously skipped updates (#18184) 2023-09-06 16:46:53 -04:00
Daniel Sogl
918e288448
docs(web): update actions/checkout to latest version in examples (#18375) 2023-09-06 16:44:12 -04:00
Miroslav Jonaš
6332a2f55c
docs(linter): fix starting version for flat config (#19019) 2023-09-06 16:38:50 -04:00
Jason Jean
06cf205715
docs(core): fix nodejs compatibility matrix (#19032) 2023-09-06 16:30:56 -04:00
Kevin Oliveira
5240f5e2a0
chore(core): nx plugin submission @koliveira15/nx-sonarqube update (#18902) 2023-09-06 16:27:56 -04:00
Craigory Coppola
5623e2c32d
docs(core): add v2 plugin documentation (#18890) 2023-09-06 16:16:09 -04:00
khalilou88
c46f9e4f97
chore(core): nx plugin submission @jnxplus/nx-gradle (#17722) 2023-09-06 16:15:21 -04:00
Adam Wootton
9ba98f4b25
fix(js): workspace lib devDependencies should not be added to package.json (#17802) 2023-09-06 15:13:11 -04:00
Craigory Coppola
2526967fc5
fix(core): register ts transpiler when running .ts backed plugins (#19027) 2023-09-06 14:27:01 -04:00
Matt Lewis
f30174b677
fix(webpack): enable in memory caching when building for node in watch mode (#18348) 2023-09-06 12:24:27 -06:00
Nadav Shatz
ac85a16a59
fix(react): fix createGlobPAtternsForDependencies path (#18546) 2023-09-06 12:18:21 -06:00
Leosvel Pérez Espinosa
ace8f8cf97
fix(misc): calculate cwd relative path correctly for generators and executors (#18933) 2023-09-06 14:17:35 -04:00
Jason Jean
0fa0c4ba35
chore(repo): change codeowner for community plugins to docs (#19034) 2023-09-06 14:10:07 -04:00
Jack Hsu
f3fb455f33
feat(vue): add private Vue plugin (#19009) 2023-09-06 20:58:38 +03:00
Jack Hsu
8c1f183659
fix(linter): handle non-JSON eslintrc files when updating overrides (#19026) 2023-09-06 12:20:28 -04:00
Jack Hsu
e00e3f4539
docs(misc): update tutorials to match new layout (#18976) 2023-09-06 12:17:10 -04:00
Miroslav Jonaš
2bc7031017
fix(linter): fix dep-checks projPackageJsonDeps caching for IDE (#18935) 2023-09-06 10:19:50 +02:00
FrozenPandaz
af53c7cfb2
chore(misc): publish 16.8.0 2023-09-05 21:36:37 -04:00
Altan Stalker
dd90769fcc
chore(repo): update nx-cloud to 16.4.0-beta.7 (#19011) 2023-09-05 17:01:00 -04:00
Jonathan Cammisuli
b7d6e7aba4
chore(repo): update nx to 16.8.0-rc.0 (#19006) 2023-09-05 14:06:43 -04:00
Jack Hsu
ce172d8706
fix(js): change TS standalone preset to generate at the root (#19003) 2023-09-05 12:07:12 -04:00
Nicholas Cunningham
37a0f7b79f
docs(react): Fix typo for react libs (#19007) 2023-09-05 11:50:45 -04:00
Jason Jean
44d0b22f4f chore(misc): publish 16.8.0-rc.0 2023-09-05 09:50:22 -04:00