9605 Commits

Author SHA1 Message Date
FrozenPandaz
a9bcd6ac8e
chore(misc): publish 16.4.0-beta.11 2023-06-22 14:51:16 -04:00
FrozenPandaz
2570b78a82
Revert "chore(misc): publish 16.4.0-beta.11"
This reverts commit 1e8de7a00e7543ee85b708237ec96b72a8c07c57.
2023-06-22 14:47:36 -04:00
Jonathan Cammisuli
7455271632
fix(core): install npm via pkg for freebsd (#17735) 2023-06-22 14:47:01 -04:00
Victoria Hu
09deeef328
fix(react): mf remote name incorrect with directory option (#17430)
Co-authored-by: vhu@twilio.com <Huli4946145>
2023-06-22 14:30:53 -04:00
Jeremiah Snee
e21077f815
fix(webpack): update withNx mainFields ordering to support tree-shaking (#17599) 2023-06-22 14:30:44 -04:00
Evan Gillogley
162b144467
fix(bundling): add skipTypeField back for rollup executor (#17629) 2023-06-22 14:30:35 -04:00
FrozenPandaz
1e8de7a00e
chore(misc): publish 16.4.0-beta.11 2023-06-22 11:36:56 -04:00
Jason Jean
6bc0c6c18a
fix(core): fix batch mode not streaming outputs (#17717) 2023-06-22 11:35:20 -04:00
Jason Jean
c08d943077
fix(js): fix yarn setup to work with yarn3 (#17716) 2023-06-22 11:07:05 -04:00
Juri
d8df22df39 docs(react): update standalone tutorial 2023-06-22 16:27:18 +02:00
Colum Ferry
fffd84c3aa
fix(react): ssr should serve correctly and e2e should function (#17725) 2023-06-22 14:51:41 +01:00
Leosvel Pérez Espinosa
1fcba1a43a
feat(angular): support angular v16.1 (#17155) 2023-06-22 14:45:31 +01:00
Leosvel Pérez Espinosa
09e5b03e52
fix(core): determine workspace type when creating workspace passing "angular" or "react" as preset (#17724) 2023-06-22 09:31:45 -04:00
Leosvel Pérez Espinosa
17c8ca6e06
fix(angular): ensure ngrx runtime utils are available for testing (#17721) 2023-06-22 10:01:53 +00:00
MaxKless
3f0bdddfdd
fix(misc): mark name as required for ci-workflow generator (#17551) 2023-06-22 09:33:05 +00:00
Craig Rodrigues
1e0105f9c4
chore(repo): change "Command prompt" to "Command Palette" (#17650) 2023-06-21 17:54:16 -04:00
Craigory Coppola
8fdd68c4c1
fix(core): handle null plugin module when import fails for nx list (#17711) 2023-06-21 17:50:27 -04:00
Emily Xiong
e440b44f42
feat(nx-plugin): enable createPackageName prompt (#17646) 2023-06-21 17:15:54 -04:00
Jason Jean
b7d05a0318
feat(nx-plugin): update e2e tests to use local-registry and be simpler (#17639) 2023-06-21 17:04:56 -04:00
Craigory Coppola
db3763e4c5
chore(repo): update forbidden pr labels (#17715) 2023-06-21 16:20:53 -04:00
Emily Xiong
c3e08b3809
chore(testing): change e2e setup to use @nx/js (#17679) 2023-06-21 15:23:16 -04:00
Benjamin Cabanes
19ec1de5d9
fix(nx-dev): set conf logo to support both themes (#17714) 2023-06-21 15:19:02 -04:00
Jack Hsu
335c2d5160
fix(js): detect helpers correctly when pnpm external nodes are suffixed with version (#17694) 2023-06-21 14:16:52 -04:00
Juri
99265e404b feat(nx-dev): update Nx Conf website 2023-06-21 20:10:31 +02:00
Colum Ferry
6305e7f497
fix(bundling): check for browserslist when setting terser ecma #17620 (#17708) 2023-06-21 18:00:05 +00:00
Rares Matei
e9f4f8a556
docs(nx-cloud): update release notes (#17701) 2023-06-21 13:54:55 -04:00
Leosvel Pérez Espinosa
d31eb50580
cleanup(js): improve the tsc executor batch implementation (#17503) 2023-06-21 13:43:49 -04:00
Colum Ferry
f35a4ac5c6
feat(nest): add migrations to nest 10 #17681 (#17685) 2023-06-21 18:33:24 +01:00
Caleb Ukle
f3f74068ea
fix(testing): update default webpack config for react CT (#17562) 2023-06-21 11:41:33 -04:00
Caleb Ukle
f74ff4bddc
fix(testing): deprecate cypress tsconfig option (#17165) 2023-06-21 11:40:25 -04:00
Miroslav Jonaš
5af50b966e
fix(core): fix externalDependencies schema type (#17699) 2023-06-21 09:47:58 -04:00
Miroslav Jonaš
53a37d47e2
fix(core): ensure correct package name matching when parsing pnpm lock file (#17613) 2023-06-21 09:47:02 -04:00
Colum Ferry
e01df1cb58
docs(core): update node matrix compat (#17703) 2023-06-21 13:24:40 +01:00
Miroslav Jonaš
1a7577ee1b
docs(core): replace run-commands with command in new input reference (#17700) 2023-06-21 08:10:54 -04:00
Colum Ferry
7b86ac9f17
fix(core): run-commands should not parse strings as numbers (#17670) 2023-06-20 18:20:24 -04:00
Jason Jean
62628ab009
fix(core): filter batches of outputs changes properly (#17697) 2023-06-20 22:11:50 +00:00
Isaac Mann
30c57fd311
docs(core): add new champions (#17678) 2023-06-20 14:39:59 -04:00
Craig Rodrigues
6dd652095c
chore(node): fix update-16-3-1-update-executor description (#17649) 2023-06-20 10:56:41 -04:00
Caleb Ukle
0be5d3d9b9
docs(node): add recipes for various databases w/ node (#17110) 2023-06-20 09:28:39 -05:00
Leosvel Pérez Espinosa
2503249901
docs(angular): simplify tailwind css recipes for angular projects (#17684) 2023-06-20 15:02:34 +01:00
Colum Ferry
99739179c7
chore(react): remove unnecessary type cast (#17689) 2023-06-20 08:50:42 -05:00
Colum Ferry
c46f0259af
fix(core): windows filePaths should be handled in findProjectForPath (#17688) 2023-06-20 09:46:32 -04:00
Emily Xiong
238ad4aa24
fix(js): detect port before setup npm and yarn (#17680) 2023-06-20 09:34:38 -04:00
Jonathan Cammisuli
337a871a08
fix(core): get the client env when calculating the task hash in the daemon (#17677) 2023-06-20 09:33:26 -04:00
Jonathan Cammisuli
71409eaed4
fix(core): do not build the project graph in nx report if there's no native support (#17604) 2023-06-20 09:30:38 -04:00
Jack Hsu
2c47bba937
fix(core): prune project graph after affected nodes are found to avoid errors (#17675) 2023-06-19 15:43:42 -04:00
CHC
b34da2ca42
fix(docs): update url for fastify (#17669) 2023-06-19 14:10:59 -04:00
Miloš Lajtman
ef5813a7b7
fix(linter): improve error message for forbidden imports of lazy-loaded libs (#17635)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2023-06-19 17:33:15 +02:00
Mateusz
5a7d6dbf50
docs(storybook): fix broken link to storybook package in README (#17648) 2023-06-19 14:59:05 +03:00
Miroslav Jonaš
1fda800b33
fix(core): ignore nested node_module paths for findProjectOfResolvedModule in TargetProjectLocator (#17630) 2023-06-18 13:58:08 +02:00