6082 Commits

Author SHA1 Message Date
Philip Fulcher
fb4e92ac1c
fix(dep-graph): filter by text correctly during quick inputs (#10986) 2022-07-06 10:12:52 -06:00
Katerina Skroumpelou
01e25ecb67
fix(storybook): change-storybook-targets should not fail if no build (#11038) 2022-07-06 13:30:00 +00:00
Katerina Skroumpelou
40d9901fa5
cleanup(storybook): remove optional chaining and add warning log for targets (#11035) 2022-07-06 15:44:53 +03:00
Leosvel Pérez Espinosa
bc5c414468
fix(angular): emit dts when using entrypoint name as filename in ng-packagr executors (#11032) 2022-07-06 11:14:53 +01:00
Daniil Tamazlykar
d579f94b6a
fix(core): use generator options from nx config (#11006)
ISSUES CLOSED: #11004
2022-07-05 18:07:42 -04:00
Benjamin Cabanes
b6cd0c4031
chore(core): fix typo in error message (#11019) 2022-07-05 17:34:36 +00:00
Victor Savkin
f49de61f4c
chore(misc): publish 14.4.2 2022-07-05 13:29:07 -04:00
Victor Savkin
bfddf94aab
fix(core): merge named inputs from project.json and package.json 2022-07-05 13:27:17 -04:00
Leosvel Pérez Espinosa
23d94a82d0
fix(misc): handle external nodes correctly in module federation additional shared config (#11018) 2022-07-05 14:21:19 +01:00
Leosvel Pérez Espinosa
e2ddb63aa1
fix(core): resolve default project correctly when running targets (#11016) 2022-07-05 09:05:24 -04:00
Leosvel Pérez Espinosa
6a63138b08
fix(angular): generate stories for secondary entrypoints (#11005) 2022-07-05 09:11:44 +01:00
Chau Tran
2753c11fe9
fix(node): add missing production configuration for serve target in app generator (#10988) 2022-07-05 04:34:32 +00:00
Victor Savkin
b2203d8c17
chore(repo): fix broken test 2022-07-04 12:19:16 -04:00
Victor Savkin
71f8b0596a
chore(repo): update nx to 14.4.1 2022-07-04 12:16:01 -04:00
Victor Savkin
5a20d36572
chore(misc): publish 14.4.1 2022-07-04 12:12:46 -04:00
Victor Savkin
f42113e713
fix(core): plugins config changes should invalidate graph cache 2022-07-04 12:11:30 -04:00
Benjamin Cabanes
21a7d2c181
docs(core): enhance markdown markup (#10969) 2022-07-04 16:09:14 +00:00
Victor Savkin
3d0a01c206
chore(repo): explicitly enable source file analysis 2022-07-04 12:03:56 -04:00
Victor Savkin
da14cfac64
fix(core): expand the number of cases where analyzeSourceFiles is defaulted to true 2022-07-04 12:01:13 -04:00
Victor Savkin
3b1ea739f9
chore(misc): publish 14.4.0 2022-07-01 13:04:24 -04:00
Victor Savkin
7149cb9348
chore(repo): update to Nx 14.4.0-beta.9 2022-07-01 13:02:09 -04:00
Victor Savkin
7a945e2e44 cleanup(misc): update nx cloud message 2022-07-01 12:55:35 -04:00
Philip Fulcher
5723aafd43
chore(dep-graph): refactor tooltips (#10901) 2022-07-01 10:04:40 -06:00
Leosvel Pérez Espinosa
a9e1fd06a9
fix(angular): allow generating scam directive and exporting them from secondary entrypoints (#10981) 2022-07-01 17:03:21 +01:00
Victor Savkin
35bb15908e cleanup(js): js analysis should be disabled by default if no nrwl/workspace or nrwl/js is present 2022-07-01 11:45:18 -04:00
Victor Savkin
43201f288a fix(core): correctly handle * in implicitDependencies derived from inputs 2022-07-01 11:45:18 -04:00
Chau Tran
36b64567a8 fix(core): make nx init search against a regex instead of indexOf 2022-07-01 11:22:13 -04:00
Miroslav Jonaš
c299234557
fix(core): do not attempt to slice leading slash on move if not defined (#10959) 2022-07-01 14:57:19 +00:00
Leosvel Pérez Espinosa
748fb82bd5
fix(angular): allow generating scam pipe and exporting them from secondary entrypoints (#10977) 2022-07-01 15:42:48 +01:00
Victor Savkin
07ca5cff8c
chore(repo): update to use 14.4.0-beta.7 2022-07-01 10:33:03 -04:00
Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf (#10957) 2022-07-01 13:48:38 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities (#10965) 2022-06-30 15:30:38 -04:00
Miroslav Jonaš
aa2934674e
chore(repo): skip detox and react native e2e if not touched (#10951) 2022-06-30 17:15:42 +00:00
Benjamin Cabanes
6d8ed4baba
docs(nxdev): set hotjar tag script to afterInteractive (#10962) 2022-06-30 15:28:13 +00:00
Benjamin Cabanes
2981ebfbc0
docs(nxdev): set gtag script to afterInteractive (#10961) 2022-06-30 14:24:13 +00:00
Victor Savkin
589637fd82
fix(core): handle removals of dependencies 2022-06-29 14:51:39 -04:00
Victor Savkin
9e621ee30a
cleanup(core): do not wrap Cannot Find Configuration error 2022-06-29 14:31:03 -04:00
Benjamin Cabanes
6391072028
docs(core): fix ci overview links (#10950) 2022-06-29 19:07:40 +01:00
Victor Savkin
071ebf70cf
chore(repo): test targets should depend on the globaljest config file 2022-06-29 11:06:43 -04:00
Victor Savkin
2455e9786d
chore(repo): add default namedInput for clarity 2022-06-29 11:01:22 -04:00
Victor Savkin
65d4aba0fa
chore(repo): update to 14.4.0-beta.6 2022-06-29 10:57:42 -04:00
Victor Savkin
c52a8c2e9b feat(core): finalize the input api 2022-06-29 10:52:14 -04:00
Benjamin Cabanes
dc7301634a
docs(nxdev): update algolia dns id (#10947) 2022-06-29 13:47:40 +00:00
Leosvel Pérez Espinosa
9e6e01b659
fix(misc): normalize paths when moving projects (#10944) 2022-06-29 11:45:36 +01:00
Colum Ferry
769d10fd01
fix(angular): ngrx generator should support multiple stores in one buildable library #10900 (#10932) 2022-06-29 09:28:32 +01:00
Victor Savkin
15b51227a4 chore(repo): update nrwl/nx-cloud 2022-06-28 22:15:13 -04:00
Leosvel Pérez Espinosa
f9bb54db88
fix(angular): normalize path in ng-package.json when moving a library project (#10925) 2022-06-28 18:08:01 +01:00
Miroslav Jonaš
5c1d69b054
fix(repo): add snap files to prod exclude input (#10910) 2022-06-28 17:00:36 +02:00
Victor Savkin
d37aaca507
chore(repo): update repo to use the latest beta of nx 2022-06-28 10:56:39 -04:00
Victor Savkin
40716f1f8a
fix(core): hasher should handle non existent env vars 2022-06-28 10:46:27 -04:00