8684 Commits

Author SHA1 Message Date
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
Jason Jean
28096b8cf6
fix(core): move the daemon stop log out of client (#15783) 2023-03-21 15:04:55 -04:00
Emily Xiong
0cb817b37f
feat(react-native): add IntelliJ to react native and expo welcome page (#15744) 2023-03-21 11:37:38 -06:00
Jack Hsu
e772ee22bd
feat(web): remove hard dependencies on cypress, rollup, jest, and linter (#15797) 2023-03-21 11:46:12 -04:00
Jack Hsu
63cdddfa11
fix(nextjs): handle buildable libs correctly (#15795) 2023-03-21 11:21:02 -04:00
Jack Hsu
7ebca5107e
feat(bundling): add for esbuild to enable/disable package.json generation (#15777) 2023-03-21 08:48:16 -04:00
Colum Ferry
f10ecc1c8e
chore(angular): disable flaky ssr test (#15788) 2023-03-21 10:39:07 +00:00
arjunyel
148f543126
docs(core): use latest for create-nx-workspace (#15518) 2023-03-20 20:31:26 -04:00
Craigory Coppola
52bdab91e4
chore(repo): let lock-threads comb through older issues, so it can get caught up (#15784) 2023-03-20 18:04:16 -04:00
Jason Jean
9c7e67ba6f
fix(angular): format files after angular jest migration (#15779) 2023-03-20 17:38:53 -04:00
Jack Hsu
7d9352eb1a
fix(bundling): respect --sourcemap option for esbuild (#15778) 2023-03-20 16:46:58 -04:00
Caleb Ukle
d1ddd523c2
feat(testing): add --port flag (#15486) 2023-03-20 14:18:46 -04:00
FrozenPandaz
57f97180d4
chore(misc): publish 15.9.0-beta.6 2023-03-20 14:14:14 -04:00
Colum Ferry
2b566df59d
cleanup(angular): replace wrapAngularDevkitSchematics for Web Worker (#15769)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-03-20 17:52:56 +00:00