7520 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
7f4c97e5a7
fix(module-federation): map static remote locations correctly (#21709) 2024-02-08 17:12:51 +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
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
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
Miroslav Jonas
ab76d6291a fix(core): add missing parts to ci workflws and update docs 2024-02-07 12:39:46 -05:00
Colum Ferry
8cbb36fb37
cleanup(angular): e2es should add targetDefaults when using buildable libs (#21667) 2024-02-07 11:55:21 +00: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
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
Craigory Coppola
b1253d8af6
fix(core): prevent target defaults from being discarded during merge process (#21624) 2024-02-05 16:54:08 -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
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
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
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
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
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
Isaac Mann
61436a64ef
docs(core): inferred targets (#21167)
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Jason Jean
26a815c7df
chore(core): add one off exception for next.js (#21572) 2024-02-02 23:46:02 -05:00
Jonathan Cammisuli
7623471bd9
fix(core): handle spaces when launching nxFork (#21571) 2024-02-02 21:22:47 -05:00
Miroslav Jonaš
f309b259d6
feat(core): add e2e to ci workflows (#21487) 2024-02-02 18:20:39 -05:00
Leosvel Pérez Espinosa
197e670366
cleanup(testing): fix cypress e2e tests (#21551)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2024-02-02 18:03:52 -05:00
Miroslav Jonaš
bc6e58fcf9
fix(core): fix missing nxCloud error message on ci workflows (#21564) 2024-02-02 16:47:21 -05:00
Emily Xiong
90d0453e58
fix(expo): set port for e2e (#21559) 2024-02-02 16:30:36 -05:00
Miroslav Jonaš
5a818e346d
feat(core): improve the commented dte message on ci-workflows (#21524) 2024-02-02 15:06:02 -05:00
Colum Ferry
369ed35894
fix(react): app generator should handle crystal workspaces (#21537) 2024-02-02 19:32:48 +00:00
Nicholas Cunningham
b076d728e7
fix(nextjs): vite workspace libs (#21553) 2024-02-02 19:12:14 +00:00
James Henry
be1b36b227
fix(nextjs): nextjs standalone playwright linting (#21555) 2024-02-02 23:06:58 +04:00
Jack Hsu
d7de79e3c8
feat(core): add fallback flow to nx init when no plugins are detected (#21538) 2024-02-02 13:29:49 -05:00
Craigory Coppola
4a5a92fb49
fix(core): target defaults from specifier should not be clobbered by name based target defaults (#21539) 2024-02-02 12:55:38 -05:00
Miroslav Jonaš
7739ce013b
feat(core): add log lines grouping for GH Actions (#21357) 2024-02-02 17:52:05 +01:00
Jason Jean
6e4bf8cbf2
fix(core): do not watch temporary vite files (#21514) 2024-02-02 11:40:02 -05:00
Craigory Coppola
2e956191a1
feat(core): add migration to disable adding plugins automatically in existing workspaces (#21508)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2024-02-02 11:37:31 -05:00
Ian Chadwick
9a9bd2abd3
fix(vite): deep file resolution in nx-tsconfig-paths.plugin.ts (#21513) 2024-02-02 18:33:50 +02:00
Jonathan Cammisuli
87443ad29c
fix(core): remove the full workspace path with node_modules from the path env variable when running run-scripts (#21532) 2024-02-02 11:32:32 -05:00
Emily Xiong
d1bf692704
fix(js): package type is module should emit esm (#21473) 2024-02-02 11:31:31 -05:00
Jack Hsu
e85f700f52
fix(webpack): fix webpack plugin issues and e2e tests (#21531) 2024-02-02 11:27:40 -05:00
Isaac Mann
7c231e34fb
fix(core): module federation migration for project with no targets (#21536) 2024-02-02 10:50:13 -05:00