Caleb Ukle
|
15ea10ef71
|
fix(testing): make sure new tsconfig exists before adding ref (#17147)
|
2023-05-25 11:36:21 -04:00 |
|
Victor Savkin
|
0848031dd9
|
feat(core): move task hashing into daemon
|
2023-05-17 11:37:57 -04:00 |
|
Craigory Coppola
|
cac64d7a8b
|
chore(repo): setup internal testing utils structure (#17043)
|
2023-05-16 11:34:10 -04:00 |
|
Caleb Ukle
|
dfd51634f3
|
fix(testing): prevent ct and e2e generators overwriting configs (#16651)
|
2023-05-11 12:19:16 -04:00 |
|
Caleb Ukle
|
ad841c9048
|
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
|
2023-05-09 08:30:52 -05:00 |
|
Katerina Skroumpelou
|
6c46ad8b61
|
chore(vite): update vite version (#16198)
|
2023-05-04 17:06:15 +00:00 |
|
Leosvel Pérez Espinosa
|
f45aa076da
|
feat(angular): support angular v16 (#15592)
|
2023-05-03 11:02:07 -04:00 |
|
Caleb Ukle
|
179930fe18
|
fix(testing): add --quiet cypress executor option (#16680)
|
2023-05-01 16:49:33 -04:00 |
|
Leosvel Pérez Espinosa
|
38be28814d
|
feat(testing): update cypress to support angular 16 (#16611)
|
2023-04-28 13:51:14 -05:00 |
|
Isaac Mann
|
afa5eb59fa
|
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-04-27 18:14:59 -04:00 |
|
Caleb Ukle
|
43a7d770fa
|
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382)
|
2023-04-27 11:19:32 -04:00 |
|
Miroslav Jonaš
|
262865841d
|
feat(repo): migrate to pnpm (#16284)
|
2023-04-25 17:57:36 -04:00 |
|
Jason Jean
|
8e8522068a
|
chore(repo): update nx to 16.0.0-beta.6 (#16477)
|
2023-04-24 14:36:09 +00:00 |
|
Caleb Ukle
|
06a885aca2
|
feat(next): support nextjs cypress component testing (#16292)
|
2023-04-21 15:15:28 -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 |
|
Dominik Pieper
|
a8e85dafaf
|
feat(testing): export cypressE2EConfigurationGenerator (#16394)
|
2023-04-19 12:01:50 -05: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
|
26fbd1daa0
|
fix(testing): support custom workspaceRoot for angular CT (#15485)
|
2023-04-14 11:35:22 -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 |
|
Miroslav Jonaš
|
cdc0906132
|
feat(linter): update @typescript-eslint/* to 5.58.0 (#16250)
|
2023-04-12 17:40:40 +02:00 |
|
Jason Jean
|
99fafa5d1a
|
feat(testing): remove deperecated @nrwl/cypress/plugins/preprocessor (#16170)
|
2023-04-06 16:21:10 -04:00 |
|
Caleb Ukle
|
8b4e5f6616
|
fix(testing): prevent loop w/ Cypress watch & Vite processor (#16099)
|
2023-04-05 12:07:04 -04:00 |
|
Leosvel Pérez Espinosa
|
675a5a9c87
|
feat(misc): bump tsquery dependency version (#16050)
|
2023-04-03 10:11:45 -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 |
|
Caleb Ukle
|
78fb3b9a4f
|
feat(testing): add cypress-e2e-configuration generator (#15736)
|
2023-03-24 17:53:47 -04:00 |
|
Leosvel Pérez Espinosa
|
20434787a3
|
cleanup(misc): remove internal rootProject flag from generators that can derive it (#15834)
|
2023-03-24 13:54:49 +00:00 |
|
Jack Hsu
|
b124b97c36
|
feat(testing): add static serve target for e2e tests in CI (#15808)
|
2023-03-22 18:53:02 +00:00 |
|
Craigory Coppola
|
6834b658f7
|
fix(nx-plugin): allow some customization when running nx-plugins (#15438)
|
2023-03-21 18:35:55 -04:00 |
|
Caleb Ukle
|
d1ddd523c2
|
feat(testing): add --port flag (#15486)
|
2023-03-20 14:18:46 -04:00 |
|
Colum Ferry
|
c3a58e9c1d
|
feat(core): move forEachExecutorOptions to devkit (#15547)
|
2023-03-10 17:04:10 +00:00 |
|
Jack Hsu
|
47fd3a2d54
|
feat(core): move checkAndCleanWithSemver to devkit (#15505)
|
2023-03-07 13:19:46 -05:00 |
|
Colum Ferry
|
8744698a01
|
feat(devkit): move runTasksInSerial to devkit (#15467)
|
2023-03-06 13:55:44 -05:00 |
|
Katerina Skroumpelou
|
b84125f9dd
|
fix(js): integrate buildable bundler and compiler options (#15376)
|
2023-03-03 09:56:57 -05:00 |
|
Caleb Ukle
|
e8f19d8cb0
|
fix(testing): walk all project deps to check if CT project is used in buildTarget (#15252)
|
2023-02-28 16:33:46 -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 |
|
Jason Jean
|
fa6e8ea987
|
fix(js): refactor ensurePackage (#15074)
|
2023-02-22 18:47:40 -05:00 |
|
Miroslav Jonaš
|
8d4855de61
|
feat(core): add full dependency information to project graph file dependencies (#14893)
|
2023-02-21 10:39:44 -05:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -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 |
|
Jason Jean
|
1aa9b17841
|
fix(devkit): fix support renaming directories with the tree (#14973)
|
2023-02-13 23:36:39 +00:00 |
|
Jason Jean
|
6b1d0c6934
|
chore(linter): fix non-deterministic snapshots for convert tslint to … (#14905)
|
2023-02-09 19:04:19 -05:00 |
|
Katerina Skroumpelou
|
94dffd1e92
|
fix(testing): verify output info exists (#14598)
|
2023-01-25 17:45:59 +02:00 |
|