4724 Commits

Author SHA1 Message Date
Colum Ferry
f25e03d0a0
feat(angular): add migration for ngrx 15 (#13498) 2022-11-30 13:23:52 +00:00
Colum Ferry
2d021a1c09
fix(angular): add support for devRemotes in module-federation-dev-ssr (#13500) 2022-11-30 12:42:10 +00:00
Katerina Skroumpelou
f545b294cf
fix(storybook): inform user vite is used if project uses vite (#13499) 2022-11-30 13:54:20 +02:00
Colum Ferry
0ce6735084
feat(angular): add module-federation-dev-ssr builder (#13496) 2022-11-30 11:41:12 +00:00
Colum Ferry
4e672b2ab9
fix(angular): add server ready message to remote server (#13497) 2022-11-30 11:24:23 +00:00
Jack Hsu
a9ac43b86f
feat(react): add CRA support to "nx init" (#13488) 2022-11-29 23:20:27 -05:00
Jason Jean
f39d73cce6
chore(angular): fix angular tests (#13483) 2022-11-29 22:23:30 +00: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
Victor Savkin
8f2fb24605
feat(misc): assume repo and app names are the same for standlone presets 2022-11-29 17:01:28 -05:00
Victor Savkin
54c2169d77
fix(misc): handle the case where --directory=libs 2022-11-29 16:39:21 -05:00
Victor Savkin
fe062f42c3 fix(core): deduce layout directory 2022-11-29 16:08:57 -05:00
Jason Jean
9d5a45d905
fix(bundling): remove extraneous logs from @nrwl/vite:build executor (#13479) 2022-11-29 15:15:30 -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
Jon Hammerskov
19acffa837
fix(core): use node_modules/.cache/nx as default for projectGraphCac… (#13470) 2022-11-29 14:27:05 -05:00
Leosvel Pérez Espinosa
f448477e9d
feat(misc): add support for angular cli workspaces to nx init (#13404) 2022-11-29 13:08:18 -05:00
Michael Be
a4a8d9d7e3
feat(angular): rename default ngrx-selector names to match ngrx-standard (#13475) 2022-11-29 16:29:03 +01:00
Jack Hsu
f2c5ebae3d
feat(react): default to Vite when converting from CRA to Nx (#13473) 2022-11-29 09:27:28 -05:00
Katerina Skroumpelou
19a6da335e
fix(bundling): place files in the right folders for Web Vite apps (#13464) 2022-11-29 08:43:39 -05:00
Colum Ferry
11b224fec3
fix(angular): make server build depend on browser build (#13467) 2022-11-29 11:27:21 +00:00
Colum Ferry
e3a19f4bd6
fix(angular): use jest-preset-angular 12.2.3 #13259 (#13468) 2022-11-29 11:25:19 +00: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
78758a11a5
feat(react): use "nx exec" when running cra-to-nx for standalone work… (#13460) 2022-11-28 20:47:26 -05:00
Jack Hsu
cf7ad73165
cleanup(bundling): remove unnecessary files and targets for Vite apps… (#13456) 2022-11-28 17:08:37 -05:00
Chau Tran
1c70ac9571
fix(core): escape scripts with delimiters for nx exec (#13451) 2022-11-28 19:01:19 +00: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
Miroslav Jonaš
a95b91d433
fix(core): generated package.json should not include duplicates and optional peer deeps (#13438) 2022-11-28 17:26:32 +01:00
Jonathan Cammisuli
db3499d3a6
feat(core): add includeProjectDependents as a option for file watching (#13424) 2022-11-28 11:03:15 -05:00
Jonathan Cammisuli
f0f60fbb94
fix(testing): web and react application fixes for vitest's insourceTests (#13447) 2022-11-28 15:52:39 +00:00
Jack Hsu
5af4ae0f48
feat(bundling): remove assets option from vite build (#13441) 2022-11-28 10:40:14 -05:00
Miroslav Jonaš
05d0bf1e1e
fix(linter): standalone projects should be detectable with eslint (#13435) 2022-11-28 10:39:00 -05:00
Jack Hsu
8103290470
fix(bundling): place files in the right folders for React Vite apps (#13443) 2022-11-28 15:30:36 +00:00
Miroslav Jonaš
970351574c
fix(linter): ensure projectRootMappings exist when running eslint directly (#13432) 2022-11-28 14:59:18 +00:00
Jack Hsu
3c60da7023
cleanup(bundling): rename imported vite-tsconfig-paths plugin to matc… (#13423) 2022-11-28 13:39:06 +00:00
Colum Ferry
9469dbaac9
feat(angular): add static-server target to ssr mf remote (#13440) 2022-11-28 13:11:34 +00:00
Colum Ferry
fd1e478b80
fix(angular): use correct ready state for ssr bootstrap (#13437) 2022-11-28 12:32:51 +00:00
Katerina Skroumpelou
871f6183d7
fix(bundling): if bundler is vite unitTestRunner is vitest (#13436) 2022-11-28 14:26:15 +02:00
Miroslav Jonaš
9a0db4848f
feat(linter): replace createReactEslintJson with extendReactEslintJson (#13431) 2022-11-28 11:54:30 +01:00
Miroslav Jonaš
649e954ea3
fix(expo): ensure schema files pass the linter rule (#13433) 2022-11-28 11:33:34 +01:00
Miroslav Jonaš
9f505353f8
feat(core): enable linter for angular standalone (#13430) 2022-11-28 09:23:46 +00:00
Jason Jean
3653e5944d
fix(misc): add configuration option to print-affected (#13422) 2022-11-25 22:59:35 +00:00
Jack Hsu
70fa4b9e41
fix(react): generate lib with correct imports in vite.config.ts (#13419) 2022-11-25 21:15:15 +00:00
Jack Hsu
a63a25d2e2
feat(react): add Vite bundler option for buildable libraries (#13382) 2022-11-25 20:25:37 +00:00
Leosvel Pérez Espinosa
7be73d1094
fix(core): set the right project graph node type for e2e project with name e2e (#13410) 2022-11-25 15:12:07 -05: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
Jason Jean
2c13661b90
fix(core): fix showing help for executors (#13393) 2022-11-25 14:13:45 -05:00
Richard Roozenboom
f0fc7863f9
fix(devkit): change name schema order in project.json (#13409) 2022-11-25 13:42:08 -05:00
Jack Hsu
0f6b4e7267
cleanup(bundling): update wording when running Vite build (#13411) 2022-11-25 12:48:09 -05:00