7184 Commits

Author SHA1 Message Date
Miroslav Jonaš
bd4f4a23c2
feat(core): use createProjectFileMappings in TargetProjectLocator (#13268) 2022-11-21 14:43:40 +01:00
Miroslav Jonaš
41c320cb07
fix(core): fix invalid path in e2e print-affected test (#13285) 2022-11-21 12:24:43 +00:00
Colum Ferry
356204f4e3
fix(angular): bump angular-eslint to v15 (#13282) 2022-11-21 11:32:57 +00:00
Leosvel Pérez Espinosa
18306696dc
fix(angular): use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) 2022-11-20 20:43:19 +01:00
Jonathan Cammisuli
3f2fa6cd38
feat(core): add daemon watcher filters (#13229) 2022-11-18 20:56:49 -05:00
Jason Jean
3af70fc647
fix(core): use multiselect prompts for array properties (#13270) 2022-11-18 19:40:36 -05:00
Jason Jean
55c20b81c0 chore(repo): fix issues building nx-dev 2022-11-18 19:04:33 -05:00
Jason Jean
33154c344f chore(repo): fix includedScripts typo 2022-11-18 18:41:22 -05:00
Victor Savkin
ffd40af446 chore(repo): use root-level scripts 2022-11-18 16:02:27 -05:00
Isaac Mann
bf4f6c0a76
docs(core): add NX_PROJECT_GRAPH_CACHE_DIRECTORY (#13267) 2022-11-18 15:28:57 -05:00
Isaac Mann
186682f88d
docs(core): add info on NX_TARGET_TASK_PROJECT (#13266)
Co-authored-by: Daniel Cooke <danielcooke1996@gmail.com>
2022-11-18 15:27:36 -05:00
Isaac Mann
5eed571fbd
docs(core): merging stalled PRs (#13265) 2022-11-18 14:51:25 -05:00
Isaac Mann
fe99206c19
fix(nxdev): external related docs link (#13263) 2022-11-18 14:06:57 -05:00
Isaac Mann
19ead43703
fix(nxdev): show related recipes (#13254) 2022-11-18 13:39:27 -05:00
Philip Fulcher
ec85e1b5ad
chore(graph): add task graph tooltips (#13262) 2022-11-18 11:23:37 -07:00
Altan Stalker
5045206491
feat(core): support bitbucket pipelines in ci generator (#13240) 2022-11-18 11:30:02 -05:00
Katerina Skroumpelou
e4092aa47f
fix(bundling): file replacement for vite (#13255) 2022-11-18 15:24:33 +00:00
Miroslav Jonaš
de44bf86b1
feat(core): optimize project graph file mapping (#13249) 2022-11-18 14:34:58 +01:00
Katerina Skroumpelou
ab93817d44
fix(bundling): remove the vue options from vite gen (#13221) 2022-11-18 15:03:51 +02:00
Colum Ferry
b4fb074a09
fix(angular): should support filereplacements for apps that already have them (#13247) 2022-11-18 12:20:37 +00:00
Miroslav Jonaš
b2b161cb8d
cleanup(core): move lock-file utils to root nx level (#13245) 2022-11-18 13:00:21 +01:00
Colum Ferry
b88dc35aa5
fix(angular): setup-ssr environments file replacements should be removed (#13244) 2022-11-18 11:37:28 +00:00
Colum Ferry
e041223020
fix(angular): setup-ssr should output correct outpathPath for server build (#13243) 2022-11-18 11:35:56 +00:00
Miroslav Jonaš
ab6f62a9b5
feat(core): move runtime-lint-utils to eslint plugin (#13222) 2022-11-18 12:24:53 +01:00
Michał Mrozek
e971ffba71
fix(angular): local imports in webpack-dev-server custom config (#13156) 2022-11-18 09:57:27 +00:00
Philip Fulcher
e42da40438
chore(graph): add group by project option to task graph (#13239) 2022-11-17 15:09:36 -07:00
Jason Jean
558b99c3c6 chore(misc): publish 15.2.0 2022-11-17 16:59:10 -05:00
Jason Jean
bd6175ecfd
chore(repo): update nx to 15.2.0-beta.1 (#13238) 2022-11-17 21:08:26 +00:00
Jason Jean
7554dda7ba
fix(angular): format files after migrations (#13237) 2022-11-17 21:02:57 +00:00
Isaac Mann
204e64ac8c
docs(core): list which package.jsons are included (#13203)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-11-17 15:33:30 -05:00
Isaac Mann
334f597a5d
docs(core): update turbo vs nx article (#13208) 2022-11-17 15:28:08 -05:00
Jason Jean
3e27ce829f
chore(repo): switch to using a github issue form (#13235) 2022-11-17 14:45:20 -05:00
Isaac Mann
64af085e52
docs(core): improved worst case ci times (#13188) 2022-11-17 13:41:38 -05:00
Craigory Coppola
486028118f
fix(core): apply compatibility layer when running angular cli migrations (#13231) 2022-11-17 17:02:42 +00:00
Jason Jean
ab3ceb450e
fix(misc): fix run-many for invalid projects (#13232) 2022-11-17 11:58:00 -05:00
Jon Hammerskov
7467e71193
fix(core): atomic writes of nxdeps.json (#12920) 2022-11-17 11:54:35 -05:00
Jason Jean
1d848dda62
fix(core): fix parsing of npm workspace patterns (#13206) 2022-11-17 11:53:53 -05:00
Jason Jean
bae31b2a08
fix(core): fix migrations for projects in workspace.json (#13226) 2022-11-17 11:46:25 -05:00
Emily Xiong
b0b3b5c3ce
feat(storybook): upgrade @storybook/react-native to 6.0.1-beta.9 (#13157) 2022-11-17 11:25:54 -05:00
Emily Xiong
b9bedffa8b
fix(react-native): fix the tsc command for react-native and expo (#12888) 2022-11-17 11:25:35 -05:00
Emily Xiong
fc2e6be5bd
fix(expo): use workspace layout apps dir for expo generate application (#13160) 2022-11-17 11:25:08 -05:00
Jack Hsu
fb8631ed1e
feat(bundling): initial public release for vite plugin (#13230) 2022-11-17 15:54:41 +00:00
Isaac Mann
b97472de4d
chore(nxdev): fix deploy (#13210) 2022-11-17 15:46:23 +00:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 (#12112) 2022-11-17 09:31:45 -05:00
Miroslav Jonaš
032a9d17d6
feat(core): prune pnpm workspaces and different meta settings (#13201) 2022-11-17 13:37:34 +00:00
Miroslav Jonaš
945fc7309b
cleanup(bundling): cleanup vite e2e test (#13220) 2022-11-17 14:24:24 +01:00
Katerina Skroumpelou
2802b6fe64
fix(bundling): fix baseUrl resolution for vite dev server (#13219) 2022-11-17 13:21:46 +00:00
Miroslav Jonaš
2bc9e84edd
feat(core): support npm v1 lock file pruning with disclaimer (#13218) 2022-11-17 14:04:50 +01:00
Gustavo Perdomo
c0deca8da3
chore(core): nx plugin submission @nx-tools/nx-container (#13159) 2022-11-16 15:20:34 -05:00
Andrew Redican
8838476515
chore(core): nx plugin submission @enio.ai/typedoc (#13149) 2022-11-16 14:17:34 -05:00