8697 Commits

Author SHA1 Message Date
Miroslav Jonaš
eec6041220
fix(repo): add missing git config on nightly for lerna e2e (#15900) 2023-03-27 15:22:39 +02:00
Colum Ferry
597832e88f
fix(angular): use @nrwl/web:file-server (#15849) 2023-03-27 09:42:53 +01:00
Caleb Ukle
78fb3b9a4f
feat(testing): add cypress-e2e-configuration generator (#15736) 2023-03-24 17:53:47 -04:00
Colum Ferry
18c2d80fe0
docs(angular): add serve target usage #15756 (#15877) 2023-03-24 19:13:15 +00:00
Miroslav Jonaš
aee6ece6f8
chore(repo): disable gh workflows for forks (#15887) 2023-03-24 15:03:50 -04:00
Victor Savkin
ac7fbbd121 docs(misc): minor changes in dte docs 2023-03-24 13:32:13 -04:00
Emily Xiong
04b6ddb596
feat(react-native): update @react-native-community/cli to 10.2.1 (#15738) 2023-03-24 12:51:35 -04:00
FrozenPandaz
7a07b23de5
chore(misc): publish 15.9.0-beta.11 2023-03-24 11:37:02 -04:00
Jason Jean
a8f77df6f1
fix(core): fix bin path (#15883) 2023-03-24 11:35:54 -04:00
Leosvel Pérez Espinosa
20434787a3
cleanup(misc): remove internal rootProject flag from generators that can derive it (#15834) 2023-03-24 13:54:49 +00:00
FrozenPandaz
2c13d4ae3d
chore(misc): publish 15.9.0-beta.10 2023-03-23 21:50:51 -04:00
Jason Jean
65be9fcb30
chore(repo): update nx to 15.9.0-beta.9 (#15865) 2023-03-23 17:58:48 -04:00
Emily Xiong
24cb81d9ba
feat(core): set interactive true for create-nx-workspace (#15863) 2023-03-23 16:38:39 -04:00
Victor Savkin
f384c738a1
chore(repo): update nx-cloud to 15.3.2 2023-03-23 15:17:06 -04:00
Jack Hsu
884c20009f
fix(nextjs): deference symlinks when copying public folder to dist (#15862) 2023-03-23 18:09:47 +00:00
Leosvel Pérez Espinosa
7c9b66e24b
fix(misc): cleanup deps to support pnpm v7 in create-nx-workspace (#15859) 2023-03-23 11:41:07 -06:00
FrozenPandaz
f1dc152024
chore(misc): publish 15.9.0-beta.9 2023-03-23 13:32:51 -04:00
Jack Hsu
b3200fb7c4
fix(nextjs): set correct distDir when running production server through Nx (#15861) 2023-03-23 16:57:10 +00:00
Emily Marigold Klassen
8af80de3e7
fix(core): resolve some strip-source-code bugs (#15840) 2023-03-23 11:55:54 -04:00
Jonathan Cammisuli
5712abe670
Revert "fix(core): use relative paths for socket path (#10896)" (#15857) 2023-03-23 15:18:49 +00:00
Jack Hsu
e611a0bab7
feat(nextjs): deprecate proxy config option for server executor (#15855) 2023-03-23 09:14:17 -06:00
Craigory Coppola
7d61ae238b
fix(misc): prevent --quiet and --verbose from both being true (#15836) 2023-03-23 10:47:43 -04:00
Jack Hsu
7a48214438
fix(nextjs): add missing express dependencies to next plugin (#15854) 2023-03-23 10:15:14 -04:00
Katerina Skroumpelou
64017a27ba
feat(vite): add outfile for build executor (#15002) (#15845)
Co-authored-by: Leng, Errong <eleng@bestbuycanada.ca>
2023-03-23 08:13:25 -04:00
Katerina Skroumpelou
750a978b27
fix(storybook): show e2e error only if configureCypress is true (#15832) 2023-03-23 11:11:46 +00:00
Jack Hsu
e904e04611
fix(nextjs): add missing style deps for less and stylus (#15839) 2023-03-22 22:05:18 +00:00
Jack Hsu
a10628057a
chore(repo): add to scripts/depcheck codeowners (#15837) 2023-03-22 17:49:06 -04:00
Caleb Ukle
b3dd65adbc
feat(storybook): add configureStaticServe option (#15688) 2023-03-22 17:38:32 -04:00
Jack Hsu
b124b97c36
feat(testing): add static serve target for e2e tests in CI (#15808) 2023-03-22 18:53:02 +00:00
Colum Ferry
6100064db9
cleanup(angular): add versions util (#15829) 2023-03-22 18:39:08 +00:00
Miroslav Jonaš
4bf652d2e7
fix(node): fix standalone linter setup (#15681) 2023-03-22 14:17:40 -04:00
FrozenPandaz
e744f0429f
chore(misc): publish 15.9.0-beta.8 2023-03-22 14:14:45 -04:00
Miroslav Jonaš
8cd410a361
fix(core): fix broken path elevation in npm lockfile pruning (#15833) 2023-03-22 14:06:10 -04:00
Jack Hsu
c7e49c564a
fix(nextjs): produce correct next.config.js file for production server (#15824) 2023-03-22 14:03:09 -04:00
Victor Savkin
5e5a3f7487 chore(repo): update to nx-cloud 15.3.1 2023-03-22 12:35:13 -04:00
Craigory Coppola
ac209831ce
chore(repo): add github action to prevent merging PRs that are not ready yet (#15822) 2023-03-22 15:25:00 +00:00
Jason Jean
b230af225d
chore(repo): add ora as a dependency (#15810) 2023-03-22 11:23:46 -04:00
Katerina Skroumpelou
d3a85e5450
feat(vite): ts-node register paths in vite (#15629) 2023-03-22 11:02:39 -04:00
Colum Ferry
939f2be750
cleanup(angular): remove duplicated v14 code for application (#15821) 2023-03-22 14:37:00 +00:00
Colum Ferry
1db5fb82b9
cleanup(angular): remove duplicated code for add-linting (#15818) 2023-03-22 14:36:40 +00:00
Colum Ferry
ec1d8e1bf9
cleanup(angular): remove v14 folder for init (#15816) 2023-03-22 14:36:22 +00:00
Colum Ferry
44478fb57e
cleanup(angular): add warning to schematic usage of generators (#15815) 2023-03-22 11:34:44 +00:00
Colum Ferry
4dbe6a5d5b
cleanup(angular): replace wrapAngularDevkitSchematics for component (#15791) 2023-03-22 10:22:19 +00:00
FrozenPandaz
7cb3a3f333
chore(misc): publish 15.9.0-beta.7 2023-03-21 20:36:44 -04:00
Craigory Coppola
0370794e63
feat(core): add --quiet option to suppress generate output (#15802) 2023-03-21 19:53:21 -04:00
Craigory Coppola
6834b658f7
fix(nx-plugin): allow some customization when running nx-plugins (#15438) 2023-03-21 18:35:55 -04:00
Jason Jean
2cc949e2f1
feat(core): show task graph of commands (#15440)
Co-authored-by: Philip Fulcher <philip@nrwl.io>
2023-03-21 18:08:31 -04:00
Craigory Coppola
1e48f6aa22
fix(core): use a main function inside nx.ts to avoid future hoisting issues (#15806) 2023-03-21 16:39:23 -04:00
Craigory Coppola
247e8a2b8a
feat(devkit): provide better error messaging when attempting to use a FsTree instance after changes are committed to disk. (#15780) 2023-03-21 16:24:24 -04:00
Emily Xiong
a5d12584a1
bugfix(expo): update expo 48.0.6 to use react-native 0.71.4 (#15804) 2023-03-21 15:12:47 -04:00