11583 Commits

Author SHA1 Message Date
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
Jack Hsu
44d33c243a
fix(nextjs): move next/constants from top-level import to when it is needed (#21612) 2024-02-05 11:40:26 -05:00
Isaac Mann
140d22f7a3
docs(core): project crystal video (#21605) 2024-02-05 08:15:28 -08:00
Philip Fulcher
a6ddf08201
docs(nx-dev): add launch nx announcements template (#21557)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-02-05 15:41:04 +00:00
Laurence "DC5B" Lord
a02af1615a
Correct typo (#21597)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2024-02-05 10:18:06 -05:00
Leosvel Pérez Espinosa
04211785e8
fix(angular): fix wrong trailing comma in mf bootstrap code generation (#21600) 2024-02-05 15:33:40 +01:00
Pascal Brewing
48296b043d
docs(core): add analogjs nx plugin to approved-plugins.json (#21080)
Co-authored-by: PASCAL BREWING <pascal.brewing@mercedes-benz.com>
2024-02-05 09:26:29 -05:00
Jack Hsu
a524665073
chore(nextjs): remove tests that are unnecessary (#21566) 2024-02-05 08:57:18 -05:00
Miroslav Jonaš
c1ede83d62
chore(linter): fix and reenable disabled eslint test (#21601) 2024-02-05 14:40:54 +01:00
Philip Fulcher
7ca576bfb7
fix(core): nx cloud prompt during migrate doesn't skip connection (#21588)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2024-02-04 10:00:30 -07:00
MaxKless
cc282b2d9c
docs(core): add recipe on console & project details view integration (#21577) 2024-02-03 21:50:18 -05:00