James Henry
|
6b16230499
|
fix(core): support dry-run on nx release publish (#19228)
|
2023-09-20 08:57:13 -04:00 |
|
Nicholas Cunningham
|
0369224b1c
|
feat(react): Support loading remotes via library: var (#19192)
|
2023-09-19 09:10:26 -06:00 |
|
James Henry
|
9116c29c18
|
feat(core): initial implementation of nx release (#19110)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-09-18 15:11:44 -04:00 |
|
Colum Ferry
|
11fcb8f2d4
|
feat(react): switch default to typescript configuration for module federation (#19031)
|
2023-09-18 17:11:38 +01:00 |
|
Jack Hsu
|
56481d6976
|
fix(webpack): set module: true for swcMinify (#19213)
|
2023-09-18 09:53:32 -06:00 |
|
Jason Jean
|
a906d91beb
|
chore(repo): disable failing e2e tests (#19200)
|
2023-09-15 17:45:26 -04:00 |
|
Jack Hsu
|
e98221e142
|
feat(vue): add setup-tailwind generator (#19147)
|
2023-09-15 09:11:35 -04:00 |
|
Jason Jean
|
7fc0edacef
|
chore(repo): disable failing playwright tests (#19175)
|
2023-09-14 14:49:29 -04:00 |
|
Nicholas Cunningham
|
0a7efc6465
|
feat(react): Add versioning for workspace libraries (#19063)
|
2023-09-14 08:08:46 -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 |
|
Colum Ferry
|
dd5ea7a244
|
feat(webpack): move module federation utils to webpack (#18996)
|
2023-09-08 10:22:09 -04:00 |
|
Jason Jean
|
bde5c731cd
|
chore(linter): fix e2e tests naively (#19058)
|
2023-09-07 15:05:53 -04:00 |
|
Jack Hsu
|
f3fb455f33
|
feat(vue): add private Vue plugin (#19009)
|
2023-09-06 20:58:38 +03:00 |
|
Jack Hsu
|
8c1f183659
|
fix(linter): handle non-JSON eslintrc files when updating overrides (#19026)
|
2023-09-06 12:20:28 -04:00 |
|
Leosvel Pérez Espinosa
|
8564d9ba12
|
feat(misc): support new format to determine new project name and destination in move generators (#18878)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2023-09-05 09:40:16 -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 |
|
Miroslav Jonaš
|
99eebfb5ea
|
chore(repo): disable flaky storybook test (#18997)
|
2023-09-05 12:48:51 +03: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 |
|
Miroslav Jonaš
|
ede4b96e8d
|
chore(repo): increase timeout for flaky test (#18970)
|
2023-09-01 19:15:50 +02:00 |
|
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 |
|