11593 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
7b807a9c5d
docs(testing): fix example in cypress overview for configuration generator (#21717) 2024-02-08 17:27:14 +01:00
Leosvel Pérez Espinosa
7f4c97e5a7
fix(module-federation): map static remote locations correctly (#21709) 2024-02-08 17:12:51 +01:00
Juri
a0e4cf747d feat(nx-dev): update launch conf timings 2024-02-08 14:46:21 +01:00
Miroslav Jonaš
3ead01987b
fix(nx-dev): remove fence from new packages and "nx add" commands (#21705) 2024-02-08 14:43:50 +01:00
Austin Fahsl
49bba42d37
fix(release): logging improvements (#21692) 2024-02-08 15:38:20 +04:00
Leosvel Pérez Espinosa
ab9c57994b
fix(angular): generate app server module setup correctly in setup-ssr generator (#21702) 2024-02-08 11:49:32 +01:00
Leosvel Pérez Espinosa
db4c617c2c
fix(angular): resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679) 2024-02-08 10:24:34 +01:00
Yu Zheng
bf45f08992
feat(expo): support cjs and mjs (#21408)
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
2024-02-08 10:12:05 +01:00
DJ Stelmach
17d058857b
docs(nx-dev): nx plugin submission @dman926/nx-python-pdm (#20416)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
2024-02-08 09:56:46 +01:00
Miroslav Jonas
18efd62003 fix(core): remove implementation detail from warning 2024-02-08 09:52:42 +01:00
Nicholas Cunningham
aa622bab5a fix(nextjs): src package.json should not be copied to output folder
closes: #21535
2024-02-08 09:44:47 +01:00
Jason Jean
202f141778
chore(repo): disable failing e2e test (#21690) 2024-02-07 18:17:30 -05:00
Nicholas Cunningham
a6ceef6b98
docs(webpack): Add docs for webpack ci deployment (#21650)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-02-07 16:06:12 -07:00
Craigory Coppola
ebbb2f0241
fix(testing): cleanup e2e atomization plugins (#21688) 2024-02-07 18:00:55 -05:00
Jonathan Cammisuli
1dd363706b
fix(core): handle blocking stdin (#21672) 2024-02-07 17:44:42 -05:00
Leosvel Pérez Espinosa
0f1207e825
fix(misc): ensure swc transpiler process required files (#21674) 2024-02-07 17:22:12 -05:00
Jack Hsu
db8b37f809
fix(vite): import esbuild before loading config to keep it in cache (#21685) 2024-02-07 17:18:27 -05:00
Jonathan Cammisuli
e0d8eab0f5
fix(core): temporary use forked portable_pty to inherit cursor position for windows (#21683) 2024-02-07 16:31:30 -05:00
Zachary DeRose
a86b6291c8
docs(misc): adding wednesday's launch (#21661)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-02-07 11:47:03 -07:00
Miroslav Jonas
ab76d6291a fix(core): add missing parts to ci workflws and update docs 2024-02-07 12:39:46 -05:00
Juri Strumpflohner
2413e5daa5
fix(nx-dev): redirect on remote caching page (#21669) 2024-02-07 08:21:40 -05:00
Colum Ferry
8cbb36fb37
cleanup(angular): e2es should add targetDefaults when using buildable libs (#21667) 2024-02-07 11:55:21 +00:00
Juri
de676e207f fix(nx-dev): launch page mobile experience 2024-02-07 11:16:12 +01:00
Victor Savkin
6485e3cc4a docs(core): document windows resource class 2024-02-06 17:08:01 -05:00
Jason Jean
7409125639
chore(repo): update nx to 18.0.2 (#21562) 2024-02-06 14:11:41 -05:00
Katerina Skroumpelou
f4fa014ff6
docs(storybook): update docs about browserTarget (#21642) 2024-02-06 20:04:31 +02:00
Nikita Barsukov
fa226c9a9a
feat(bundling): bump rollup-plugin-typescript2 version (#20609) 2024-02-06 19:27:51 +02:00
Colum Ferry
448a83a116
fix(angular): ajv hoisting issue (#21641) 2024-02-06 21:21:12 +04:00
Rares Matei
ebca8e24cf
chore(repo): use the latest v3 image to avoid caching issues (#21648) 2024-02-06 11:55:44 -05:00
Zachary DeRose
9046eef903
docs(misc): launch nx tuesday announcement (#21645) 2024-02-06 10:18:11 -05:00
Miroslav Jonaš
f79aabba46
fix(linter): adjust terminal run check for crystal (#21638) 2024-02-06 15:32:54 +01:00
Colum Ferry
ab5137c639
feat(remix): add playwright option for e2eTestRunner (#21603) 2024-02-06 14:06:04 +00:00
Jack Hsu
bf62661bb9
fix(webpack): require ForkTsCheckerWebpackPlugin only as required (#21629) 2024-02-05 18:04:39 -05:00
Nicholas Cunningham
7285253b8e
fix(nextjs): Enable next e2e test (#21625) 2024-02-05 15:56:28 -07:00
Craigory Coppola
b1253d8af6
fix(core): prevent target defaults from being discarded during merge process (#21624) 2024-02-05 16:54:08 -05:00
Philip Fulcher
fb0df72de5
docs(nx-dev): improvements to launch nx page (#21621) 2024-02-05 14:53:55 -05:00
Jack Hsu
7086f5700e
fix(core): remove logic to reload process with esm loader for Node 18 (#21623) 2024-02-05 14:33:42 -05:00
Altan Stalker
55d3055d0e
docs(nx-cloud): add troubleshooting section for "ci execution failed" (#21622) 2024-02-05 19:32:08 +00:00
Jason Jean
f950f9b68d
docs(core): document NX_ADD_PLUGINS environment variable (#21565) 2024-02-05 14:08:55 -05:00
Leosvel Pérez Espinosa
758c1ab70e
fix(angular): support inferred cypress targets in setup-mf generator (#21619) 2024-02-05 14:08:38 -05:00
Leosvel Pérez Espinosa
86ba07e2a8
cleanup(angular): re-add assertion to expect successful port kill in e2e test (#21620) 2024-02-05 14:06:58 -05:00
Leosvel Pérez Espinosa
0d9997a213
cleanup(testing): re-enable cypress e2e tests (#21604) 2024-02-05 13:30:54 -05:00
Jack Hsu
bca5b70553
chore(misc): re-enable e2e-react-core tests (#21542) 2024-02-05 18:27:26 +00:00
Isaac Mann
d83300a285
docs(core): update nx node matrix (#21608) 2024-02-05 13:18:58 -05:00
Katerina Skroumpelou
7513da3aca
fix(nx-dev): redirect core-features page (#21616) 2024-02-05 19:58:50 +02:00
Isaac Mann
19fc320e20
docs(core): redirect for nx-agents (#21617) 2024-02-05 12:55:07 -05:00
Leosvel Pérez Espinosa
717d45f884
fix(misc): handle workspaces if no plugin selected in nx init and only generate files after prompts (#21606) 2024-02-05 12:49:53 -05:00
Nicholas Cunningham
371a1ed6b8
fix(node): Broken E2E tests (#21569) 2024-02-05 10:16:08 -07:00
Rares Matei
f38ad96ec5
chore(repo): install lsof and other e2e deps (#21615) 2024-02-05 12:15:21 -05:00
Jack Hsu
b97958c1b3
fix(core): pass the full resolved path of ts-node/esm when reloading the CLI (#21607) 2024-02-05 11:52:10 -05:00