734 Commits

Author SHA1 Message Date
Todd Baert
c34853d2d1
docs(core): document all/none for rollup external (#17005) 2023-05-15 13:21:38 +03:00
Craigory Coppola
b20e906f00
feat(core): add --affected to show only affected projects (#16970) 2023-05-13 01:48:35 -04:00
Craigory Coppola
b2470de56c
feat(core): ability to save task graph to a file when running --graph (#16350) 2023-05-12 18:50:11 -04:00
Jack Hsu
95421c6945
feat(nextjs): update Next.js to 13.4.1 and default to App Router for new apps (#16948) 2023-05-12 16:09:20 -04:00
Craigory Coppola
b8e9f3daf8
docs(core): add example for affected by tags (#16986) 2023-05-12 13:25:21 -04:00
Jack Hsu
dc7122984e
feat(js): improve @nx/js:node executor to be more resilient to many file change events (#16924) 2023-05-11 16:31:52 -04:00
Caleb Ukle
dfd51634f3
fix(testing): prevent ct and e2e generators overwriting configs (#16651) 2023-05-11 12:19:16 -04:00
Colum Ferry
d0c6f5d317
feat(angular): deprecate ngrx generator (#16953) 2023-05-11 16:21:53 +01:00
Colum Ferry
e59c930ff9
feat(angular): add ngrx root store generator (#16811) 2023-05-11 08:38:21 -04:00
Craigory Coppola
548f8d7fb1
feat(misc): migrate nx:run-commands outputPath property to outputs array (#16785) 2023-05-10 17:02:15 -04:00
Emily Xiong
942350810e
fix(expo): fix expo detox test (#16779) 2023-05-09 12:28:52 -04:00
Caleb Ukle
5743f158ba
fix(js): info about jest global setup/teardown + swc (#16681) 2023-05-09 10:40:45 -04:00
Caleb Ukle
ad841c9048
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865) 2023-05-09 08:30:52 -05:00
Colum Ferry
54eb7be765
feat(angular): add ngrx feature store generator (#16806) 2023-05-09 09:31:15 +01:00
Jason Jean
318b1cf584
feat(nx-plugin): replace @nx/plugin:e2e with @nx/jest:jest (#16866) 2023-05-08 16:10:30 -04:00
Katerina Skroumpelou
a081233b85
docs(storybook): link storybook autodocs guide (#16860) 2023-05-08 18:31:53 +03:00
Joe Walton
402a00f841
feat(vite): add option to generate a package.json to build executor (#16428) 2023-05-08 17:43:10 +03:00
Marwan Fikrat
878df9a618
feat(core): add skipTypeCheck option to rollup plugin options (#16710) 2023-05-06 04:44:50 -07:00
AgentEnder
6c00f922ae chore(core): reorganize nx-commands and cli implementation 2023-05-05 12:51:22 -04:00
Isaac Mann
258b6df8b6
docs(core): plugin section (#16314) 2023-05-05 12:37:06 -04:00
Katerina Skroumpelou
32c176c359
docs(storybook): rearrange docs and more some to deprecated (#16805) 2023-05-05 10:53:46 -04:00
Leosvel Pérez Espinosa
0b02e98d46
docs(angular): update nx and angular version compatibility matrix with angular 16 (#16695) 2023-05-05 12:18:05 +01:00
Emily Xiong
575c6a152f
feat(react): support allowJs customization in the rollup executor (#16789) 2023-05-05 12:23:59 +03:00
Katerina Skroumpelou
17e6db5568
feat(storybook): deprecate v6 support (#16650) 2023-05-04 18:02:18 +03:00
Colum Ferry
0a81c64560
fix(angular): update ngrx parent description to give better info about standalone api usage (#16755) 2023-05-04 11:11:06 +01:00
Emily Xiong
58e23b121a
feat(react-native): upgrade @storybook/react-native to 6.5 (#16670) 2023-05-03 20:09:28 +03:00
Leosvel Pérez Espinosa
f45aa076da
feat(angular): support angular v16 (#15592) 2023-05-03 11:02:07 -04:00
Emily Xiong
68c262d933
fix(react): fix external npm packages for rollup (#16713) 2023-05-03 11:41:20 +03:00
Nicholas Cunningham
8dec11ecbe
fix(node): ensure that bundlers for node is webpack/esbuild (#16702) 2023-05-02 13:43:26 -04:00
Craigory Coppola
4e97ee94e1
fix(misc): show proper messaging when generating a workspace generator (#16683) 2023-05-01 18:05:38 -04:00
Caleb Ukle
179930fe18
fix(testing): add --quiet cypress executor option (#16680) 2023-05-01 16:49:33 -04:00
Caleb Ukle
a3875cc873
docs(testing): add example of extending CT preset (#16641) 2023-04-28 16:30:04 -04:00
Stefano Formicola
920352215c
docs(react-native): fix typo in build-ios schema.json (#16620)
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
2023-04-28 12:32:06 -04:00
Leosvel Pérez Espinosa
95c0fad6bf
docs(angular): replace ng add usage with nx init --integrated for integrated migration (#16248) 2023-04-27 18:49:04 -04:00
Leosvel Pérez Espinosa
13a35bfb89
docs(misc): expose nx init command flags in docs and the terminal help (#16433) 2023-04-27 18:20:36 -04:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
James Henry
b1e3545caa
fix(core): do not strip additional angular.json properties (#16615) 2023-04-27 14:09:47 -04:00
Ashley Hunter
fbf8d9c99f
feat(js): adding simpleName option to library generator (#16025) 2023-04-27 11:28:34 -04:00
Caleb Ukle
43a7d770fa
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382) 2023-04-27 11:19:32 -04:00
Isaac Mann
f91920d31e
docs(core): make migrate latest more prominent (#16596) 2023-04-27 11:17:34 -04:00
Miroslav Jonaš
f004e22b7c
fix(repo): replace remaining instances of yarn with pnpm (#16571) 2023-04-27 11:16:42 -04:00
Ashley Hunter
2be25eb45c
feat(nest): adding simpleName option to library generator (#16024) 2023-04-27 14:38:31 +00:00
Zachary DeRose
5e2bf07908
docs(core): fixing some references to old architect terminology (#16424)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-04-27 08:28:53 -04:00
Jason Jean
7b0f96b1ba
feat(nx-plugin): simplify generated plugin code (#16590) 2023-04-26 18:38:04 -04:00
Katerina Skroumpelou
44654251bd
feat(vite): allow setting of build target (#16588) 2023-04-26 16:26:26 -04:00
Liam McAteer
83ada9dcc1
feat(vite): add --testFile argument to @nrwl/vite:test (#16324)
Co-authored-by: Liam McAteer <=>
2023-04-26 15:11:14 -05:00
Nicholas Cunningham
d24862d358
fix(nextjs): Add debug ability when verbose is passed to build (#16545) 2023-04-26 11:21:13 -04:00
Philip Fulcher
3fca88c8a6
chore(devkit): remove comment from docblock so it isn't added to docs (#16490)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2023-04-25 13:38:25 -04:00
Jack Hsu
ae8c47b75a
feat(web): expose cache, compression options for file-server (#16546)
Co-authored-by: Ryan Diehl <rydiehl@cisco.com>
2023-04-25 13:32:46 -04:00
Emily Xiong
cc0d91203e
feat(react-native): upgrade react-native to 0.71.7 (#16504) 2023-04-24 14:51:59 -04:00