11885 Commits

Author SHA1 Message Date
Jason Jean
21bedb1d51 Revert "chore(misc): publish 16.8.0-rc.0"
This reverts commit 6b272ed4c4dcc178880b8505680698b6958b60e9.
2023-09-05 09:40:59 -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
6b272ed4c4 chore(misc): publish 16.8.0-rc.0 2023-09-05 09:34:29 -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
Jonathan Cammisuli
20528790bb
chore(core): remove chokidar as a dependency (#18914) 2023-09-04 01:32:10 +00:00
Jason Jean
7508e7b5e8
chore(repo): update nx to 16.8.0-beta.7 (#18923) 2023-09-01 19:59:30 -04:00
Jason Jean
6175b0f203 chore(misc): publish 16.8.0-beta.7 2023-09-01 17:04:42 -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
0cc6ba996f chore(misc): publish 16.8.0-beta.6 2023-09-01 16:21:40 -04:00
Nicholas Cunningham
b42be17e52
fix(nextjs): Ensure build-custom-server is only added once to nx.json (#18972) 2023-09-01 15:41:47 -04:00
Nicholas Cunningham
f3f12d4201
chore(nextjs): update nextjs plugin's unit test to use as-provided (#18969) 2023-09-01 13:55:15 -04:00
Miroslav Jonaš
ede4b96e8d
chore(repo): increase timeout for flaky test (#18970) 2023-09-01 19:15:50 +02:00
Jason Jean
a5a522e92c
fix(js): properly throw error when processing lockfile during postins… (#18968) 2023-09-01 13:10:21 -04:00
Nicholas Cunningham
8f1429da97
fix(vite): Update typings and fix when converting lib to vite (#18956) 2023-09-01 13:01:43 -04:00
Jason Jean
610ac979f4
fix(core): re-expose strip-source-code (#18955) 2023-09-01 12:11:45 -04:00
Caleb Ukle
193206ac86
feat(testing): support cypress v13 (#18899) 2023-09-01 11:55:13 -04:00
Jason Jean
83ebf0f799
chore(core): refactor implicit dependencies code (#18825) 2023-09-01 10:51:10 -05:00
Katerina Skroumpelou
ed6d7f721f
feat(nx-dev): get the correct query for ai feedback (#18961) 2023-09-01 17:18:19 +03:00
Katerina Skroumpelou
79678d6988
fix(nx-dev): restore the name of the supabase env var (#18960) 2023-09-01 10:13:44 -04:00
Colum Ferry
60da7977a7
fix(angular): use production build for static-serve for MF (#18942) 2023-09-01 14:29:13 +01:00
Florian Le Dentu-Jost
407872f89e
chore(core): update recipe example code (#18959)
Co-authored-by: sevFlo <florian.jost@sevdesk.de>
2023-09-01 08:20:16 -04:00
Rares Matei
f5331597a1
docs(nx-cloud): update nxcloud release notes (#18925) 2023-09-01 11:58:41 +01:00
Katerina Skroumpelou
1931390bd0
feat(nx-dev): improve link text for ai docs (#18943) 2023-09-01 09:50:50 +03:00
Jason Jean
ad2d1e8a55 chore(misc): publish 16.8.0-beta.5 2023-08-31 17:43:37 -04:00
Jack Hsu
a12fb670bf
chore(misc): update e2e tests to pass nightly (#18952) 2023-08-31 21:26:02 +00:00
Jason Jean
7f76c2bec3
fix(js): set external nodes when lockfile is not reprocessed (#18944) 2023-08-31 17:11:01 -04: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
James Henry
6d686564fa
feat(core): update TS target to ES2021 (#18948) 2023-08-31 18:52:05 +00:00
Nicholas Cunningham
fef332e537
chore(react-native): update react-native plugin unit tests to use "as-provided" (#18945) 2023-08-31 11:06:11 -06:00
Katerina Skroumpelou
b17b30d13b
feat(storybook): add projectNameAndRootFormat as-provided in tests (#18936) 2023-08-31 18:59:54 +03:00
Leosvel Pérez Espinosa
a2493b92f8
cleanup(testing): switch cypress tests to use project name and root as-provided format by default (#18927) 2023-08-31 09:00:50 -05:00
Katerina Skroumpelou
1abe35c52b
feat(nx-dev): move all the querying logic to edge function (#18834) 2023-08-31 09:49:33 -04:00
Colum Ferry
818d04cb9a
fix(angular): ngrx-feature-store should respect paths in names #18905 (#18913) 2023-08-31 12:02:15 +01:00
Benjamin Cabanes
9a72dbc86b
chore(nx-dev): update discord & x logo and links (#18924) 2023-08-31 10:02:47 +02: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
c9aad2dc8c chore(misc): publish 16.8.0-beta.4 2023-08-30 14:48:51 -04:00
Craigory Coppola
353d8d089d
cleanup(core): move js lockfile parsing to v2 plugin (#18779) 2023-08-30 14:26:41 -04:00
Nicholas Cunningham
b74f3671e1
chore(detox): update detox plugin unit tests to use "as-provided" (#18915) 2023-08-30 16:57:52 +00:00
Jack Hsu
f110d0c0e6
chore(react): update unit tests to use "as-provided" when generating apps/libs (#18893) 2023-08-30 09:13:05 -06:00
Thabo
70d3728457
fix(nx): correct the message for the removal of a project that is still a dependency of other projects. (#18903) 2023-08-30 10:09:13 -04:00
Jack Hsu
ec647e7250
fix(core): keep existing name when converting project to a monorepo (#18910) 2023-08-30 10:08:20 -04:00
Phillip Barta
660f0a6d60
feat(web): use daemon file-watcher for file-server executors (#14284) 2023-08-30 09:27:17 -04:00
Isaac Mann
885765ef96
docs(core): fix icons (#18909) 2023-08-30 13:16:15 +00:00
Jack Hsu
f7a7690779
feat(linter): migrate projects using dep-check lint rule to ignore build config files (#18882) 2023-08-30 14:54:56 +02:00
Katerina Skroumpelou
45ec8ba80d
fix(nx-dev): rspack link in getting-started section (#18908) 2023-08-30 12:42:47 +00:00
Colum Ferry
5a0634323e
fix(angular): use the correct output path for mf ssr #18849 (#18906) 2023-08-30 12:53:46 +01:00
Nicholas Cunningham
83f2001230
chore(expo): update expo plugin unit tests to use "as-provided" (#18900) 2023-08-30 10:36:21 +03:00