7232 Commits

Author SHA1 Message Date
Jonathan Cammisuli
02e22de7ed
feat(testing): add vitest generators (#13301) 2022-11-23 10:00:29 -05:00
Philip Fulcher
17514d2366
feat(graph): enable task graph (#13343) 2022-11-23 09:53:55 -05:00
Philip Fulcher
2d758af7c7
fix(graph): project edge tooltips should appear (#13344) 2022-11-23 09:41:22 -05:00
Jack Hsu
a2cf352433
feat(react): experimental workspace preset uses vite (#13323) 2022-11-23 14:06:44 +00:00
Dominik Pieper
e3d8b2c22c
fix(angular): fix Karma test runner config (#13293)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-11-23 11:32:06 +00:00
Colum Ferry
be05a09fee
cleanup(angular): cleanup remote generator (#13346) 2022-11-23 10:39:00 +00:00
Juri
bd29862d80 docs(nxdev): add state of js survey banner 2022-11-23 09:27:54 +01:00
Philip Fulcher
cb2d6b61dd
cleanup(graph): add e2e tests to task graph (#13342) 2022-11-22 20:04:41 -07:00
Jason Jean
a243e809ba
fix(misc): readd readme to workspace creation (#13329) 2022-11-22 17:48:54 -05:00
Philip Fulcher
0d9f228aa1
chore(graph): refactor task selection workflow (#13302) 2022-11-22 15:23:47 -07:00
Jack Hsu
98a6cb1e32
chore(repo): re-enable storybook e2e tests with overrides for enhance… (#13339) 2022-11-22 16:49:35 -05:00
Jason Jean
1b85e20c78
fix(react): set bundler for preset app (#13338) 2022-11-22 21:42:30 +00:00
Jack Hsu
6b305ef4c1
chore(repo): disable storybook e2e tests temporarily until a fix for … (#13336) 2022-11-22 16:07:40 -05:00
Victor Savkin
661bea436a feat(misc): nx init should work on non-monorepo projects 2022-11-22 14:04:26 -05:00
Elyahou Ittah
90f2791303
fix(nx-plugin): ensure project has eslint available before adding lint checks for migrations.json(#13327)
Fixes https://github.com/nrwl/nx/issues/13326
2022-11-22 13:19:54 -05:00
Colum Ferry
cd02eea138
cleanup(angular): host generator (#13324) 2022-11-22 16:22:58 +00:00
Jack Hsu
f98618b8d3
cleanup(react): remove bundler=vite option from host and remote gener… (#13320) 2022-11-22 10:37:24 -05:00
Jack Hsu
1b3abbd477
fix(bundling): fix exclude entries for .lib.swcrc file to exclude spe… (#13319) 2022-11-22 10:19:49 -05:00
Jack Hsu
922e2744c0
chore(repo): fix wrong exclude entry for vite build (#13318) 2022-11-22 09:25:10 -05:00
Miroslav Jonaš
f0c18f5b7d
feat(core): move createPackageJson to nx (#13315) 2022-11-22 15:21:45 +01:00
Katerina Skroumpelou
1033b61686
cleanup(storybook): remove unused root tsconfig (#13312) 2022-11-22 13:34:02 +00:00
Katerina Skroumpelou
5bacaf30da
fix(storybook): re-enable storybook tests (#13313) 2022-11-22 13:10:30 +00:00
Colum Ferry
8be2980339
feat(react): add withModuleFederationForSSR function (#13276) 2022-11-22 12:16:20 +00:00
Miroslav Jonaš
b902849bc4
cleanup(core): declutter lock file utils (#13306) 2022-11-22 10:29:02 +00:00
Miroslav Jonaš
0c8610b336
chore(core): fix flaky bail e2e test (#13311) 2022-11-22 10:07:23 +00:00
Katerina Skroumpelou
776491405e
chore(bundling): added extra e2e tests for vite on web (#13310) 2022-11-22 09:55:37 +00:00
Katerina Skroumpelou
6fcb9c4dba
chore(bundling): added tests for fileReplacement (#13292) 2022-11-22 09:36:07 +00:00
Katerina Skroumpelou
cda3d2eb07
docs(misc): a small typo (#13307) 2022-11-22 11:11:19 +02:00
Jason Jean
986b314b2b
chore(core): fix absolute imports to nx (#13304) 2022-11-22 00:46:49 +00:00
Craigory Coppola
61c3b0ef31
feat(core): add shorthand for nx run-commands (#13139) 2022-11-21 23:59:31 +00:00
Craigory Coppola
76c237bd2c
feat(core): add nx exec command (#13212) 2022-11-21 17:35:24 -05:00
Phillip Barta
6328913dda
cleanup(misc): refactor make-angular-cli-faster to reduce install size and make it faster (#13039) 2022-11-21 17:24:55 -05:00
Jason Jean
1842d19222
feat(core): run tasks with no dependencies in topological order (#13294) 2022-11-21 17:08:42 -05:00
Jack Hsu
ade6668060
feat(react): update package versions (#13300) 2022-11-21 16:58:34 -05:00
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