13226 Commits

Author SHA1 Message Date
Craigory Coppola
4d13753b6d
fix(core): plugin pool should not clobber promises when called multiple times (#21977) 2024-02-27 21:35:49 -05:00
Austin Fahsl
888110a20b
chore(repo): exclude master commits from commit linting (#22029) 2024-02-27 19:30:52 -07:00
Almar Aubel
c2070817ba
doc(core): update reduce-repetitive-configuration.md (#22022)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2024-02-27 15:03:42 -05:00
Jack Hsu
207b4926d1
feat(nextjs): use global NX_GRAPH_CREATION in withNx plugin to guard against graph creation during create nodes (#22026) 2024-02-27 14:57:39 -05:00
Isaac Mann
e732e7116f
docs(core): default cache directory update (#22023) 2024-02-27 11:40:33 -05:00
Katerina Skroumpelou
82278d9254
fix(nuxt): fix storybook preview config path (#22020) 2024-02-27 11:01:20 -05:00
Leosvel Pérez Espinosa
53e62c2097
cleanup(angular): increase cypress web server timeout in mf e2e tests to fix nightly runs (#22014) 2024-02-27 12:25:39 +00:00
Leosvel Pérez Espinosa
5b9fc0b5e7
cleanup(angular): fix e2e test cases setup (#22012) 2024-02-27 12:25:23 +00:00
Nicholas Cunningham
452d845917
docs(nextjs): Update nextjs deployment with Crystal (#22005) 2024-02-26 20:06:26 -05:00
Nicholas Cunningham
b34f9df962
fix(node): Increase timeout for CI (#22003) 2024-02-26 12:19:20 -07:00
MaxKless
4c5654dac7
cleanup(core): rewrite text reference to nx console 'run' button (#21020) 2024-02-26 11:01:31 -05:00
Miroslav Jonaš
ce933132d0
cleanup(linter): refactor code for dynamic/static imports check (#20897) 2024-02-25 20:59:51 +04:00
Jack Hsu
26b266faf4
fix(core): update generated README pages with more useful instructions (#21976) 2024-02-23 16:09:57 -05:00
Leosvel Pérez Espinosa
5161e4128c
fix(misc): set nx property in root package.json when no replacing script in nx init (#21974) 2024-02-23 21:27:58 +01:00
Craigory Coppola
c2581dcf0b
feat(core): execute plugins in isolated processes (#21760) 2024-02-23 13:20:44 -05:00
Craigory Coppola
cb0748a130
fix(core): target defaults application shouldn't include extra scripts (#21970) 2024-02-23 11:56:56 -05:00
Julian Martin
8c6d8a6d35
feat(nuxt): export storybook generator (#21969) 2024-02-23 17:09:57 +02:00
Leosvel Pérez Espinosa
1685226c15
feat(misc): log message in nx init when detecting plugins (#21932) 2024-02-23 15:18:14 +01:00
Leosvel Pérez Espinosa
23de0841e6
fix(core): normalize migration target versions when sorting migrations (#21967) 2024-02-23 15:05:22 +01:00
Leosvel Pérez Espinosa
77a01ca94c
feat(testing): add getJestProjectsAsync to support inferred targets (#21897) 2024-02-23 15:03:46 +01:00
Leosvel Pérez Espinosa
dd2c7d2601
feat(testing): update cypress version (#21961) 2024-02-23 14:44:22 +01:00
Katerina Skroumpelou
776367e882
fix(nuxt): tsconfig types and output dir (#21934) 2024-02-23 15:22:18 +02:00
Leosvel Pérez Espinosa
26ce6f6f64
fix(linter): fix eslint-plugin migration target version (#21966) 2024-02-23 16:19:07 +04:00
Colum Ferry
c9c56a2cfd
fix(react): ensure playwright configuration is using correct port in app gen (#21941) 2024-02-23 11:25:54 +00:00
Craigory Coppola
21e764833e
fix(testing): add null checks when reading targets (#21952) 2024-02-22 17:23:48 -05:00
Craigory Coppola
836012b67a
fix(testing): playwright plugin enoent error (#21951) 2024-02-22 16:51:15 -05:00
Craigory Coppola
95b77f8fb0
feat(core): flatten default base config to base (#19964) 2024-02-22 16:50:25 -05:00
Craigory Coppola
17e2248098
fix(misc): logs from rm-default-collection should render properly (#21953) 2024-02-22 16:50:05 -05:00
Craigory Coppola
da4fb5a9a5
docs(core): add quiet flag to generate docs (#21378) 2024-02-22 15:55:23 -05:00
Craigory Coppola
dc8f57937b
fix(repo): update browser tools to fix ci (#21955) 2024-02-22 15:47:56 -05:00
Juri Strumpflohner
814035ba79
docs(core): add Nx 18 video to changelog page (#21948) 2024-02-22 11:31:40 -08:00
Steven Nance
ead05ad883
fix(devkit): respect expectComments when parsing json (#21584) 2024-02-22 14:08:07 -05:00
Katerina Skroumpelou
00dae6a811
fix(vite): update vitest and use parseCLI (#21890) 2024-02-22 11:03:08 -05:00
Colum Ferry
1a7e812611
fix(testing): ensure baseUrl is not passed to playwright cli (#21943) 2024-02-22 16:00:08 +00:00
Leosvel Pérez Espinosa
a1d8645ac5
fix(angular): ensure generated editor tsconfig in apps only include runtime files (#21945) 2024-02-22 16:32:42 +01:00
Katerina Skroumpelou
f061f57836
feat(vite): add vitest.workspace.ts at root (#21915) 2024-02-22 16:43:06 +02:00
Hardik Patel
28cd744b80
docs(module-federation): fixed typo in readme creating-a-host.md (#21931)
Co-authored-by: Hardik <HPatel5@slb.com>
2024-02-22 08:28:18 -05:00
Leosvel Pérez Espinosa
41fc8354a0
fix(angular): do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935) 2024-02-22 11:25:08 +01:00
Emily Xiong
5d6abe437d
fix(graph): fix open project with / in name (#21722)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2024-02-21 16:36:39 -05:00
Jonathan Cammisuli
ce3f2c17ca
fix(core): do not use the new pty function for older versions of windows (#21854) 2024-02-21 15:13:01 -05:00
Jack Hsu
317ef2e275
fix(webpack): surface original error when remotes fail to start (#21919) 2024-02-21 13:31:53 -05:00
Jack Hsu
6efdfd24ca
docs(nx-cloud): fix syntax for launch template example (#21921) 2024-02-21 13:14:46 -05:00
Austin Fahsl
20548270d8
feat(release): prompt to create github release when no file changes (#21819) 2024-02-21 11:01:54 -07:00
Katerina Skroumpelou
f3cf98d5c3
fix(core): include nx/nuxt in migrations (#21885) 2024-02-21 17:10:43 +00:00
Colum Ferry
1d33c50d04
feat(angular): update jest-preset-angular dependency to 14.0.3 (#21912) 2024-02-21 16:20:27 +00:00
Leosvel Pérez Espinosa
cfa0815385
fix(angular): stop using npmScope as a prefix for component and directive selectors (#21828) 2024-02-21 16:20:12 +01:00
Leosvel Pérez Espinosa
fe72ab4c78
fix(testing): pin cypress version to avoid issue with verifying cypress (#21917) 2024-02-21 15:13:14 +00:00
Katerina Skroumpelou
c7a1a75c78
fix(nuxt): turn on autoimport (#21894) 2024-02-21 08:48:03 -05:00
Colum Ferry
e7826cdc6c
fix(nuxt): init generator should add @nx/vite to dependencies (#21911) 2024-02-21 14:19:44 +02:00
Jack Hsu
abc0cf8450
chore(repo): update to nx 18.1.0-beta.1 (#21900) 2024-02-20 16:11:10 -05:00