1076 Commits

Author SHA1 Message Date
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
Miroslav Jonaš
388611854f
Revert "fix(nextjs): set localhost as hostname default (#17856)" (#17931) 2023-07-04 00:19:18 +02:00
Colum Ferry
9eaa240b4d
feat(angular): add --bundler flag for applications (#17919) 2023-07-03 16:22:37 +01:00
Yannick
88c655f5a9
fix(nextjs): set localhost as hostname default (#17856) 2023-06-30 09:26:36 -06: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
c00e2f3f6e
docs(core): update deprecation messages (#17804) 2023-06-27 11:22:20 -04:00
Caleb Ukle
836cd34ce7
feat(testing): add --force-exit to jest executor (#17790) 2023-06-26 17:06:55 -05:00
Isaac Mann
37eda46460
docs(core): workspace-lint cli links to web (#17807) 2023-06-26 17:07:59 -04:00
Joe Walton
a995940b19
feat(vite): allow passing multiple test files to vite:test (#17496)
Co-authored-by: Caleb Ukle <caleb.ukle+github@pm.me>
2023-06-26 15:31:04 -05:00
Craigory Coppola
c4b7a1f9d8
docs(core): fixup outdated nx show example (#17710) 2023-06-26 16:08:38 -04:00
Isaac Mann
8f563d32ec
docs(core): workspace-lint deprecation (#17799) 2023-06-26 15:17:06 -04:00
Rivaldi Putra
71974ca135
docs(core): add pnpm command for storybook plugin (#17768) 2023-06-26 21:32:30 +03:00
Nicholas Cunningham
fc0ef3570e
docs(nextjs): Update nextjs docs since --root was removed (#17796) 2023-06-26 13:35:53 -04:00
Isaac Mann
30a4926eec
feat(nx-dev): site map (#17743) 2023-06-23 14:56:55 -04:00
Gustavo Perdomo
6cb159e9f7
feat(nest): added es2021 support for nest generators (#17726)
Co-authored-by: Caleb Ukle <caleb.ukle+github@pm.me>
2023-06-22 16:38:54 -05:00
Evan Gillogley
162b144467
fix(bundling): add skipTypeField back for rollup executor (#17629) 2023-06-22 14:30:35 -04:00
Juri
d8df22df39 docs(react): update standalone tutorial 2023-06-22 16:27:18 +02:00
MaxKless
3f0bdddfdd
fix(misc): mark name as required for ci-workflow generator (#17551) 2023-06-22 09:33:05 +00:00
Leosvel Pérez Espinosa
d31eb50580
cleanup(js): improve the tsc executor batch implementation (#17503) 2023-06-21 13:43:49 -04:00
Caleb Ukle
f74ff4bddc
fix(testing): deprecate cypress tsconfig option (#17165) 2023-06-21 11:40:25 -04:00
Colum Ferry
e01df1cb58
docs(core): update node matrix compat (#17703) 2023-06-21 13:24:40 +01:00
Caleb Ukle
0be5d3d9b9
docs(node): add recipes for various databases w/ node (#17110) 2023-06-20 09:28:39 -05:00
Craigory Coppola
f5c6ee5488
fix(core): cli option --graph should open graph ui by default (#17644) 2023-06-16 16:31:12 -04:00
Juri Strumpflohner
9d0505ab1c
docs(nextjs): move next+vercel deployment guide to the deployment section (#17640) 2023-06-16 14:48:32 -04:00
Nicholas Cunningham
bfe8e47d23
fix(nextjs): cleanup old options for server executor (proxyConfig) (#17626) 2023-06-16 12:00:17 -04:00
Emily Xiong
7baad04ea5
feat(nx-plugin): add verdaccio to create package e2e (#17566) 2023-06-16 09:45:52 -04:00
Katerina Skroumpelou
58a85d94bc
feat(node): remove node:node executor (#17615) 2023-06-15 20:38:48 +03:00
Jack Hsu
a19fbb1ddb
feat(js): add preset for TS standalone workspace (#17467) 2023-06-13 14:32:06 -04:00
Jack Hsu
8d5ef222cc
feat(testing): add support for additional environment options when generating vite config (#17560) 2023-06-13 13:30:52 -04:00
Jack Hsu
edf0b1ce20
feat(js): add setup-build generator for JS packages (#17523) 2023-06-12 12:38:26 -04:00
Miroslav Jonaš
aaf35e75b2
docs(linter): document flat config option (#17520) 2023-06-12 17:33:52 +02:00
Isaac Mann
27a0675663 docs(core): fix more concepts link 2023-06-10 14:41:52 +02:00
Jack Hsu
20359e77a6
fix(js): mark importPath option as important since it is required for publishable libs (#17509) 2023-06-09 10:21:12 +03:00
Isaac Mann
c92f61267f
docs(core): add recipes sections (#17445) 2023-06-08 14:57:49 -04:00
Luca Becker
26e3e16cb9
chore(vite): remove typo in the comment / documentation (#17488) 2023-06-08 09:54:47 -04:00
Katerina Skroumpelou
b953565bc2
feat(vite): add type check to vite builder (#17487) 2023-06-08 15:57:51 +03:00
Juri
99b79fe93d docs(angular): rewrite Angular standalone tutorial 2023-06-08 14:09:46 +02:00
Katerina Skroumpelou
1c478aedfd
feat(storybook): generate ts config files by default (#17490) 2023-06-08 11:37:09 +01:00
Vinícius Neto
a9f8cc61fa
feat(vite): add incremental builds support to Vite plugin build executor (#17433)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
2023-06-08 10:07:57 +03:00
Jack Hsu
f55241bc7d
docs(bundling): fix a typo causing tabs to not render correctly (#17470) 2023-06-07 14:57:00 -04:00
Jack Hsu
0fc8053c74
docs(bundling): updated webpack and rollup executor examples (#17466) 2023-06-07 18:31:13 +00:00
Katerina Skroumpelou
3cb7b8f70d
fix(storybook): add all Storybook CLI options to schema (#17358) 2023-06-07 09:52:14 +03:00
Isaac Mann
e693642c35
docs(core): update preset link (#17153) 2023-06-06 16:22:25 -04:00
Jack Hsu
08339ee49f
feat(js): do not generate root babel.config.json for babel projects (#17289) 2023-06-06 15:45:33 -04:00
Lars Gyrup Brink Nielsen
f1db759755
docs(core): add example run-many commands filtering on specific tags (#17254) 2023-06-06 08:37:53 -04:00