10562 Commits

Author SHA1 Message Date
Jack Hsu
188dc8f2f0
feat(core): hide vue preset options from create-nx-workspace (#19155) 2023-09-13 17:18:04 -04:00
Craigory Coppola
dc8b408b1a
feat(react): allow setting react preset to production when using custom BABEL_ENV (#19148) 2023-09-13 17:14:52 -04:00
Juri Strumpflohner
7975950a8c
docs(core): update Nx Console screenshot (#19153) 2023-09-13 16:30:37 -04:00
Jack Hsu
769974b45a
feat(vue): init, app, component and lib generators (#19130)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
2023-09-13 15:05:10 -04:00
Isaac Mann
6a847190af docs(core): review fixes 2023-09-13 20:04:51 +02:00
Isaac Mann
8c74687d4a docs(core): added more sections 2023-09-13 20:04:51 +02:00
Isaac Mann
bef6e8f8d8 docs(core): react-monorepo tutorial 2023-09-13 20:04:51 +02:00
FrozenPandaz
5056d6cefb
chore(misc): publish 16.9.0-beta.1 2023-09-13 10:02:30 -04:00
Jonathan Cammisuli
537d7eb8be
feat(core): add WorkspaceContext class (#18999) 2023-09-13 09:56:36 -04:00
Craigory Coppola
ae154e777e
cleanup(devkit): improve error messaging when project doesnt exist for readTargetOptions (#19108) 2023-09-12 23:07:20 -04:00
MaxKless
f639883786
docs(core): add examples for runtime & env inputs (#19129) 2023-09-12 13:29:04 -04:00
Miroslav Jonaš
a3f91f3276
chore(repo): update nightly node versions (#19102) 2023-09-12 13:24:08 -04:00
Jack Hsu
17767cf769
fix(core): detect dependencies in .cjs and .cts files (#19127) 2023-09-12 13:23:18 -04:00
Jack Hsu
fdbf000c51
feat(js): warn users when additionalEntryPoints do not match any files (#19107) 2023-09-12 11:19:26 -04:00
Craigory Coppola
f2e20c81b6
cleanup(core): adjust create dependencies context (#19070)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-09-12 09:01:32 -04:00
Jason Jean
50b62524f5
chore(misc): remove e2e utils that use internal nx functions (#19085) 2023-09-11 19:56:58 -04:00
Craigory Coppola
228393724c
feat(devkit): update parseTargetString to allow referencing targets on the current project (#19109) 2023-09-11 16:58:03 -04:00
Simon Critchley
3771c325bc
Revert "feat(repo): enable agents" (#19112) 2023-09-11 15:58:09 -04:00
Miroslav Jonaš
f9e7b90837
chore(repo): update version of pnpm in our ci configs (#19103) 2023-09-11 13:55:19 -04:00
Rares Matei
be8e499f89
docs(nx-cloud): managed version saml auth (#19078) 2023-09-11 16:05:54 +01:00
Jason Jean
660bfb3dc5
chore(repo): speed up build of nx project (#19066) 2023-09-08 13:37:02 -04:00
Jason Jean
41551a3197
feat(linter): update version of tslint-to-eslint (#19065) 2023-09-08 13:05:09 -04:00
Miroslav Jonaš
86594bd99b
fix(linter): add @eslint/js with correct package version (#19077)
Co-authored-by: Nacho Vazquez <nacho.vazquez.dev@gmail.com>
2023-09-08 12:19:19 -04:00
Victor Savkin
018d9972ee feat(repo): add cloud workflows 2023-09-08 12:04:36 -04:00
Colum Ferry
dd5ea7a244
feat(webpack): move module federation utils to webpack (#18996) 2023-09-08 10:22:09 -04:00
Guy Senpai
e507ff02e2
fix(core): prettier 3 shouldn't cause errors due to v8 compile cache (#19075) 2023-09-08 09:53:07 -04:00
Isaac Mann
4a97227c23
docs(core): reword ngcc note (#19050) 2023-09-08 08:25:30 -04:00
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