Jason Jean
|
53a327715b
|
feat(repo): remove projectNameAndRoot nx.json option (#19218)
|
2023-09-21 08:15:38 -04:00 |
|
Jason Jean
|
50b62524f5
|
chore(misc): remove e2e utils that use internal nx functions (#19085)
|
2023-09-11 19:56:58 -04:00 |
|
Jason Jean
|
bde5c731cd
|
chore(linter): fix e2e tests naively (#19058)
|
2023-09-07 15:05:53 -04:00 |
|
Jason Jean
|
bd1b0b70fd
|
feat(misc): introduce a way to set the project name/root format for all generators (#18971)
|
2023-09-01 16:58:14 -04:00 |
|
Jason Jean
|
ed89a21e97
|
chore(linter): fix e2e tests (#18845)
|
2023-08-25 13:55:01 -04:00 |
|
Emily Xiong
|
0bb6ab896e
|
chore(testing): move setMaxWorker out runCLI (#18582)
|
2023-08-17 11:57:25 -04:00 |
|
Jason Jean
|
968bd38218
|
Revert "Revert "feat(linter): add generator for converting to flat co… (#18631)
|
2023-08-15 15:25:09 -04:00 |
|
Jason Jean
|
11249e929b
|
Revert "feat(linter): add generator for converting to flat config (#1… (#18628)
|
2023-08-14 16:49:43 -04:00 |
|
Miroslav Jonaš
|
b8c3ec4d7f
|
feat(linter): add generator for converting to flat config (#17532)
|
2023-08-08 20:08:43 +02:00 |
|
Tony Ganchev
|
30c3e9925a
|
feat(linter): Support --print-config feature of ESLint (#18260)
|
2023-07-31 16:11:21 +02:00 |
|
Miroslav Jonaš
|
f4f4eb66e2
|
feat(linter): add dependency-checks to buildable lib generator (#18015)
|
2023-07-20 10:28:20 -04:00 |
|
Jack Hsu
|
b07d24ef42
|
feat(js): create package.json with proper defaults (#18091)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
|
2023-07-18 08:53:18 +02:00 |
|
Jack Hsu
|
ae773d547e
|
fix(linter): skip verifying deps of deps by default in package.json (#18058)
|
2023-07-12 20:59:36 -04:00 |
|
Miroslav Jonaš
|
ef8c4ed095
|
feat(linter): add rule for dependency checking (#17581)
|
2023-06-23 10:26:44 -04:00 |
|
Emily Xiong
|
075ac2545d
|
chore(repo): change e2e to use verdaccio executor (#17347)
|
2023-06-07 12:26:43 -04:00 |
|
Miroslav Jonaš
|
ae5cdcb86e
|
fix(core): keep all explicit dependencies in the graph (#16576)
|
2023-05-09 11:39:48 -04:00 |
|
Leosvel Pérez Espinosa
|
f45aa076da
|
feat(angular): support angular v16 (#15592)
|
2023-05-03 11:02:07 -04:00 |
|
Jason Jean
|
a0d18bb588
|
chore(repo): replace references to @nrwl in e2e tests (#16441)
|
2023-04-24 18:48:44 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -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 |
|
Jason Jean
|
5a0a4e8d26
|
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351)
|
2023-04-18 12:15:33 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Miroslav Jonaš
|
15e29b2a3e
|
fix(linter): remove outdated e2e test check (#15899)
|
2023-03-27 11:13:10 -04:00 |
|
Miroslav Jonaš
|
4bf652d2e7
|
fix(node): fix standalone linter setup (#15681)
|
2023-03-22 14:17:40 -04:00 |
|
Miroslav Jonaš
|
e55882f2fc
|
chore(linter): combine tests to reduce total duration (#15596)
|
2023-03-10 10:52:18 -05:00 |
|
Miroslav Jonaš
|
79256f3d36
|
chore(linter): fix deprecated ts overloads in e2e tests (#15585)
|
2023-03-10 08:23:12 -06: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 |
|
Colum Ferry
|
576bec2553
|
chore(misc): fix failing test (#15131)
|
2023-02-20 12:36:04 -05:00 |
|
Emily Xiong
|
032efc2cfb
|
fix(angular): ensure peer deps are installed when initializing the plugin (#14906)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-02-14 11:07:51 -05:00 |
|
Colum Ferry
|
fe6ffa20d9
|
feat(angular): set angular devkit packages as peer deps (#14723)
|
2023-02-01 17:09:29 +00:00 |
|
Craigory Coppola
|
7992ec618f
|
chore(repo): setup negative config for several targets (#14080)
|
2023-01-04 11:34:50 -05:00 |
|
Victor Savkin
|
8572eed44e
|
feat(core): add the ability to specify multiple targets
|
2022-12-22 14:21:06 -05:00 |
|
Jack Hsu
|
0eadfc81b1
|
fix(repo): fix failing e2e tests (#13855)
|
2022-12-15 14:46:44 -05:00 |
|
Miroslav Jonaš
|
22e70d614e
|
fix(angular): fix root-project support for Angular (#13534)
|
2022-12-01 15:14:08 +01: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 |
|
Miroslav Jonaš
|
05d0bf1e1e
|
fix(linter): standalone projects should be detectable with eslint (#13435)
|
2022-11-28 10:39:00 -05:00 |
|
Miroslav Jonaš
|
110b5f2867
|
feat(core): enable linter on root projects (#13347)
|
2022-11-24 22:51:24 +01:00 |
|
Craigory Coppola
|
f311ecbdd7
|
chore(repo): remove workspace.json (#13040)
|
2022-11-08 13:12:31 -05:00 |
|
Victor Savkin
|
23de788b5e
|
chore(repo): update to 15.0.0-rc1 (#12586)
|
2022-10-13 18:34:24 -04:00 |
|
Miroslav Jonaš
|
dd6f38e692
|
fix(linter): add cleanup on e2e tests (#12099)
|
2022-09-19 19:24:42 +00:00 |
|
Colum Ferry
|
d782a694f4
|
feat(core): support ts 4.8 (#11845)
|
2022-09-12 13:47:31 +01:00 |
|
Victor Savkin
|
f8da1ad42b
|
chore(repo): update nx to 14.6.0-beta.3
|
2022-08-12 16:10:56 -04:00 |
|
Juri
|
8e6a66cdb2
|
fix(linter): correctly fix absolute imports across package boundaries
|
2022-07-22 15:11:18 +02:00 |
|
Minijus L
|
274534c518
|
feat(linter): use project scoped ESLint cacheLocation (#10590)
|
2022-06-20 12:57:07 +02:00 |
|
Victor Savkin
|
e491c6f738
|
feat(core): make nx.json optional
|
2022-05-31 15:35:28 -04:00 |
|
Victor Savkin
|
3d97203b1e
|
chore(repo): migrate to nx@14.2.0-beta.1
|
2022-05-30 20:10:02 -04:00 |
|
Miroslav Jonaš
|
0e47f7e732
|
chore(linter): cleanup e2e tests (#10362)
|
2022-05-18 10:06:56 +00:00 |
|
Victor Savkin
|
6351413b98
|
fix(core): preserve dash casing when passing args to executors
|
2022-05-17 14:48:53 -04:00 |
|