Leosvel Pérez Espinosa
|
81e8d12ed1
|
fix(misc): do not normalize project name and root when using as-provided format (#19651)
|
2023-10-17 17:53:48 -04:00 |
|
Miroslav Jonaš
|
0bc693342e
|
feat(linter): rename @nx/linter to @nx/eslint (#19515)
|
2023-10-16 11:52:19 -04:00 |
|
Colum Ferry
|
80fde79374
|
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557)
|
2023-10-13 17:14:16 +01:00 |
|
Jason Jean
|
47e9fc8ed6
|
feat(misc): remove migrations for v14 and under (#19552)
|
2023-10-11 10:46:17 -04:00 |
|
MaxKless
|
abf3ac6c8f
|
fix(node): set x-dropdown in app generator to enable autocomplete in console (#19105)
|
2023-09-14 14:02:45 -04:00 |
|
Jack Hsu
|
214b53134d
|
fix(node): explicitly check that project is a library before updating imports (#19040)
|
2023-09-07 10:06:35 -04:00 |
|
Jack Hsu
|
74e5879e8d
|
fix(node): pass projectNameAndRootFormat to js lib generator from nest lib generator (#18891)
|
2023-08-29 14:35:24 -04:00 |
|
Jonathan Cammisuli
|
bbae14b9a7
|
fix(core): do not use joinPathFragments for generating files (#18753)
|
2023-08-23 12:23:03 -04:00 |
|
Miroslav Jonaš
|
e34219ab96
|
feat(linter): add flat config support to generators (#18534)
|
2023-08-23 01:36:58 +02:00 |
|
Leosvel Pérez Espinosa
|
d56605522b
|
feat(node): use helper to determine project name and root directory in project generators (#18620)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-21 15:47:18 -04:00 |
|
Jack Hsu
|
38fa586b78
|
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming (#18006)
|
2023-07-07 16:17:41 -04:00 |
|
Katerina Skroumpelou
|
58a85d94bc
|
feat(node): remove node:node executor (#17615)
|
2023-06-15 20:38:48 +03:00 |
|
Jack Hsu
|
08339ee49f
|
feat(js): do not generate root babel.config.json for babel projects (#17289)
|
2023-06-06 15:45:33 -04:00 |
|
Jack Hsu
|
b8cfbcc625
|
fix(node): apply migration patch to 16.0.0 and 14.7.6 migrations as well (#17419)
|
2023-06-05 11:31:50 -04:00 |
|
Jack Hsu
|
51ff8627d4
|
fix(node): extend @nx/node:webpack migration to all targets (#17337)
|
2023-05-31 15:59:04 -04:00 |
|
Jason Jean
|
6b928bc250
|
feat(js): refactor usages of npmScope (#16947)
|
2023-05-15 16:06:24 -04:00 |
|
Nicholas Cunningham
|
8dec11ecbe
|
fix(node): ensure that bundlers for node is webpack/esbuild (#16702)
|
2023-05-02 13:43:26 -04:00 |
|
Philip Fulcher
|
3d5b849826
|
fix(node): use consistent default port (#16491)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
|
2023-04-25 17:49:59 -04:00 |
|
Jack Hsu
|
8de17ab1e0
|
feat(web): remove deprecated executors (#16416)
|
2023-04-20 17:50:31 -04:00 |
|
Jason Jean
|
739b4c2924
|
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420)
|
2023-04-20 13:25:56 -04:00 |
|
Jack Hsu
|
bef152d94e
|
feat(bundling): remove esbuild 0.16.0 support (#16435)
|
2023-04-20 08:14:52 -06:00 |
|
Jason Jean
|
ad805cb73f
|
feat(node): replace usages of @nrwl with @nx (#16379)
|
2023-04-18 17:17:55 -04:00 |
|
Jason Jean
|
5a0a4e8d26
|
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351)
|
2023-04-18 12:15:33 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Caleb Ukle
|
85b3315b34
|
chore(misc): update snapshots to latest format (#16276)
|
2023-04-14 11:29:06 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Caleb Ukle
|
3f4d010ac3
|
fix(node): update ts-jest config for jest 29 (#16201)
|
2023-04-10 13:51:26 -05:00 |
|
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 |
|
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 |
|
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 |
|