12142 Commits

Author SHA1 Message Date
Emily Xiong
aa82f031c3
feat(graph): add target groups and technology icon (#22839) 2024-04-29 13:52:07 -04:00
James Henry
addde70251
fix(js): typescript plugin target hashing (#23073) 2024-04-29 18:51:32 +01:00
Jack Hsu
3cf13ab864
chore(misc): update message in legacy readme files (#22887) 2024-04-29 13:49:02 -04:00
Jason Jean
59f7495cb5
chore(repo): update nx to 19.0.0-beta.7 (#23070) 2024-04-29 12:58:52 -04:00
Josh Goldberg ✨
5a8a8c0a4e
docs(core): correct Type(S|s)cript typo in ESLint guide (#23041) 2024-04-29 12:28:35 -04:00
Altan Stalker
9986144b60
docs(nx-cloud): mark --with-env-vars as Nx Agents only (#23067) 2024-04-29 12:24:58 -04:00
Nicholas Cunningham
24f6d38762
fix(nextjs): Boolean flags do not need a value (#23072) 2024-04-29 10:24:43 -06:00
Isaac Mann
b0a27bd986
docs(core): nx migrate search results (#23066) 2024-04-29 10:16:48 -04:00
Isaac Mann
c0311b8a31
docs(core): useInferencePlugins (#23010)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-04-29 10:06:00 -04:00
Jason Jean
9c6532ca68
fix(repo): fix pnpm version on freebsd (#23045) 2024-04-29 07:50:40 -04:00
Nicholas Cunningham
f74aeabdb5
docs(core): Fix the '>' position when rendering multiline commands (#23042) 2024-04-26 20:58:58 -04:00
Craigory Coppola
f32f692c07
chore(misc): remove perf timings from individual createNodes files (#23044) 2024-04-26 19:26:08 -04:00
Craigory Coppola
c5df9902b4
fix(js): ignore yarn corepack check when updating config (#23043) 2024-04-26 18:57:02 -04:00
Craigory Coppola
bb2d7f39a1
fix(core): prevent device status report from being printed during pty execution (#23039) 2024-04-26 18:56:03 -04:00
James Henry
8a53892d45
fix(core): improve performance of pnpm lock file parsing (#23017)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2024-04-26 17:36:31 -04:00
Jason Jean
9bf197f5a1
fix(react): disable tty for next build (#23013) 2024-04-26 12:40:57 -04:00
Jason Jean
c36e246c6f
fix(core): affect all projects when nx.json is touched (#23036) 2024-04-26 12:40:40 -04:00
Jason Jean
4d3b988881
chore(repo): add package manager (#23018) 2024-04-26 12:40:32 -04:00
Jason Jean
252070fd5f
fix(core): recommend nx reset when graph errors and print error in da… (#23014) 2024-04-26 12:40:23 -04:00
Emily Xiong
e957d13715
feat(react-native): upgrade react native to 0.72.6 (#22729) 2024-04-26 11:36:57 -04:00
Emily Xiong
f167bade10
feat(graph): add loading spinner on project details (#23023) 2024-04-26 11:13:41 -04:00
Colum Ferry
aa760076b4
fix(repo): should ensure that unit tests are run correctly across package managers (#22978) 2024-04-26 10:44:03 -04:00
MaxKless
d3454ede62
fix(core): read nx.json in the DaemonClient constructor instead of the module (#23033) 2024-04-26 10:42:12 -04:00
Jack Hsu
b8e6ebbf9a
feat(webpack): change plugin import paths to speed up config loading (#23021) 2024-04-26 10:41:59 -04:00
Leosvel Pérez Espinosa
9077ae8abb
fix(storybook): do not infer a test-storybook task if @storybook/test-runner is not installed (#23034) 2024-04-26 15:18:26 +02:00
Leosvel Pérez Espinosa
521d417a16
fix(storybook): allow overriding default inferred task names in storybook plugin (#23030) 2024-04-26 13:18:12 +00:00
Leosvel Pérez Espinosa
326551034d
fix(testing): fix test files pattern for jest inferred split tasks (#23025) 2024-04-26 15:10:23 +02:00
Colum Ferry
3122f2abbe
fix(core): ensure include and excluded return from plugin worker (#23032) 2024-04-26 13:04:38 +00:00
Colum Ferry
a78e75ccab
fix(webpack): should correctly normalize paths in NxWebpackPlugin (#23003) 2024-04-26 12:55:07 +01:00
Nicholas Cunningham
49af691b24
fix(core): nxComponentTestingPreset should not expose bundler option (#23009) 2024-04-26 09:31:11 +01:00
Craigory Coppola
ac9ad35754
fix(misc): propogate NX_PERF_LOGGING to plugin workers (#23016) 2024-04-26 03:39:17 +02:00
Leosvel Pérez Espinosa
e78776a53e
cleanup(linter): parallelize projects processing and better dedupe/ignore projects and files in eslint plugin (#23011) 2024-04-25 16:45:41 -04:00
Craigory Coppola
0fd6d23e3f
fix(core): ensure create nodes functions are properly parallelized (#23005) 2024-04-25 16:45:26 -04:00
Craigory Coppola
c6fe9696fd
fix(misc): perf logging shouldn't be enabled twice (#23012) 2024-04-25 14:41:52 -04:00
Isaac Mann
d48fb54d56
docs(core): restrict plugin inferred tasks (#22986) 2024-04-25 12:52:34 -04:00
Nicholas Cunningham
9cf8c29d27
fix(node): e2e target fails out of the box (#22987) 2024-04-25 09:31:25 -06:00
Jason Jean
df7e40d547
feat(repo): split e2e tests (#22927) 2024-04-25 10:13:03 -04:00
Chabbey François
aa1be0f41f
docs(cypress): fix code snippet in cypress-setup-node-events.md (#22977) 2024-04-24 23:05:10 -04:00
Benjamin Cabanes
5f4dc886eb
feat(nx-dev): disable banner on home page (#22992) 2024-04-24 23:04:39 -04:00
Emily Xiong
cec57c4951
fix(gradle): get gradlew path with projectRoot joins workspaceRoot (#22988) 2024-04-24 19:06:34 -04:00
Jack Hsu
8cd326e71a
fix(misc): fix publish script (#22981) 2024-04-24 18:49:36 -04:00
Jason Jean
12dd8722ef
fix(core): handle created directories when watching on linux (#22980)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2024-04-24 17:18:53 -04:00
Emily Xiong
df87a5ec47
fix(gradle): should skip println in project report (#22862) 2024-04-24 13:43:02 -04:00
Jack Hsu
f3a20bb6d3
chore(repo): remove unnecessary .eslintignore files and use ignorePatterns instead (#22976) 2024-04-24 12:02:44 -04:00
Leosvel Pérez Espinosa
070932b9e8
fix(misc): fix cypress option in workspace preset generator (#22975) 2024-04-24 17:13:59 +02:00
James Henry
526ea7cfdf
chore(js): experimental tsc entrypoint (#22852)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-04-24 10:14:57 -04:00
Isaac Mann
d3190a29c1
docs(core): correct file names in gradle plugin (#22974) 2024-04-24 09:58:49 -04:00
Jack Hsu
973244970f
chore(repo): use @nx/webpack/plugin to infer graph client targets (#22955) 2024-04-24 09:45:35 -04:00
Colum Ferry
25eeddc338
feat(testing): add playwright generator to convert from executors to plugin (#22784)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2024-04-24 09:06:23 -04:00
Isaac Mann
0197bfecc9
docs(core): add atomizer name to task splitting (#22962) 2024-04-24 08:43:07 -04:00