7198 Commits

Author SHA1 Message Date
Victor Savkin
19018fcdd1
fix(misc): axios import breaks when using npx 2022-11-21 14:54:21 -05:00
Katerina Skroumpelou
4af3141179
feat(bundling): add more options to vite executors (#13299) 2022-11-21 21:36:09 +02:00
Jack Hsu
23e4fc77c9
feat(react): add SSR support to React apps (#13234) 2022-11-21 14:22:05 -05:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators (#13158) 2022-11-21 13:18:40 -05:00
Isaac Mann
91f4635e0c
docs(core): document more environment variables (#13298) 2022-11-21 12:32:55 -05:00
Leosvel Pérez Espinosa
da2b77aeb7
fix(angular): update make-angular-cli-faster version map with angular 15 (#13297) 2022-11-21 12:14:50 -05:00
Chau Tran
8949771e9e
docs(angular): update nx angular matrix for angular 15 (#13295)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-11-21 17:01:20 +00:00
Leosvel Pérez Espinosa
70e43cdc77 feat(angular): add a preset to generate a workspace with a single app at the root 2022-11-21 11:17:03 -05:00
Philip Fulcher
bc2f2490e6
chore(graph): add ability to filter tasks without dependencies (#13269) 2022-11-21 16:16:10 +00:00
ccosmincc
328c54787f
fix(angular): checks for targets existence before attempting to iterate them (#13287) 2022-11-21 10:23:06 -05:00
Emily Xiong
cd1e12a555
feat(react-native): upgrade react-native to 0.70.6 (#13277) 2022-11-21 10:13:06 -05:00
Emily Xiong
590a3dc769
feat(core): support nested structure for cra-to-nx (#13253) 2022-11-21 10:12:53 -05:00
Paulo Fernandes
2772fab0e7
fix(linter): align reportUnusedDisableDirectives default value (#13284)
Co-authored-by: pfernandes <paulo.fernandes@dashlane.com>
2022-11-21 15:08:00 +01:00
Miroslav Jonaš
7f4802374c
chore(core): invert nx daemon tests from enable to disable (#13290) 2022-11-21 13:59:28 +00:00
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