13462 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
2bcde03c01
fix(testing): calculate correct support file path in cypress e2e preset (#22096) 2024-03-01 14:40:09 +01:00
Colum Ferry
511eb36fa7
fix(remix): ensure component-testing is exported correctly #22091 (#22095) 2024-03-01 13:34:29 +00:00
Leosvel Pérez Espinosa
49861e30b7
fix(storybook): handle main.js file correctly in storybook plugin (#22081) 2024-03-01 10:25:59 +01:00
custompro12
ea66a26545
docs(core): fix instance type typos (#22090) 2024-02-29 23:20:07 -05:00
Austin Fahsl
d705372f57
fix(release): currentVersionResolver git-tag should prefer merged tags (#22082) 2024-02-29 13:58:48 -07:00
Craigory Coppola
a89c73483e
feat(core): use flag in nx.json for toggling crystal (#21980) 2024-02-29 15:18:46 -05:00
Isaac Mann
e9da3db560
docs(core): remove angularjs migration (#21916) 2024-02-29 15:10:49 -05:00
Jack Hsu
58cfaae951
fix(core): nextjs-standalone generates package scripts consistent with create-next-app (#21996) 2024-02-29 14:49:50 -05:00
Emily Xiong
42ad573405
feat(core): add gradle plugin (#21055) 2024-02-29 14:15:54 -05:00
Emily Xiong
e687aad0e4
feat(detox): upgrade @config-plugins/detox to 7 (#21959) 2024-02-29 13:59:32 -05:00
Colum Ferry
729e0a15ce
feat(bundling): crystalize rollup (#22045) 2024-02-29 13:56:09 -05:00
Leosvel Pérez Espinosa
7879b3fd2e
fix(misc): fix buildable libs utils calculating dependent projects from task graph (#22015) 2024-02-29 12:09:55 -05:00
Katerina Skroumpelou
5971ae17f6
fix(misc): make sure to add e2e crystal plugin (#22041) 2024-02-29 16:54:07 +02:00
Leosvel Pérez Espinosa
036e31764c
cleanup(misc): increase cypress web server timeout in flaky e2e tests (#22069) 2024-02-29 15:02:35 +01:00
Jack Hsu
c523d52414
feat(core): provide a hint when project.json has empty targets (#22028) 2024-02-29 00:12:49 -05:00
Jack Hsu
56c34cf429
fix(js): set moduleResolution to Node10 so it is compatible with CommonJS module (#21979) 2024-02-28 23:08:18 -05:00
Craigory Coppola
f6a183c4f7
fix(misc): migration should shutdown plugin workers if it starts them (#22048) 2024-02-28 18:07:30 -05:00
Craigory Coppola
9efde91aeb
fix(core): plugins should not be registered twice and should respect shutdown queue (#22057) 2024-02-28 17:38:39 -05:00
Nicholas Cunningham
287a0e0616
fix(nuxt): Add e2e-ci and serve-static targets (#22056) 2024-02-28 13:53:20 -07:00
Colum Ferry
f046c52e5c
feat(bundling): rollup should support ESM config files (#21999) 2024-02-28 12:26:34 -05:00
Leosvel Pérez Espinosa
6576325f7b
docs(misc): fix misc issues (#22039)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-02-28 10:02:27 -05:00
Jack Hsu
2fa693d297
docs(cypress): add "await" to the documented extension to setupNodEvents in order for webserver to be set up properly (#22027) 2024-02-28 09:45:59 -05:00
Colum Ferry
8fb5b0507a
chore(remix): disable flaky test (#22038) 2024-02-28 08:34:14 -05:00
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