Jack Hsu
|
a12fb670bf
|
chore(misc): update e2e tests to pass nightly (#18952)
|
2023-08-31 21:26:02 +00:00 |
|
Jack Hsu
|
f6ad6998d4
|
chore(misc): fix lockfile check in nightly (#18954)
|
2023-08-31 16:54:43 -04:00 |
|
Caleb Ukle
|
5146a7c9fb
|
chore(testing): update nightly ci to ensure cy is available (#18951)
|
2023-08-31 15:50:36 -04:00 |
|
Katerina Skroumpelou
|
b17b30d13b
|
feat(storybook): add projectNameAndRootFormat as-provided in tests (#18936)
|
2023-08-31 18:59:54 +03:00 |
|
Jack Hsu
|
c9ea9e076f
|
feat(core): ensure @nx/js plugin is installed for all JS workspaces (#18919)
|
2023-08-30 18:24:48 -04:00 |
|
Jack Hsu
|
99c44f9e88
|
fix(bundling): add faux-ESM files so "import" in Node works with both named and default exports (#18916)
|
2023-08-30 15:41:21 -04:00 |
|
Jason Jean
|
db31f3043e
|
fix(core): sort objects when hashing them instead (#18897)
|
2023-08-30 04:03:00 +00:00 |
|
Jack Hsu
|
226dfaf7a4
|
feat(js): carry-over known build options (main, tsConfig, etc.) when running setup-build generator (#18742)
|
2023-08-28 10:36:18 -04:00 |
|
Nicholas Cunningham
|
34a727926b
|
fix(nextjs): improve e2e test by reusing the project (#18827)
|
2023-08-25 16:15:52 -04:00 |
|
Jason Jean
|
ed89a21e97
|
chore(linter): fix e2e tests (#18845)
|
2023-08-25 13:55:01 -04:00 |
|
Jack Hsu
|
ac0a871998
|
chore(js): clean-up js e2e tests and improve speed (#18840)
|
2023-08-25 13:39:54 -04:00 |
|
Caleb Ukle
|
e3b513b6c0
|
fix(bundling): fallback to manual file resolution if tsconfig-paths fails (#18477)
|
2023-08-25 11:18:05 -05:00 |
|
Leosvel Pérez Espinosa
|
b9eba9d72d
|
cleanup(angular): switch tests to use project name and root as-provided format by default (#18792)
|
2023-08-25 09:45:09 +01:00 |
|
Katerina Skroumpelou
|
a009523086
|
fix(storybook): increase timeout of angular e2e (#18831)
|
2023-08-25 11:37:33 +03:00 |
|
Emily Xiong
|
6a09105f74
|
feat(core): replace dotenv with dotenv-expand (#18622)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-23 16:09:32 -04:00 |
|
Caleb Ukle
|
fca4686308
|
chore(testing): update cypress e2e for timeout issues (#18775)
|
2023-08-22 21:28:44 -05:00 |
|
Emily Xiong
|
9d5a3830be
|
feat(misc): remove dotenv from executors (#18719)
|
2023-08-22 20:00:37 -04:00 |
|
Leosvel Pérez Espinosa
|
016c89fed6
|
feat(nx-plugin): use helper to determine project name and root in project generators (#18739)
|
2023-08-22 12:28:23 -04:00 |
|
Leosvel Pérez Espinosa
|
a2f761352b
|
feat(react-native): use helper to determine project name and root in project generators (#18734)
|
2023-08-22 15:33:55 +01:00 |
|
Leosvel Pérez Espinosa
|
a668e0b7d6
|
feat(expo): use helper to determine project name and root in project generators (#18678)
|
2023-08-22 15:25:54 +01:00 |
|
Leosvel Pérez Espinosa
|
6640c32748
|
feat(web): use helper to determine project name and root in application generator (#18737)
|
2023-08-22 15:25:33 +01:00 |
|
Katerina Skroumpelou
|
5389397280
|
fix(storybook): re-enable angular e2e build test (#18764)
|
2023-08-22 15:52:40 +03:00 |
|
Jack Hsu
|
750f485b93
|
fix(web): generate .swcrc file with modern defaults when creating new webapps (#18749)
|
2023-08-22 07:05:30 -04:00 |
|
Leosvel Pérez Espinosa
|
9002662b07
|
feat(detox): use helper to determine project name and root in application generator (#18674)
|
2023-08-21 17:07:36 -04: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 |
|
Emily Xiong
|
1bb9c116e1
|
bugfix(react): fix await read port for react module federation (#18751)
|
2023-08-21 14:22:42 -04:00 |
|
Jason Jean
|
3b1a6964f6
|
chore(repo): fix errors running e2e locally (#18695)
|
2023-08-21 12:30:36 -04:00 |
|
Nadav Shatz
|
1a0962fcaf
|
fix(react): fix remote generation devServerPort (#18603)
|
2023-08-21 16:48:25 +03:00 |
|
Leosvel Pérez Espinosa
|
18ba93ad5d
|
feat(nextjs): use helper to determine project name and root in projects generators (#18733)
|
2023-08-21 14:42:30 +01:00 |
|
Philip Fulcher
|
768a0d2b7c
|
docs(core): remove references to --all for run-many (#18663)
|
2023-08-18 16:01:32 -04:00 |
|
Leosvel Pérez Espinosa
|
eb9caa1ade
|
feat(react): use helper to determine project name and root directory in project generators (#18615)
|
2023-08-18 13:12:23 -04:00 |
|
Colum Ferry
|
8390b9ed2d
|
feat(angular): update module federation node (#18513)
|
2023-08-18 16:03:46 +01:00 |
|
Miroslav Jonaš
|
b8b1442c33
|
chore(repo): fix version of berry for e2e tests (#18702)
|
2023-08-18 13:59:57 +02:00 |
|
Jason Jean
|
f8893b6a8e
|
chore(misc): fix yarn berry tests (#18694)
|
2023-08-18 07:33:55 -04:00 |
|
Emily Xiong
|
0bb6ab896e
|
chore(testing): move setMaxWorker out runCLI (#18582)
|
2023-08-17 11:57:25 -04:00 |
|
Leosvel Pérez Espinosa
|
47f8b7a8be
|
feat(angular): use helper to determine project name and root directory in project generators (#18607)
|
2023-08-17 16:27:47 +01:00 |
|
Jason Jean
|
968bd38218
|
Revert "Revert "feat(linter): add generator for converting to flat co… (#18631)
|
2023-08-15 15:25:09 -04:00 |
|
Emily Xiong
|
40d66ec715
|
chore(core): remove readProjectsConfigurations from workspaces (#18329)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-15 14:48:40 -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 |
|
Craigory Coppola
|
df7dc03eda
|
chore(repo): disable flaky test (#18596)
|
2023-08-11 16:24:03 -04:00 |
|
Emily Xiong
|
107a7536b8
|
fix(testing): make the default react playwright test to pass (#18559)
|
2023-08-11 10:37:28 -04:00 |
|
Leosvel Pérez Espinosa
|
730260320d
|
feat(js): provide a new way of generating project name and root directory for libraries (#18420)
|
2023-08-10 13:30:46 -04:00 |
|
Miroslav Jonaš
|
b8c3ec4d7f
|
feat(linter): add generator for converting to flat config (#17532)
|
2023-08-08 20:08:43 +02:00 |
|
Miroslav Jonaš
|
0429536499
|
feat(repo): cleanup e2e cache on global setup (#18483)
|
2023-08-08 20:07:02 +02:00 |
|
Emily Xiong
|
ed300d5f82
|
feat(testing): prompt e2eTestRunner playwright (#18203)
|
2023-08-04 11:14:59 -04:00 |
|
Katerina Skroumpelou
|
c0d3aa5697
|
chore(testing): try catch the pm command detection (#18486)
|
2023-08-04 14:59:20 +00:00 |
|
Craigory Coppola
|
1a1cb4f2dc
|
feat(core): expand support for projectRoot token to include project.json (#18302)
|
2023-08-03 17:44:09 -04:00 |
|
Caleb Ukle
|
5e51cd6eb5
|
fix(testing): playwright plugin clean up (#18447)
|
2023-08-02 16:14:17 -04:00 |
|
Caleb Ukle
|
1dcb80d447
|
feat(angular): add playwright to e2eTestRunner option (#18163)
|
2023-08-02 11:59:00 -04:00 |
|
Jason Jean
|
842cf7aa11
|
feat(core): make processing typescript dependencies in rust the default (#18398)
|
2023-08-01 18:19:52 -04:00 |
|