Jason Jean
|
47e9fc8ed6
|
feat(misc): remove migrations for v14 and under (#19552)
|
2023-10-11 10:46:17 -04:00 |
|
Jason Jean
|
5cc87bfdc2
|
fix(misc): properly add extra dependencies to packages (#19334)
|
2023-09-26 00:09:29 -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
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -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 |
|
Craig Rodrigues
|
6dd652095c
|
chore(node): fix update-16-3-1-update-executor description (#17649)
|
2023-06-20 10:56: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 |
|
Craigory Coppola
|
cac64d7a8b
|
chore(repo): setup internal testing utils structure (#17043)
|
2023-05-16 11:34:10 -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 |
|
Jason Jean
|
88b9687451
|
fix(linter): fix legacy linter migrations (#16462)
|
2023-04-21 13:29:09 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -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 |
|
Craigory Coppola
|
2ddf806fa1
|
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291)
|
2023-04-14 15:25:58 -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 |
|
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 |
|