Craigory Coppola
|
c2c06c12c3
|
fix(core): remove old example and help text from show remnants (#18228)
|
2023-07-20 18:15:52 -04:00 |
|
Miroslav Jonaš
|
f4f4eb66e2
|
feat(linter): add dependency-checks to buildable lib generator (#18015)
|
2023-07-20 10:28:20 -04:00 |
|
Katerina Skroumpelou
|
29a9f8eba8
|
feat(storybook): interaction tests generators for angular (#18166)
|
2023-07-19 17:42:13 +03:00 |
|
Colum Ferry
|
3fefbaf468
|
feat(angular): add esbuild incremental build builder (#17991)
|
2023-07-18 15:36:19 +01:00 |
|
Emily Xiong
|
699a20ca03
|
feat(react-native): upgrade react-native to 0.72 (#17810)
|
2023-07-17 13:07:46 -04:00 |
|
Miroslav Jonaš
|
10fc4dd4d8
|
fix(core): ensure proper yarn version detection even for nested projects (#18052)
|
2023-07-17 10:35:18 -04:00 |
|
Leosvel Pérez Espinosa
|
4f9f04fb96
|
docs(js): add docs about @nx/js:tsc batch execution (#18071)
|
2023-07-14 08:41:40 +01:00 |
|
Katerina Skroumpelou
|
4bba066d57
|
feat(react): interaction tests story generator (#18082)
|
2023-07-13 13:06:04 +03:00 |
|
Katerina Skroumpelou
|
58e1f233cf
|
feat(storybook): interaction testing init generator (#18051)
|
2023-07-12 18:02:12 +03:00 |
|
Leosvel Pérez Espinosa
|
95a2256a34
|
feat(misc): deprecate executor options to generate package.json for libraries (#17923)
|
2023-07-11 15:28:03 +00:00 |
|
Leosvel Pérez Espinosa
|
d905e36fb7
|
docs(angular): add info for angular 16.1.0 in version compatibility matrix docs (#17993)
|
2023-07-10 14:15:04 +01:00 |
|
Julius Osokinas
|
6bf3dc91ad
|
feat(vite): server executor https prop as object (#18048)
Co-authored-by: Julius Osokinas <julius.osokinas@kevin.eu>
|
2023-07-10 13:42:59 +03: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 |
|
Leosvel Pérez Espinosa
|
64765eb313
|
feat(misc): change updateBuildableProjectDepsInPackageJson option default value to false (#17920)
|
2023-07-06 09:06:48 +01:00 |
|
Jack Hsu
|
c6a0615fa5
|
fix(js): add watchIgnore and runBuildTargetDependencies options to speed up build (#17953)
|
2023-07-05 14:50:53 -04:00 |
|
Colum Ferry
|
c64f26ef3c
|
fix(angular): automatically skip remotes not in the current workspace #17473 (#17497)
|
2023-07-05 16:57:40 +01: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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|