395 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
4eb7cc7bf1
fix(misc): skip formatting files in nested generator calls (#15961) 2023-03-31 11:22:18 -04:00
Jack Hsu
874b6a5e49
feat(node): add --framework=none to create-nx-workspace for Node projects (#15929) 2023-03-29 11:27:25 -04:00
Jason Jean
4a55ee9a33
fix(js): run prettier with default options when theres no prettierrc (#15888) 2023-03-27 18:00:24 -04:00
Miroslav Jonaš
4bf652d2e7
fix(node): fix standalone linter setup (#15681) 2023-03-22 14:17:40 -04:00
Craigory Coppola
6834b658f7
fix(nx-plugin): allow some customization when running nx-plugins (#15438) 2023-03-21 18:35:55 -04:00
Jack Hsu
7ebca5107e
feat(bundling): add for esbuild to enable/disable package.json generation (#15777) 2023-03-21 08:48:16 -04:00
Miroslav Jonaš
a868bce63b
fix(node): align proxy port with default api port (#15754) 2023-03-20 15:16:10 +01:00
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit (#15547) 2023-03-10 17:04:10 +00:00
Nicholas Cunningham
0383fa6017
Add e2e tests for nest (#15522) 2023-03-08 11:53:31 -07:00
Jack Hsu
a69f8abdf9
fix(node): add default build configuration (#15542) 2023-03-08 12:32:29 -05:00
Nicholas Cunningham
79f5fc3108
feat(node): add nestjs support to node app plugin (#15484) 2023-03-08 11:42:09 -05:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Nicholas Cunningham
b40c9fa88f
fix(node): lint generator aware that app is root (#15355) 2023-03-01 16:54:47 +00:00
Caleb Ukle
2d2804b0c1
fix(testing): only install dependency for the desired --testEnvironment (#15244) 2023-02-28 16:38:01 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
Chau Tran
65b1cdd5e3
fix(node): use shorthand run-commands for docker build (#15231) 2023-02-24 15:49:29 +00:00
Jack Hsu
c08823abb9
fix(node): use shorter run-commands options for docker-build (#15224) 2023-02-24 09:16:55 -05:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Jack Hsu
bce05aebd8
feat(node): create fastify setup closer to what fastify-cli creates (#15096) 2023-02-18 15:23:56 +00:00
Jack Hsu
71fd015f3d
fix(js): do not generate tsconfig.base.json when creating standalone projects (#15099)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-17 20:43:03 -05:00
Jack Hsu
40007a1d53
feat(node): add support for workspace libs when not bundling (#15069) 2023-02-17 17:56:55 +00:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -05:00
Miroslav Jonaš
d0ad53c669
feat(node): setting docker on app generation should set generateLockfile on target config (#14947) 2023-02-13 12:00:55 -05:00
Jack Hsu
2fbe1bdc98
fix(node): add missing .swcrc file for node libs (#14925) 2023-02-10 15:05:44 -07:00
Nicholas Cunningham
4cb9ff849e
fix(node): Update Proxy config port number (#14919) 2023-02-10 10:21:56 -07:00
Jack Hsu
47a4ff4bf5
fix(bundling): add a deprecation warning for users to update their project config before Nx 16 (#14913) 2023-02-10 08:46:23 -06:00
Jack Hsu
0f8faa249b
fix(node): use correct main entry file extension based on project config (#14894) 2023-02-09 12:43:00 -05:00
Jack Hsu
4d21915bd1
feat(node): add default unit test for fastify framework (#14876) 2023-02-08 12:47:15 -07:00
Caleb Ukle
bc788ff876
fix(node): quote filepath in cli e2e sample test (#14779)
Fixes https://github.com/nrwl/nx/issues/14761
2023-02-02 17:02:06 +00:00
Jack Hsu
5cfd357e8f
feat(bundling): update esbuild to 0.17.5 (#14752) 2023-02-01 10:55:55 -07:00
Chau Tran
5f32a9ae5c
docs(node): add prioritize flags to node (#14280) 2023-02-01 08:21:36 -06:00
Nicholas Cunningham
9abd8e6af1
fix(node): add sourcemaps for esbuild configuration by default (#14725) 2023-01-31 14:31:35 -05:00
Nicholas Cunningham
3cdaacf5d4
fix(node): cleanup generated paths for node libs (#14674) 2023-01-27 15:47:11 -05:00
Jack Hsu
a0ed060b14
feat(node): update app generator for fastify to be more inline with fastify cli (#14667) 2023-01-27 13:57:28 -05:00
Jack Hsu
9f1ed50fc6
feat(node): improve docker setup for Node server apps (#14647) 2023-01-26 17:09:13 +00:00
Jack Hsu
cd92d102d3
feat(webpack): add isolatedConfig option to skip automatically applying Nx plugins (#14618) 2023-01-26 10:32:34 -05:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Nicholas Cunningham
71a7ebd9e1
fix(node): remove connect framework from node app generator (#14567) 2023-01-23 17:51:18 -05:00
Jason Jean
f4c4ec058a
fix(misc): refine the prompts in create-nx-workspace (#14562) 2023-01-23 17:24:08 -05:00
Daniel Schuba
41a9bc18fd
feat(misc): move ci options to configuration (#14215)
CLOSED https://github.com/nrwl/nx/issues/12045
Fixes https://github.com/nrwl/nx/issues/12045
2023-01-23 08:42:21 -06:00
Nicholas Cunningham
0e018e620e
feat(node): add docker as a build target (#14475) 2023-01-20 15:26:39 -07:00
Jack Hsu
bd3c387733
fix(node): add implicit dependency from node e2e project to the app p… (#14463) 2023-01-18 09:34:18 -07:00
Jack Hsu
5575ae7e61
fix(node): update generated spec file to work better for standalone projects (#14461) 2023-01-18 10:20:56 -05:00
Jack Hsu
013bb74444
feat(node): add e2e project generator (#14429) 2023-01-17 15:38:52 -05:00
Nicholas Cunningham
da4959a324
feat(node): add Node standlone prompt using CNW (#14439) 2023-01-17 11:52:18 -07:00
Phillip Barta
415d1c745c
fix(misc): loosen chalk version (#14276) 2023-01-13 17:44:11 -05:00
Jack Hsu
3f6df0d54f
feat(node): prompt for app framework (#14357) 2023-01-13 19:14:02 +00:00
Nicholas Cunningham
00caf6ae5e
feat(node): update CNW to support generating a node server with a framework (#14313) 2023-01-13 11:39:38 -07:00