555 Commits

Author SHA1 Message Date
Doni Rubiagatra
3c0b0ec3c4
docs(core): fix duplicate generate description for dryRun (#13759)
Fixes https://github.com/nrwl/nx/issues/12196
2022-12-12 13:51:48 -05:00
Altan Stalker
ed159e865f
feat(core): add gitlab ci generator (#13739) 2022-12-09 15:41:04 -05:00
Jack Hsu
e240339f33
feat(js): add --bundler=vite support for JS libs (#13716) 2022-12-09 14:36:09 -05:00
Katerina Skroumpelou
440112d94b
fix(misc): change ensureDependencies to ensurePackage (#13735) 2022-12-09 13:28:34 -05:00
Miroslav Jonaš
75de1651a1
feat(core): add lockfile pruning to executors that generate package.json (#13734) 2022-12-09 12:17:36 -05:00
Leosvel Pérez Espinosa
ecf9a80bae
fix(angular): deprecate simpleModuleName in library generator in favor of simpleName (#13726)
Fixes https://github.com/nrwl/nx/issues/13198
2022-12-09 10:48:23 +01:00
Katerina Skroumpelou
45ce3b2a0a
feat(vite): update vite-tsconfig-paths (#13714) 2022-12-08 18:36:45 +00:00
Miroslav Jonaš
c3bc517480
feat(core): prune lock file based on projects dependencies and package.json (#13317) 2022-12-08 09:32:11 -05:00
Colum Ferry
bb32f024cb
feat(react): add module-federation-ssr-dev-server (#13708) 2022-12-08 08:35:42 -05:00
Leosvel Pérez Espinosa
51bfe24bbe
docs(angular): sort versions in compatibility matrix from newest to oldest (#13702) 2022-12-08 11:57:41 +01:00
Jason Jean
d13bcfe123
fix(misc): error if run-commands is used without command or commands (#13669) 2022-12-06 15:15:11 -05:00
Juri Strumpflohner
f6a985d80f
feat(nxdev): allow to change columns on cards (#13522) 2022-12-06 10:29:47 -05:00
Katerina Skroumpelou
7d329c0590
fix(vite): remove default for hmr from schema.json (#13654) 2022-12-06 08:06:30 -05:00
Caleb Ukle
5d910c0f1a
fix(testing): rename cy 10 migration to 11 (#13646) 2022-12-05 16:58:57 -05:00
Jack Hsu
8a74e62956
fix(bundling): enable hmr by default for Vite dev-server (#13647) 2022-12-05 16:53:52 -05:00
Caleb Ukle
6f8a849d6b
fix(testing): handle cypress-project generation for standalone projects (#13602) 2022-12-05 10:12:32 -05:00
Jack Hsu
67c7822ad3
fix(react): add missing style preprocessors when using Vite (#13600) 2022-12-02 21:56:23 +00:00
Philip Fulcher
1a3240d651
docs(react): remove Angular references (#13603)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
2022-12-02 14:42:03 -07:00
Jack Hsu
5b7dba1cb7
fix(react): clean-up after dependency removal from @nrwl/react (#13563) 2022-12-02 16:58:07 +00:00
Katerina Skroumpelou
edad5ef48a
fix(bundling): hide newProject from vite config gen (#13592) 2022-12-02 18:11:37 +02:00
Katerina Skroumpelou
d5f834a3b6
fix(bundling): pass nxext options to our executor (#13587) 2022-12-02 17:42:18 +02:00
Katerina Skroumpelou
985ea6f66d
docs(bundling): remove assets example from vite (#13581) 2022-12-02 17:00:13 +02:00
Katerina Skroumpelou
8bea6ce377
cleanup(bundling): change baseHref to base for vite builder (#13580) 2022-12-02 14:12:21 +01:00
Jack Hsu
cded83b2c5
feat(react): remove unnecessary dependencies from @nrwl/react (#13525) 2022-12-01 17:06:32 -05:00
Katerina Skroumpelou
eda03e5044
chore(storybook): remove prompt for bundler (#13551) 2022-12-01 17:19:22 +00:00
Katerina Skroumpelou
432d235700
fix(bundling): remove wrong doc and preset wc use vite (#13536) 2022-12-01 09:14:47 -05:00
Jack Hsu
5d0f50e424
feat(react): add --bundler=none option for React lib generator if the… (#13511) 2022-11-30 19:48:02 +00:00
Nicholas Cunningham
5c10f1ca5c
fix(react-native): skipPackageJson was being ignored (#13513)
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-11-30 12:46:48 -07:00
Colum Ferry
0ce6735084
feat(angular): add module-federation-dev-ssr builder (#13496) 2022-11-30 11:41:12 +00:00
Jack Hsu
a9ac43b86f
feat(react): add CRA support to "nx init" (#13488) 2022-11-29 23:20:27 -05:00
Caleb Ukle
74bd0bb00c
feat(testing): support root project generation for jest (#13353)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-11-29 17:03:19 -05:00
Jason Jean
7d829d12a8
chore(repo): sync docs (#13484) 2022-11-29 21:37:34 +00:00
Victor Savkin
fe062f42c3 fix(core): deduce layout directory 2022-11-29 16:08:57 -05:00
Leosvel Pérez Espinosa
81aef458c0
docs(angular): update docs generation to account for builders (#13469) 2022-11-29 15:11:20 -05:00
Jack Hsu
6c59cbbb3b
feat(react): add SSR suppoprt to host generator for module federation (#13416) 2022-11-29 14:49:15 -05:00
Leosvel Pérez Espinosa
36ce474e69
docs(angular): improve executor descriptions (#13466) 2022-11-29 12:08:48 +01:00
Leosvel Pérez Espinosa
42fa5d871b
docs(angular): update incremental builds requirements docs and ng-packagr-lite description (#13465)
Fixes https://github.com/nrwl/nx/issues/13421
2022-11-29 11:39:23 +01:00
Jorge Vergara
5999deedaa docs(core): removes extra nx from example
removes the `nx` keyword from example because the keyword
gets added on running `yarn
documentation`
duplicating the keyword
2022-11-29 08:39:58 +01:00
Jack Hsu
cf7ad73165
cleanup(bundling): remove unnecessary files and targets for Vite apps… (#13456) 2022-11-28 17:08:37 -05:00
Katerina Skroumpelou
b84f239f47
fix(bundling): remove default values from executors (#13444) 2022-11-28 13:29:58 -05:00
Emily Xiong
662f5413be
feat(react): add minimal flag (#13446) 2022-11-28 13:29:23 -05:00
Jack Hsu
5af4ae0f48
feat(bundling): remove assets option from vite build (#13441) 2022-11-28 10:40:14 -05:00
Miroslav Jonaš
649e954ea3
fix(expo): ensure schema files pass the linter rule (#13433) 2022-11-28 11:33:34 +01:00
Jason Jean
3653e5944d
fix(misc): add configuration option to print-affected (#13422) 2022-11-25 22:59:35 +00:00
Jack Hsu
a63a25d2e2
feat(react): add Vite bundler option for buildable libraries (#13382) 2022-11-25 20:25:37 +00:00
Jack Hsu
c0f12757f1
Revert "feat(vite): use the project's tsconfig.json to configure plug… (#13415) 2022-11-25 19:46:37 +00:00
Jack Hsu
bf32321c3c
feat(vite): use the project's tsconfig.json to configure plugins rath… (#13408) 2022-11-25 11:01:27 -05:00
Katerina Skroumpelou
2d860eaf88
feat(storybook): generate config for vite (#13381) 2022-11-25 09:01:35 -05:00
Colum Ferry
d908521f15
feat(angular): add ssr flag to host generator (#13398) 2022-11-25 12:13:13 +00:00
Jason Jean
020795cecc
fix(bundling): add type for bundler option to enable autocomplete prompt (#13384) 2022-11-24 14:41:28 -05:00