6116 Commits

Author SHA1 Message Date
Martin Kapal
a491b3522f
feat(misc): add a link to Nx Console for IntelliJ on React & Angular Nx welcome page (#15617) 2023-03-14 15:56:30 +00:00
Isaac Mann
10a7e7d3a6
docs(core): escape wildcard in shell (#15395) 2023-03-14 11:47:14 -04:00
Leosvel Pérez Espinosa
87833b913e
cleanup(misc): add known preset dependencies before generating it (#15459) 2023-03-14 11:46:45 -04:00
William Neely
46bc6af3c2
fix(misc): move generator should null-check cypress props (#15436) 2023-03-14 11:43:25 -04:00
Colum Ferry
481899ce9f
feat(angular): add directive generator (#15630) 2023-03-14 15:31:49 +00:00
Jason Jean
636a74b62a
fix(misc): handle standalone repos when removing nested projects (#15609) 2023-03-14 11:30:49 -04:00
Zachary DeRose
5add52bebf
fix(core): only perform pattern matching if file input doesn't exist (#15640) 2023-03-14 11:27:25 -04:00
Miroslav Jonaš
3f4ba6d2af
fix(core): fix invalid yarn parser dependencies grouping key (#15647) 2023-03-14 11:21:58 -04:00
Miroslav Jonaš
8a0398d744
fix(core): ignore missing modules.yaml during postinstall (#15660) 2023-03-14 11:20:41 -04:00
Denis Frenademetz
ebdb193f0e
feat(core): use inputs to determine package dependencies (#13966) 2023-03-14 11:02:00 -04:00
Craigory Coppola
9acd7757ae
fix(core): negative implicit dependencies should exclude statically detected dependencies (#15546) 2023-03-14 09:49:50 -04:00
Leosvel Pérez Espinosa
e2a27039c0
fix(misc): filter out deps early based on shared config from module federation (#15654) 2023-03-14 11:34:49 +00:00
Jiby Jose
5937597b74
fix(core): fix pnpm hoisted dependencies resolution with hoisted node-linker (#15594) 2023-03-14 12:01:35 +01:00
Leosvel Pérez Espinosa
db682bf7d6
fix(angular): resolve browserTarget options correctly in webpack-dev-server (#15638) 2023-03-14 09:45:27 +00:00
Craigory Coppola
41f094aadf
feat(nx-plugin): plugin presets can now be standalone (#15601) 2023-03-13 18:58:03 -04:00
Emily Xiong
a364252c61
fix(expo): fix expo build-list executor and update examples (#15574) 2023-03-13 13:09:37 -04:00
Ethan Pursley
ae6dc6b91d
fix(vite): add configuration option for emptyOutDir (#15619) 2023-03-13 11:53:24 +02:00
Emily Xiong
b7beb99fe2
fix(expo): fix expo run-ios command (#15582) 2023-03-10 14:15:41 -05:00
Emily Xiong
e61759335d
feat(react-native): upgrade react native to 0.71.4 (#15599) 2023-03-10 13:58:18 -05:00
Colum Ferry
80f3d03d1d
feat(core): move string utils to devkit (#15479) 2023-03-10 13:15:47 -05:00
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit (#15547) 2023-03-10 17:04:10 +00:00
Leosvel Pérez Espinosa
46b3767303
fix(angular): misc fixes in some generator schemas (#15602) 2023-03-10 16:19:55 +00:00
Leosvel Pérez Espinosa
6c9a0e399c
fix(angular): sync missing schema changes in builders (#15600) 2023-03-10 16:15:30 +00:00
Colum Ferry
5b8a663016
cleanup(angular): convert ng cli migrations to nx devkit (#15590) 2023-03-10 15:54:38 +00:00
Katerina Skroumpelou
2e3e32cf30
feat(storybook): update to v7.0.0-rc (#15584) 2023-03-10 09:56:32 -05:00
Katerina Skroumpelou
c7525b4c34
fix(storybook): better detection of failed migrations (#15588) 2023-03-10 11:53:32 +00:00
Leosvel Pérez Espinosa
79f88dc7ef
cleanup(angular): remove --preserve-angular-cli-layout flag from ng-add generator (#15490) 2023-03-10 09:53:33 +00:00
Leosvel Pérez Espinosa
29be9dbaee
cleanup(misc): redirect to nx init when running cra-to-nx (#15568) 2023-03-10 10:19:03 +02:00
Jason Jean
ad12ab2ed3
fix(core): shutdown the daemon when it is invalid (#15550) 2023-03-10 01:33:54 -05:00
Caleb Ukle
a67baaa66e
fix(nx-plugin): run jest 29 migrations for @nrwl/nx-plugin:e2e (#15551) 2023-03-09 18:02:33 -05:00
Colum Ferry
361ddb1b0f
feat(js): move buildable libs to js (#15558) 2023-03-09 16:36:50 -05:00
Leosvel Pérez Espinosa
346334935a
fix(core): add missing await when migrating monorepo to nx (#15554) 2023-03-09 16:27:21 -05:00
Zachary DeRose
4a8b7ed264
fix(core): interactive migrations should be prompt when necessary (#15572) 2023-03-09 16:03:41 -05:00
Jack Hsu
24b82edbed
feat(core): move prettier init logic from @nrwl/workspace to @nrwl/js (#15501) 2023-03-09 16:01:19 -05:00
Katerina Skroumpelou
16ad3086be
fix(js): libraries should be buildable by default (#15533) 2023-03-09 14:20:19 -05:00
Katerina Skroumpelou
eebadef0e6
fix(storybook): fix the path to the template file (#15565) 2023-03-09 18:36:27 +00:00
Leosvel Pérez Espinosa
83f47aa7fc
cleanup(core): inline cra migration logic into nx init (#15555) 2023-03-09 17:05:03 +00:00
Emily Xiong
1dec047cc4
docs(expo): update docs and examples for expo (#15474) 2023-03-09 11:08:33 -05:00
Leosvel Pérez Espinosa
3670f20fdb
cleanup(angular): fix unit tests setup so peer deps are not installed with ensurePackage (#15560) 2023-03-09 15:18:04 +00:00
Craigory Coppola
803de0d8be
chore(core): updates to nx wrapper and naming (#15552) 2023-03-09 08:38:41 -05:00
Colum Ferry
2ab66dd410
cleanup(angular): remove karma generation support (#15419) 2023-03-09 11:28:31 +00:00
Colum Ferry
98001cc489
cleanup(core): move ast utils to js (#15540) 2023-03-08 18:30:29 -05:00
Colum Ferry
14dd8e1e27
feat(angular): move replaceAppNameWithPath to Angular (#15493)
Co-authored-by: Michael Ziluck <michael@ziluck.com>
2023-03-08 18:28:14 -05:00
Colum Ferry
c82ba4e9d4
feat(js): add getSourceNodes to nrwl/js package (#15497) 2023-03-08 18:27:07 -05:00
Leosvel Pérez Espinosa
47c9a7e148
cleanup(misc): redirect to nx init when running add-nx-to-monorepo (#15534) 2023-03-08 18:25:49 -05:00
Leosvel Pérez Espinosa
111ebace3f
cleanup(core): inline monorepo migration logic into nx init (#15496) 2023-03-08 18:24:30 -05:00
Leosvel Pérez Espinosa
abae7283a3
cleanup(angular): redirect to nx init when running make-angular-cli-faster (#15531) 2023-03-08 18:18:33 -05:00
Emily Marigold Klassen
ac9c7e9308
fix(core): issue with registering file dependencies (#15523) 2023-03-08 18:06:08 -05:00
Nicholas Cunningham
0383fa6017
Add e2e tests for nest (#15522) 2023-03-08 11:53:31 -07:00
Jack Hsu
a69f8abdf9
fix(node): add default build configuration (#15542) 2023-03-08 12:32:29 -05:00