1256 Commits

Author SHA1 Message Date
Jack Hsu
454fba49b2
feat(webpack): generate React and Web apps with webpack.config.js file (#14285) 2023-01-12 10:06:25 -05:00
Colum Ferry
1d198ae532
chore(angular): renable e2e mf ssr test (#14297) 2023-01-12 10:39:11 +00:00
Jason Jean
c8021f706b
chore(angular): temporarily disable failing mfe test (#14286) 2023-01-11 16:02:59 -05:00
Jack Hsu
6feb56e014
feat(webpack): remove support for legacy browsers (#14190) (#14257) 2023-01-11 10:13:35 +02:00
Colum Ferry
a5707c8b75
feat(angular): remove decorate-angular-cli (#14226) 2023-01-09 21:34:09 +00:00
Emily Xiong
74d8a4830e
fix(expo): fix the buildable library (#14142) 2023-01-09 16:37:38 +00:00
Jack Hsu
fcc02d1932
feat(webpack): remove support for legacy browsers (#14190) 2023-01-09 12:15:37 +02:00
Jack Hsu
d3ba6447d0
fix(nextjs): hide lockfile generation behind a flag so it can be toggled on and off (#14204) 2023-01-06 20:26:10 +00:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Jack Hsu
bd14b24460
feat(bundling): add option to esbuild to not bundle (#14145) 2023-01-04 13:36:52 -05:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
Caleb Ukle
843bad146e
fix(testing): vitest deleting project root with coverage enabled (#14116) 2023-01-03 13:15:48 -06:00
Colum Ferry
16a0891d30
feat(angular): add parent flag to ngrx generator (#14105) 2023-01-03 13:35:53 +00:00
Caleb Ukle
c82975685d
fix(testing): correctly set task status for failed coverage reports (#14008) 2023-01-03 12:09:57 +02:00
Craigory Coppola
c783ac5e9a
feat(core): merge more target options from targetDefaults (#12435)
Fixes https://github.com/nrwl/nx/issues/12433
2022-12-29 23:13:53 +00:00
Craigory Coppola
66a26583da
feat(core): add glob support for project-level implicit dependencies (#13138) 2022-12-29 17:37:28 -05:00
Jack Hsu
b76871d501
fix(bundling): detect esm vs cjs type for .js files (#14060) 2022-12-29 13:41:56 -05:00
AgentEnder
181cde5097 fix(core): init should support compound scripts 2022-12-28 13:28:02 -05:00
Caleb Ukle
663d38bdba
feat(testing): support async webpack config for react component testing (#14037) 2022-12-28 11:17:53 -05:00
Victor Savkin
c3f0cef1fb fix(core): fix the parsing of projects and targets 2022-12-27 12:45:35 -05:00
Jack Hsu
8f267ed2fc
chore(js): add e2e test to check built package.json (#13981) 2022-12-22 23:44:16 +00:00
Jason Jean
4a43a04caf
chore(repo): re-enable next.js styles tests (#13995) 2022-12-22 16:58:12 -05:00
Victor Savkin
8572eed44e feat(core): add the ability to specify multiple targets 2022-12-22 14:21:06 -05:00
Jason Jean
5e5892f086
chore(repo): update nx to 15.4.0-beta.3 (#13904) 2022-12-20 17:48:03 -05:00
Leosvel Pérez Espinosa
1247e043f4
feat(angular): skip invalid projects or targets instead of erroring when migrating from angular cli to nx monorepo (#13871) 2022-12-16 16:26:20 +01:00
Katerina Skroumpelou
b52b649fcb
feat(vite): allow user to set their custom target for transform (#13691) 2022-12-16 13:35:52 +00:00
Jack Hsu
0eadfc81b1
fix(repo): fix failing e2e tests (#13855) 2022-12-15 14:46:44 -05:00
Jack Hsu
fdd04ba0a6
feat(react): add cypress e2e for react standalone preset (#13848) 2022-12-15 10:07:06 -07:00
Nicholas Cunningham
70e1aabb09
fix(vite): Failing to build when generated library uses jest (#13797)
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-12-15 11:32:27 -05:00
Jack Hsu
4f9b9d4344
feat(testing): remove unused dependencies from @nrwl/cypress (#13771) 2022-12-15 05:12:43 +00:00
Emily Xiong
14c1c16cf8
feat(react): add unit test examples when inSourceTests is passed (#13779) 2022-12-14 23:46:13 -05:00
Jonathan Cammisuli
a1d9c46cf7
feat(core): add watch command (#13664) 2022-12-13 17:04:34 -05:00
Jack Hsu
04efd84336
Fix/remove libs tools folders for standalone (#13769) 2022-12-12 12:46:44 -05:00
Victor Savkin
34d861d234 fix(testing): preserve the old coverage layout 2022-12-11 14:47:16 -05:00
Victor Savkin
40b39b2e64 fix(core): remove leading ./ when normalizing root project outputs 2022-12-10 15:53:25 -05:00
Jack Hsu
e240339f33
feat(js): add --bundler=vite support for JS libs (#13716) 2022-12-09 14:36:09 -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
Colum Ferry
b0a09585b5
cleanup(angular): add e2e for mf ssr (#13627) 2022-12-07 17:59:50 +00:00
Jack Hsu
66c85bd15c
cleanup(nextjs): remove workaround for enhanced-resolve bug in e2e test (#13639) 2022-12-05 12:20:18 -05: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
fb9467a020
cleanup(bundling): cleanup and enhance vite e2e tests (#13584) 2022-12-02 16:04:49 +00:00
Leosvel Pérez Espinosa
2dd2eeae63
fix(angular): ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577) 2022-12-02 15:10:44 +01:00
Nicholas Cunningham
3edfc5d6b3
fix(vite): apps packagejson copy (#13553)
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-12-01 14:39:41 -05:00
Miroslav Jonaš
22e70d614e
fix(angular): fix root-project support for Angular (#13534) 2022-12-01 15:14:08 +01:00
Miroslav Jonaš
1a3cc515a4
fix(core): prevent peer deps from ending up as dev deps in create package json (#13502) 2022-12-01 12:07:52 +01:00
Victor Savkin
7762eddfc8
fix(core): fix nx init for non monorepos 2022-11-30 14:55:08 -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
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
Victor Savkin
8f2fb24605
feat(misc): assume repo and app names are the same for standlone presets 2022-11-29 17:01:28 -05:00