10562 Commits

Author SHA1 Message Date
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
Jason Jean
21bedb1d51 Revert "chore(misc): publish 16.8.0-rc.0"
This reverts commit 6b272ed4c4dcc178880b8505680698b6958b60e9.
2023-09-05 09:40:59 -04:00
Leosvel Pérez Espinosa
8564d9ba12
feat(misc): support new format to determine new project name and destination in move generators (#18878)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-09-05 09:40:16 -04:00
Jason Jean
6b272ed4c4 chore(misc): publish 16.8.0-rc.0 2023-09-05 09:34:29 -04:00
Jason Jean
9fbfe4a95a
feat(misc): stop generating empty apps/libs/packages libs in new work… (#18979) 2023-09-05 08:25:50 -05:00
Miroslav Jonaš
99eebfb5ea
chore(repo): disable flaky storybook test (#18997) 2023-09-05 12:48:51 +03:00
Jonathan Cammisuli
20528790bb
chore(core): remove chokidar as a dependency (#18914) 2023-09-04 01:32:10 +00:00
Jason Jean
7508e7b5e8
chore(repo): update nx to 16.8.0-beta.7 (#18923) 2023-09-01 19:59:30 -04:00
Jason Jean
6175b0f203 chore(misc): publish 16.8.0-beta.7 2023-09-01 17:04:42 -04: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
0cc6ba996f chore(misc): publish 16.8.0-beta.6 2023-09-01 16:21:40 -04:00
Nicholas Cunningham
b42be17e52
fix(nextjs): Ensure build-custom-server is only added once to nx.json (#18972) 2023-09-01 15:41:47 -04:00
Nicholas Cunningham
f3f12d4201
chore(nextjs): update nextjs plugin's unit test to use as-provided (#18969) 2023-09-01 13:55:15 -04:00
Miroslav Jonaš
ede4b96e8d
chore(repo): increase timeout for flaky test (#18970) 2023-09-01 19:15:50 +02:00
Jason Jean
a5a522e92c
fix(js): properly throw error when processing lockfile during postins… (#18968) 2023-09-01 13:10:21 -04:00
Nicholas Cunningham
8f1429da97
fix(vite): Update typings and fix when converting lib to vite (#18956) 2023-09-01 13:01:43 -04:00
Jason Jean
610ac979f4
fix(core): re-expose strip-source-code (#18955) 2023-09-01 12:11:45 -04:00
Caleb Ukle
193206ac86
feat(testing): support cypress v13 (#18899) 2023-09-01 11:55:13 -04:00
Jason Jean
83ebf0f799
chore(core): refactor implicit dependencies code (#18825) 2023-09-01 10:51:10 -05:00
Katerina Skroumpelou
ed6d7f721f
feat(nx-dev): get the correct query for ai feedback (#18961) 2023-09-01 17:18:19 +03:00
Katerina Skroumpelou
79678d6988
fix(nx-dev): restore the name of the supabase env var (#18960) 2023-09-01 10:13:44 -04:00
Colum Ferry
60da7977a7
fix(angular): use production build for static-serve for MF (#18942) 2023-09-01 14:29:13 +01:00
Florian Le Dentu-Jost
407872f89e
chore(core): update recipe example code (#18959)
Co-authored-by: sevFlo <florian.jost@sevdesk.de>
2023-09-01 08:20:16 -04:00
Rares Matei
f5331597a1
docs(nx-cloud): update nxcloud release notes (#18925) 2023-09-01 11:58:41 +01:00