12164 Commits

Author SHA1 Message Date
Craigory Coppola
d1584f860c
feat(core): load root .env files on daemon (#22786) 2024-04-11 22:27:21 -04:00
Jason Jean
2cb43cac8d
chore(repo): update nx to 18.3.0-beta.1 (#22781) 2024-04-11 14:55:54 -04:00
Leosvel Pérez Espinosa
d7f1b3db73
fix(angular): execute wrapped schematics post tasks and log messages (#22780) 2024-04-11 16:57:17 +02:00
Every
f59ed58ae6
feat(js): add swc cli options --strip-leading-paths (#22193)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-04-11 10:54:27 -04:00
Joe Flateau
4360a0b460
docs(expo): fix the description for the expo update republish option (#22713) 2024-04-11 10:51:04 -04:00
Leosvel Pérez Espinosa
a2167648f7
fix(angular): respect skipPackageJson correctly across generators (#22777) 2024-04-11 16:15:30 +02:00
Leosvel Pérez Espinosa
fb57667088
docs(misc): reorder sidebar menu items (#22746) 2024-04-11 11:40:23 +02:00
Craigory Coppola
c8f179d2d2
feat(testing): add metadata to playwright targets (#22768) 2024-04-10 18:12:44 -04:00
Jason Jean
fd7cf38c20
feat(testing): add ability to split jest tests (#22662) 2024-04-10 14:00:03 -04:00
Emily Xiong
4cd1808e48
fix(react-native): fix unable to resolve on windows (#22759) 2024-04-10 09:48:32 -04:00
Emily Xiong
aa6d464694
fix(react-native): should ask for app name when preset is react native (#22761) 2024-04-10 09:42:59 -04:00
Leosvel Pérez Espinosa
fe903504c0
cleanup(core): fix broken unit tests (#22764) 2024-04-10 08:14:17 -04:00
Craigory Coppola
7a7cbeca44
feat(core): re-enable running plugins in isolation (#22527) 2024-04-09 18:36:33 -04:00
Younes Jaaidi
caf663fd32
fix(core): fix plugin exclude option (#22738) 2024-04-09 23:26:39 +01:00
Colum Ferry
0548871779
fix(core): attach cli args from target options explicitly with '=' (#22756) 2024-04-09 23:25:19 +01:00
Jack Hsu
9f3d305557
docs(core): fix expo overview page (#22755) 2024-04-09 14:41:36 -06:00
Jack Hsu
22735a011e
docs(core): remove React 18 migration (#22750) 2024-04-09 15:52:20 -04:00
Jason Jean
afdd37ac8c
fix(core): detect imports from template literals in dynamic imports (#22749) 2024-04-09 15:52:04 -04:00
Emily Xiong
07ef435127
docs(gradle): add gradle overview page (#22552) 2024-04-09 15:51:18 -04:00
Vinit Neogi
56f16d8077
docs(core): fix typo on Nx affected page (#22751) 2024-04-09 14:37:47 -04:00
Jack Hsu
e5317a2eb8
docs(core): remove old Nx Console recipes (#22747) 2024-04-09 13:40:06 -04:00
Leosvel Pérez Espinosa
27094c5f4b
docs(angular): remove manual migration guide (#22723) 2024-04-09 17:40:35 +02:00
Nicholas Cunningham
c27a668530
fix(webpack): Should work when absolute paths are supplied as output (#22736) 2024-04-09 09:27:10 -06:00
Nicholas Cunningham
f11d7be115
fix(webpack): typo for outputPath (#22734) 2024-04-09 09:11:46 -06:00
Leosvel Pérez Espinosa
c6f93019cc
docs(angular): refresh dynamic module federation guide (#22728) 2024-04-09 17:03:11 +02:00
Leosvel Pérez Espinosa
eada6060ba
docs(testing): improve jest plugin overview page (#22437) 2024-04-09 16:02:05 +02:00
Juri Strumpflohner
6d571f379c
docs(core): link nx release talk (#22742) 2024-04-09 09:52:09 -04:00
Isaac Mann
d75318bef4
docs(core): remove old version warnings (#22704)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-04-09 09:40:50 -04:00
Leosvel Pérez Espinosa
9d8335110c
docs(misc): add recipe on how to pass args to commands (#22284)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-04-09 15:06:53 +02:00
Craigory Coppola
32144bb702
fix(core): update pty version to add windows specific flags (#22711) 2024-04-08 17:25:32 -04:00
Nicholas Cunningham
50d89c7d5a
fix(nextjs): Adding tailwind should work when creating an app OOTB (#22709) 2024-04-08 08:44:20 -06:00
Rares Matei
53d7913953
docs(nx-cloud): update release notes (#22727) 2024-04-08 14:52:10 +01:00
Leosvel Pérez Espinosa
18a2878de6
fix(angular): fix dynamic module federation generation (#22724) 2024-04-08 14:39:07 +02:00
Jack Hsu
a9e554ff79
fix(js): propagate error from child process to @nx/js:node executor (#22705) 2024-04-05 17:45:04 -04:00
Jack Hsu
8a9e2fd543
fix(bundling): print errors from rollup build (#22707) 2024-04-05 17:13:08 -04:00
Emily Xiong
9d4891c323
fix(core): not passing props of run-commands to underlying command (#22595) 2024-04-05 16:11:41 -04:00
Jack Hsu
430aecc156
fix(bundling): support exported array of options for rollup (#22703) 2024-04-05 15:45:19 -04:00
Craigory Coppola
b9ecf1ab5a
fix(core): errors from create dependencies should show properly (#22695) 2024-04-05 15:38:28 -04:00
Isaac Mann
81c6c72121
docs(core): remove CRA migration guide (#22696) 2024-04-05 15:37:34 -04:00
Jack Hsu
900db73c1d
fix(webpack): remove url-loader from dependencies since it is replaced by asset modules (#22698) 2024-04-05 13:49:32 -04:00
Isaac Mann
211f3eda0e
feat(nx-dev): remember selected tabs (#22699) 2024-04-05 13:47:22 -04:00
Colum Ferry
640c61dd1a
fix(module-federation): serve dynamic remotes statically in their own processes (#22688) 2024-04-05 11:58:32 -04:00
Colum Ferry
1c6118e140
fix(js): append target when generating tmp tsconfig to prevent conflicts #21396 (#22671) 2024-04-05 11:58:15 -04:00
Colum Ferry
123932527a
feat(core): list crystal plugins with nx report (#22649) 2024-04-05 08:57:37 -07:00
Juri Strumpflohner
4189a9c552
feat(nx-dev): link Nx Launch Conf videos (#22690) 2024-04-05 09:10:43 -04:00
Jason Jean
21f90cae85
feat(core): add metadata to targets (#22655) 2024-04-04 23:19:10 -04:00
Jonathan Cammisuli
fc8d5ba828
docs(core): update bitbucket ci docs (#22639)
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
2024-04-04 16:09:35 -04:00
Isaac Mann
81235494a1
docs(core): remove integrated tutorial (#22666) 2024-04-04 14:44:17 -04:00
Emily Xiong
c51a084eea
fix(core): write terminal output to cache folder (#22673) 2024-04-04 14:30:42 -04:00
Miroslav Jonaš
3b182e4650
fix(misc): fix optional branch tracking on ci pipeline (#22652) 2024-04-03 20:01:36 -04:00