8807 Commits

Author SHA1 Message Date
Victor Savkin
2bc33f14d7
docs(core): use -t and -p instead of --targets and --projects 2023-04-10 13:30:17 -04:00
Craigory Coppola
f2f6e356a7
feat(core): allow dependsOn to accept a single project dependency (#16100) 2023-04-10 13:12:16 -04:00
Juri
7989facc85 docs(core): what is Nx 2023-04-10 13:05:41 -04:00
Dom Talbot
9690c0bb7c
chore(core): nx plugin submission nx-ngrok (#16043) 2023-04-09 10:51:37 -04:00
Katerina Skroumpelou
6889f933f2
fix(core): split nightly e2e target (#16176) 2023-04-07 17:03:37 +02:00
Caleb Ukle
9ba8444930
fix(testing): merge reporter/coverage values from vite config (#16165) 2023-04-07 11:22:10 +03:00
Jason Jean
601a64dc20
feat(core): remove @nrwl/cli (#16129) 2023-04-06 16:26:16 -04:00
Jason Jean
99fafa5d1a
feat(testing): remove deperecated @nrwl/cypress/plugins/preprocessor (#16170) 2023-04-06 16:21:10 -04:00
Caleb Ukle
083f4f12c8
fix(testing): correctly error with jest.mock for invalid filepaths (#15445) 2023-04-06 15:10:47 -04:00
Florian Guitton
454344b1ef
feat(core): add support for tags with (print-)affected(:*) and run-many (#10085)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-04-06 14:45:09 -04:00
Beka
8bc89bbb08
docs(core): fix module federation config example (#15349) 2023-04-06 16:08:28 +00:00
Rick nagual
7a4adf5893
fix(react-native): add aliasFields to handle replaced files in browser env (#16106) 2023-04-06 11:42:51 -04:00
Katerina Skroumpelou
f36d65c2ef
feat(storybook): make v7 default (#16159) 2023-04-06 11:39:03 -04:00
Craigory Coppola
2887596099
fix(core): don't show global version warning when Nx is invoked by itself (#16102) 2023-04-06 11:35:08 -04:00
Craigory Coppola
ad6ec996f4
feat(core): error when a project graph plugin fails (#16095) 2023-04-06 11:25:35 -04:00
Miroslav Jonaš
e81bdd4c1e
fix(repo): enable mac tests on nightly and fix CI (#16150) 2023-04-06 16:54:20 +02:00
Miroslav Jonaš
f34564c2f8
feat(core): deprecate implicitDependency in nx.json (#16084) 2023-04-06 10:50:24 -04:00
Miroslav Jonaš
b3a3f2a724
fix(core): ensurePackage fails on pnpm workspaces (#16002) 2023-04-06 10:47:15 -04:00
Miroslav Jonaš
443d45d74d
feat(core): add support for pnpm v8 (#15925) 2023-04-06 10:41:35 -04:00
Miroslav Jonaš
e58a05986d
feat(repo): report time of runs (#16115) 2023-04-06 10:38:36 -04:00
Miroslav Jonaš
aaa1113ab0
fix(core): fix "migrate-to-inputs" migration (#16145) 2023-04-06 10:35:30 -04:00
Caleb Ukle
5afb5fc8fd
fix(testing): allow removing projects in standalone apps (#16093) 2023-04-06 10:30:09 -04:00
Leosvel Pérez Espinosa
e9f97f87e9
fix(angular): fix migrations cli type and use @angular-devkit/build-angular to determine ng devkit version (#16157) 2023-04-06 10:02:34 -04:00
Miroslav Jonaš
00ed85dc2f
fix(core): fix broken command-line unit test (#16152) 2023-04-06 08:25:59 -04:00
Miroslav Jonaš
cb5a7d8d35
fix(repo): use lerna command in e2e with yarn --silent (#16155) 2023-04-06 13:51:50 +02:00
Leosvel Pérez Espinosa
c53d9c325c
chore(repo): update yarn package cache key to invalidate existing cache with node_modules (#16144) 2023-04-06 07:48:57 +00:00
Attila Csanyi
8c1b20326a
docs(core): use proper NX_FILE_CHANGES env variable (#15999) 2023-04-05 18:05:22 -04:00
Mike Pham
f14aac629f
fix(core): fix parallel cli argument not default to 3 when not specified (#13837) 2023-04-05 17:53:24 -04:00
Nicholas Cunningham
18e965d2ef
feat(nextjs): add support for experimental appDir (#16132) 2023-04-05 14:07:46 -06:00
Jack Hsu
a8b8ea91f2
docs(react): fix references to old --preset=react option (#16137) 2023-04-05 15:16:05 -04:00
Leosvel Pérez Espinosa
74f81c2759
chore(repo): do not store node_modules in pipeline cache (#16131) 2023-04-05 20:30:34 +02:00
Caleb Ukle
8b4e5f6616
fix(testing): prevent loop w/ Cypress watch & Vite processor (#16099) 2023-04-05 12:07:04 -04:00
Jason Jean
775f65130d
fix(misc): fix docs for nx watch --includeDependentProjects (#16026) 2023-04-05 11:29:19 -04:00
Caleb Ukle
f03e903ee9
docs(testing): remove debug section in jest overview (#16124) 2023-04-05 11:14:53 -04:00
Juri Strumpflohner
6f747f9a5c
chore(repo): add Juri to nx-dev codeowners (#16119) 2023-04-05 10:56:33 -04:00
Benjamin Cabanes
ee1f7c13dd
feat(nx-dev): add markdoc title card component (#16098) 2023-04-05 09:14:09 -04:00
Colum Ferry
44c5471dce
fix(angular): host and remote app generation with directory (#16113) 2023-04-05 14:13:07 +01:00
Nicholas Cunningham
ce308d3d2e
docs(node): Add recipe for deploying AWS Lambda in Node.js (#16103) 2023-04-05 08:34:06 -04:00
Leosvel Pérez Espinosa
fa349ac784
docs(angular): fix wrong link to angular cli migration docs in plugin overview page (#16110) 2023-04-05 09:52:48 +01:00
Leosvel Pérez Espinosa
a0fb3c705e
cleanup(angular): consolidate name and path normalization for component, directive and pipe generators (#16108) 2023-04-05 09:50:46 +01:00
Craigory Coppola
18c016bb06
fix(core): don't error if lock file not present when precomputing js dependencies (#16094) 2023-04-04 17:36:58 -04:00
Nicholas Cunningham
9e12953362
docs(node): Add recipe for deploying serverless functions to Netlify (#16068) 2023-04-04 14:20:07 -06:00
Jack Hsu
807884c91d
feat(bundling): add support for esbuild.config.js file (#16092) 2023-04-04 19:16:32 +00:00
Benjamin Cabanes
e11e5d1929
docs(nx-cloud): update screenshots and information (#15984) 2023-04-04 13:29:53 -04:00
Jack Hsu
cfbdde9108
chore(node): increase timeout for Node server e2e test (#16088) 2023-04-04 13:17:27 -04:00
Jack Hsu
2f87661ea2
chore(repo): use --silent when running through yarn to avoid unexpected strings (#16089) 2023-04-04 13:16:52 -04:00
Nicholas Cunningham
c02ec9f1f7
fix(js): remove thirdParty default so that package.json will be generated by default (#16015) 2023-04-04 10:53:22 -04:00
Schmale97
36367569f6
fix(esbuild): don't set outfile or outdir if already defined (#14636) 2023-04-04 10:43:38 -04:00
Craigory Coppola
63e67bf142
fix(devkit): tree.children should support writes to directories that have the same name as their parent (#16074) 2023-04-04 09:41:31 -04:00
Rares Matei
cd2f41a110
docs(private-cloud): standalone image updates (#16067)
Co-authored-by: Altan Stalker <altan@nrwl.io>
2023-04-04 14:12:10 +01:00