518 Commits

Author SHA1 Message Date
Nicholas Cunningham
a631af7b62
feat(node): support nodejs frameworks (#14199) 2023-01-06 15:04:11 -07:00
Caleb Ukle
3db0bf8a18
docs(testing): add info about --spec and link to storybook (#14211) 2023-01-06 15:51:39 -06: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
Caleb Ukle
e96dfe575a
fix(web): dynamic default unitTestRunner based on bundler for @nrwl/web:app (#14188)
Fixes https://github.com/nrwl/nx/issues/14167
2023-01-06 10:36:46 -06:00
Jack Hsu
bf17af552f
docs(misc): remove webpack 5 migration guide (#14185) 2023-01-06 09:24:40 -05:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Jack Hsu
3364e386a3
cleanup(webpack): remove previously deprecated options (#14149) 2023-01-05 09:00:41 -05:00
Colum Ferry
5fba936254
feat(angular): add standalone support to NgRx generator (#14141) 2023-01-05 12:46:54 +00:00
Katerina Skroumpelou
67bac32fc6
fix(storybook): vite builder version correction (#14146)
CLOSED https://github.com/nrwl/nx/issues/14140
2023-01-04 21:08:35 +02:00
Felipe Plets
2e8511ae6f
docs(core): fix links to devkit index page (#14034)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
Fixes https://github.com/nrwl/nx/issues/14033
2023-01-04 14:04:28 -05:00
Jack Hsu
bd14b24460
feat(bundling): add option to esbuild to not bundle (#14145) 2023-01-04 13:36:52 -05:00
Caleb Ukle
8c014f0d48
docs(testing): add deprecation messages for Jest/Cypress (#14137) 2023-01-04 10:33:04 -06:00
Colum Ferry
16a0891d30
feat(angular): add parent flag to ngrx generator (#14105) 2023-01-03 13:35:53 +00:00
Altan Stalker
a5b756b6b0
docs(core): add new Bitbucket Cloud integration setup guide (#13990) 2022-12-29 18:20:19 +00:00
Altan Stalker
7bbacea108
docs(core): add new Gitlab integration setup guide (#13969) 2022-12-29 11:09:30 -05:00
youmoo
a8263f5b3b
docs(misc): remove the unnecessary to (#13945) 2022-12-28 16:38:00 -05:00
Craigory Coppola
285dc39371
feat(core): support targets with colons in the name without quotes (#13938) 2022-12-28 15:18:07 -05:00
Caleb Ukle
a04a2ea00b
docs(testing): redirect cy 10 generator to cy 11 (#14045)
Fixes https://github.com/nrwl/nx/issues/14000
2022-12-28 15:13:06 -05:00
Caleb Ukle
b47e3ae1dc
docs(testing): add info about global scripts & @swc/jest (#14043)
Fixes https://github.com/nrwl/nx/issues/13345
2022-12-28 14:36:30 -05:00
Victor Savkin
c3f0cef1fb fix(core): fix the parsing of projects and targets 2022-12-27 12:45:35 -05:00
Caleb Ukle
e91179e2b2
fix(testing): change ignoreTestFiles to excludeSpecPattern for cy10+ (#13942) 2022-12-27 11:28:31 -06:00
Katerina Skroumpelou
e50c8ccc41
docs(vite): enhancing vite docs (#13984) 2022-12-22 20:05:31 +00:00
Victor Savkin
8572eed44e feat(core): add the ability to specify multiple targets 2022-12-22 14:21:06 -05:00
Benjamin Cabanes
376a4ca496
docs(core): move generated packages metadata file into generated folder (#13988) 2022-12-22 13:34:17 -05:00
Benjamin Cabanes
e5108b84df
docs(nxdev): improve related documentation link matcher (#13982) 2022-12-22 11:06:04 -05:00
Katerina Skroumpelou
3bb773da20
fix(vite): add dts to build options (#13934) 2022-12-22 12:32:38 +02:00
Jonathan Cammisuli
2e69313f2d
docs(core): add watch recipe (#13810) 2022-12-21 14:02:29 -05:00
Victor Savkin
82fbb98e7d feat(misc): dont generate defaultProject for non standalone workspaces 2022-12-21 09:15:26 -05:00
Altan Stalker
4eb61fda49
docs(core): add new Github integration setup guide (#13937)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-12-20 21:39:12 -05:00
Benjamin Cabanes
ae8e0280fd
docs(core): move package documents into its own folder (#13935)
Signed-off-by: Ben <3447705+bcabanes@users.noreply.github.com>
2022-12-20 14:21:42 -05:00
Katerina Skroumpelou
7beee3c103
fix(vite): dont add server config for libs (#13931) 2022-12-20 13:12:19 -05:00
Benjamin Cabanes
e12922b029
docs(nxdev): add sub-forlder context into devkit urls (#13920) 2022-12-19 18:25:31 -06:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption (#13834) 2022-12-19 18:59:50 +00:00
Younes Jaaidi
f1ac23fce6
docs: fix cypress component generator command (#13613) 2022-12-19 12:18:17 -06:00
Jack Hsu
49fa93b635
fix(bundling): pass --force option to vite dev-server (#13905) 2022-12-19 16:22:57 +00:00
Katerina Skroumpelou
bb65968df1
fix(vite): change coverage path (#13867) 2022-12-16 16:56:18 +02:00
Katerina Skroumpelou
b52b649fcb
feat(vite): allow user to set their custom target for transform (#13691) 2022-12-16 13:35:52 +00:00
Dmitriy Stepanenko
c3c9b2d24d
feat(vite): configuration updates (#13816) 2022-12-15 11:31:46 +00:00
Karol Binkowski
c051a279cc
docs(storybook): add missing --project flag (#13833) 2022-12-15 12:22:10 +02: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
Katerina Skroumpelou
1ef01f8ccc
feat(testing): cypress vite (#13474) 2022-12-15 04:28:53 +00:00
Benjamin Cabanes
315bf0c968
docs(nxdev): use shell marker for command-line (#13824) 2022-12-14 10:39:00 -05:00
Jack Hsu
8df1834f2c
feat(react): add nx.server.ready message from Node process to any potential parent process (#13808) 2022-12-13 23:02:20 -05:00
Jonathan Cammisuli
a1d9c46cf7
feat(core): add watch command (#13664) 2022-12-13 17:04:34 -05:00
Miroslav Jonaš
76ee86f7ed
feat(core): rename lock file pruning function to createLockFile (#13770) 2022-12-12 19:20:03 +00:00
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