211 Commits

Author SHA1 Message Date
Victor Savkin
1bc58c997d feat(core): throw an error when unknown local cache source 2023-07-11 14:43:09 -04:00
Jack Hsu
38fa586b78
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming (#18006) 2023-07-07 16:17:41 -04:00
Jack Hsu
24e45d494f
feat(bundling): rename esbuild-project, rollup-project, and webpack-project generators to "configuration" generators for consistency in naming (#18003) 2023-07-07 13:59:41 -04:00
Jack Hsu
9940a0c544
feat(testing): renamed cypress-e2e-configuration to configuration to maintain consistency between plugins (#17998) 2023-07-07 12:43:29 -04:00
Miroslav Jonaš
5af5e6ca91
docs(linter): add documentation on dependency-checks rule (#17962) 2023-07-06 21:01:49 -04:00
Miroslav Jonas
3a8810318b docs(nx-dev): move azure recipe to CI section 2023-07-05 14:41:25 +02:00
Rares Matei
91aa32161b
docs(nx-cloud): ami deplopyment docs (#17865) 2023-07-05 08:29:35 -04:00
Miroslav Jonaš
6d7ce43826
docs(nx-dev): fix link titles to Advanced Update Process (#17941) 2023-07-05 11:46:00 +02:00
Miroslav Jonas
a3999c64d9 docs(nx-dev): rename menu items for getting started 2023-07-04 21:17:19 +02:00
Miroslav Jonaš
b41ca210fe
docs(nx-dev): nest 5 minute tutorials under getting started (#17897) 2023-07-04 15:17:49 +02:00
Isaac Mann
126a19ff0b
docs(core): finish changelog (#17840) 2023-06-28 21:05:19 -04:00
Colum Ferry
ec15b4e13f
docs(repo): add remix recipe (#17756) 2023-06-27 16:26:06 +01:00
Isaac Mann
8f563d32ec
docs(core): workspace-lint deprecation (#17799) 2023-06-26 15:17:06 -04:00
Isaac Mann
30a4926eec
feat(nx-dev): site map (#17743) 2023-06-23 14:56:55 -04:00
Juri
d8df22df39 docs(react): update standalone tutorial 2023-06-22 16:27:18 +02:00
Caleb Ukle
0be5d3d9b9
docs(node): add recipes for various databases w/ node (#17110) 2023-06-20 09:28:39 -05:00
Juri Strumpflohner
9d0505ab1c
docs(nextjs): move next+vercel deployment guide to the deployment section (#17640) 2023-06-16 14:48:32 -04:00
Katerina Skroumpelou
58a85d94bc
feat(node): remove node:node executor (#17615) 2023-06-15 20:38:48 +03:00
Jack Hsu
edf0b1ce20
feat(js): add setup-build generator for JS packages (#17523) 2023-06-12 12:38:26 -04:00
Isaac Mann
27a0675663 docs(core): fix more concepts link 2023-06-10 14:41:52 +02:00
Isaac Mann
c92f61267f
docs(core): add recipes sections (#17445) 2023-06-08 14:57:49 -04:00
Juri
99b79fe93d docs(angular): rewrite Angular standalone tutorial 2023-06-08 14:09:46 +02:00
Emily Xiong
1bc7965278
feat(expo): add submit executor (#17372) 2023-06-05 10:59:01 -04:00
Emily Xiong
be2ccb802e
feat(js): add verdaccio executor (#16928) 2023-05-25 11:10:16 -04:00
Juri
71e8cb2776 docs(node): update serverless deployment recipes 2023-05-17 15:01:33 +02:00
Colum Ferry
e59c930ff9
feat(angular): add ngrx root store generator (#16811) 2023-05-11 08:38:21 -04:00
Colum Ferry
54eb7be765
feat(angular): add ngrx feature store generator (#16806) 2023-05-09 09:31:15 +01:00
Isaac Mann
258b6df8b6
docs(core): plugin section (#16314) 2023-05-05 12:37:06 -04:00
Katerina Skroumpelou
32c176c359
docs(storybook): rearrange docs and more some to deprecated (#16805) 2023-05-05 10:53:46 -04:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Caleb Ukle
43a7d770fa
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382) 2023-04-27 11:19:32 -04:00
Caleb Ukle
06a885aca2
feat(next): support nextjs cypress component testing (#16292) 2023-04-21 15:15:28 -04:00
Jack Hsu
8de17ab1e0
feat(web): remove deprecated executors (#16416) 2023-04-20 17:50:31 -04:00
Jason Jean
fb54f67581
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422) 2023-04-20 14:35:04 -04:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) 2023-04-20 13:25:56 -04:00
Emily Xiong
840048480f
feat(core): update create-nx-plugin to generate cli library (#15994) 2023-04-19 20:36:11 -04:00
Craigory Coppola
fc07794d90
feat(core): remove deprecated affected commands (#16349) 2023-04-19 18:07:56 -04:00
Craigory Coppola
00f424acc6
feat(nx-plugin): slim down default generated nx-plugin (#16168) 2023-04-18 17:47:06 -04:00
Victor Savkin
1a49564d6f docs(nx-dev): remove the time saved guide 2023-04-18 16:35:12 -04:00
Jack Hsu
5769256702
docs(nextjs): add a guide for configuring Next.js plugins (#16315) 2023-04-18 08:58:04 -04:00
Jason Jean
95f2f80cd3
feat(core): remove @nrwl/workspace:run-commands and @nrwl/workspace:r… (#16298) 2023-04-14 18:06:47 -04:00
Emily Xiong
a42cc57354
chore(expo): remove deprecated targets and expo-cli (#16076) 2023-04-14 11:26:29 -04:00
Jonathan Cammisuli
4aa8fe08cf
docs(core): add native modules troubleshooting tips (#16290) 2023-04-13 15:35:59 -04:00
Leosvel Pérez Espinosa
7cff8dcf55
cleanup(angular): remove make-angular-cli-faster package (#15489) 2023-04-13 08:31:13 +01:00
Miroslav Jonaš
cafb49ac84
feat(core): remove @nrwl/workspace:lib (#16122) 2023-04-12 15:28:09 -04:00
Leosvel Pérez Espinosa
856296431d
cleanup(react): remove cra-to-nx package (#15556) 2023-04-12 16:43:49 +00:00
Leosvel Pérez Espinosa
e5b48ac956
cleanup(misc): remove add-nx-to-monorepo package (#15498) 2023-04-12 16:41:17 +01:00
Isaac Mann
83b05a6e2f
docs(core): split angular migrate guide (#15807) 2023-04-11 12:25:39 -07:00
Juri
7989facc85 docs(core): what is Nx 2023-04-10 13:05:41 -04:00
Nicholas Cunningham
ce308d3d2e
docs(node): Add recipe for deploying AWS Lambda in Node.js (#16103) 2023-04-05 08:34:06 -04:00