Colum Ferry
|
9be869ff7b
|
feat(angular): switch default to typescript configuration for module federation (#18998)
|
2023-10-10 15:36:28 +01:00 |
|
Katerina Skroumpelou
|
88a11e4a61
|
feat(nuxt): add private Nuxt plugin (#19420)
|
2023-10-04 09:54:41 -04:00 |
|
James Henry
|
6327fab2e0
|
chore(repo): dogfood nx release commands (#19237)
|
2023-09-21 13:38:13 -04:00 |
|
Jason Jean
|
53a327715b
|
feat(repo): remove projectNameAndRoot nx.json option (#19218)
|
2023-09-21 08:15:38 -04:00 |
|
Jason Jean
|
bda90c4cc5
|
Revert "Revert "feat(repo): enable agents" (#19112)"
This reverts commit 3771c325bc50bb2acbca45966f2a2fd39d7f0af6.
|
2023-09-20 14:22:39 -04:00 |
|
Jack Hsu
|
769974b45a
|
feat(vue): init, app, component and lib generators (#19130)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
|
2023-09-13 15:05:10 -04:00 |
|
Jonathan Cammisuli
|
537d7eb8be
|
feat(core): add WorkspaceContext class (#18999)
|
2023-09-13 09:56:36 -04:00 |
|
Jason Jean
|
50b62524f5
|
chore(misc): remove e2e utils that use internal nx functions (#19085)
|
2023-09-11 19:56:58 -04:00 |
|
Simon Critchley
|
3771c325bc
|
Revert "feat(repo): enable agents" (#19112)
|
2023-09-11 15:58:09 -04:00 |
|
Victor Savkin
|
018d9972ee
|
feat(repo): add cloud workflows
|
2023-09-08 12:04:36 -04:00 |
|
Jason Jean
|
9fbfe4a95a
|
feat(misc): stop generating empty apps/libs/packages libs in new work… (#18979)
|
2023-09-05 08:25:50 -05: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 |
|
Jack Hsu
|
c9ea9e076f
|
feat(core): ensure @nx/js plugin is installed for all JS workspaces (#18919)
|
2023-08-30 18:24:48 -04:00 |
|
Jason Jean
|
3b1a6964f6
|
chore(repo): fix errors running e2e locally (#18695)
|
2023-08-21 12:30:36 -04:00 |
|
Emily Xiong
|
0bb6ab896e
|
chore(testing): move setMaxWorker out runCLI (#18582)
|
2023-08-17 11:57:25 -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 |
|
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 |
|
Caleb Ukle
|
5e51cd6eb5
|
fix(testing): playwright plugin clean up (#18447)
|
2023-08-02 16:14:17 -04:00 |
|
Jason Jean
|
989f7f8f92
|
chore(repo): update nx to 16.6.0-beta.8 (#18356)
|
2023-07-29 10:39:53 -04:00 |
|
Miroslav Jonaš
|
4a541418bb
|
fix(repo): fix silent yarn run on e2e for berry (#18340)
|
2023-07-27 20:39:26 +02:00 |
|
Miroslav Jonaš
|
d02950bb1b
|
feat(repo): enable custom version publish on e2e (#18341)
|
2023-07-27 16:21:33 +02:00 |
|
Emily Xiong
|
8407d7aedf
|
feat(testing): add lint target for playwright (#18233)
|
2023-07-21 11:48:40 -04:00 |
|
Emily Xiong
|
e5e561d648
|
feat(testing): add playwright configuration generator (#18013)
|
2023-07-14 12:17:10 -04:00 |
|
Caleb Ukle
|
2128f8e3e2
|
feat(testing): add @nx/playwright plugin (#17975)
|
2023-07-11 16:47:56 -04:00 |
|
Emily Xiong
|
c3e08b3809
|
chore(testing): change e2e setup to use @nx/js (#17679)
|
2023-06-21 15:23:16 -04:00 |
|
Katerina Skroumpelou
|
36838d6211
|
fix(js): node executor should always log error (#17622)
|
2023-06-16 16:45:05 +00:00 |
|
Emily Xiong
|
7baad04ea5
|
feat(nx-plugin): add verdaccio to create package e2e (#17566)
|
2023-06-16 09:45:52 -04:00 |
|
Emily Xiong
|
8d33ab67a7
|
chore(testing): always log e2e nx-release error (#17534)
|
2023-06-14 13:00:43 -04:00 |
|
Katerina Skroumpelou
|
0374db54fd
|
chore(vite): undo test logs and re-enable tests (#17573)
|
2023-06-13 15:48:49 +00:00 |
|
Katerina Skroumpelou
|
7f15660c07
|
feat(vite): update packages to latest versions (#17515)
|
2023-06-13 16:00:05 +03:00 |
|
Emily Xiong
|
fc42b7b7ff
|
fix(testing): fix windows e2e storage ENOENT (#17506)
|
2023-06-09 12:31:30 -04:00 |
|
Jason Jean
|
332f6605ae
|
chore(repo): set lerna npmClient to pnpm when necessary (#17505)
|
2023-06-08 14:17:20 -04:00 |
|
Emily Xiong
|
075ac2545d
|
chore(repo): change e2e to use verdaccio executor (#17347)
|
2023-06-07 12:26:43 -04:00 |
|
Jack Hsu
|
a722302caf
|
feat(misc): rework create-nx-workspace prompts (#17230)
|
2023-05-30 18:13:42 -04:00 |
|
Miroslav Jonaš
|
6aac7ba04b
|
fix(repo): ignore failed daemon reset on e2e tests (#16902)
|
2023-05-10 08:34:09 +00:00 |
|
Jason Jean
|
137b743855
|
fix(misc): restore using legacy-peer-deps for npm installs (#16767)
|
2023-05-04 11:32:23 -04:00 |
|
Caleb Ukle
|
3307188975
|
chore(repo): always log error for runCommandUntil (#16748)
|
2023-05-04 13:31:15 +03:00 |
|
Miroslav Jonaš
|
262865841d
|
feat(repo): migrate to pnpm (#16284)
|
2023-04-25 17:57:36 -04:00 |
|
Jason Jean
|
a0d18bb588
|
chore(repo): replace references to @nrwl in e2e tests (#16441)
|
2023-04-24 18:48:44 -04:00 |
|
Miroslav Jonaš
|
8519fbc7a6
|
fix(repo): fix mismatched package manager e2e utils (#16502)
|
2023-04-24 17:47:14 +02:00 |
|
Nicholas Cunningham
|
425124f610
|
fix(nextjs): add e2e test case for standalone nextjs (#16447)
|
2023-04-21 10:20:09 -04:00 |
|
Jason Jean
|
7bef2a6161
|
chore(core): fix e2e tests for yarn + workspace-create-npm (#16451)
|
2023-04-21 11:15:10 +03:00 |
|
Craigory Coppola
|
00f424acc6
|
feat(nx-plugin): slim down default generated nx-plugin (#16168)
|
2023-04-18 17:47:06 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Jason Jean
|
afcf7ba19f
|
feat(core): remove usage of --legacy-peer-deps (#16271)
|
2023-04-12 16:31:46 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Miroslav Jonaš
|
b3a3f2a724
|
fix(core): ensurePackage fails on pnpm workspaces (#16002)
|
2023-04-06 10:47:15 -04:00 |
|
Miroslav Jonaš
|
cb5a7d8d35
|
fix(repo): use lerna command in e2e with yarn --silent (#16155)
|
2023-04-06 13:51:50 +02:00 |
|