1005 Commits

Author SHA1 Message Date
Paul Coroneos
1e4f4952f6
docs(testing): fix dynmamic typo. closes 17044 (#17045) 2023-05-16 07:52:12 -05:00
Miroslav Jonaš
f5ae9958ef
feat(core): add commandExternalDependencies hash input (#16916)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-05-15 11:30:17 -04:00
Leosvel Pérez Espinosa
6ebfbbe8ba
feat(core): log a note after an interactive migration run with skipped package updates (#16802) 2023-05-15 10:56:46 -04:00
Colum Ferry
ee269b9bb2
docs(repo): typo fix on nx enterprise (#17022) 2023-05-15 08:24:15 -04:00
Emily Xiong
8347e61810
fix(react-native): fix buildable react native library (#16749) 2023-05-09 12:52:36 -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
Katerina Skroumpelou
a081233b85
docs(storybook): link storybook autodocs guide (#16860) 2023-05-08 18:31:53 +03:00
Richard Roozenboom
ceabe46e89
docs(core): update link to nrwl/nx-incremental-large-repo (#16862) 2023-05-08 09:25:55 -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
Hisam Fahri
402ccbf182
fix(react): add app directory in the default tailwind.config.js (#16656) 2023-05-05 15:51:15 +03: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
Katerina Skroumpelou
17e6db5568
feat(storybook): deprecate v6 support (#16650) 2023-05-04 18:02:18 +03:00
Miroslav Jonaš
82431fa975
docs(core): add example of custom/ejected github workflow (#16739) 2023-05-04 12:59:28 +02:00
Miroslav Jonaš
2163d720e6
feat(core): bump version of @nrwl/ci workflow (#16724) 2023-05-04 12:13:02 +02:00
Zachary DeRose
ccf67594b5
docs(core): updating rescope (#16704) 2023-05-02 15:26:10 -04:00
Colum Ferry
a8b219088d
docs(angular): add quotes for running devRemote #16608 (#16700) 2023-05-02 16:01:40 +01:00
Craigory Coppola
22c0047b63
fix(core): prefer NX_TASKS_RUNNER over NX_RUNNER (#16618) 2023-04-28 16:50:48 -04:00
Caleb Ukle
a3875cc873
docs(testing): add example of extending CT preset (#16641) 2023-04-28 16:30:04 -04:00
Isaac Mann
0b39480f63
docs(core): remove ci var from gitlab example (#16604) 2023-04-28 16:15:18 -04:00
Miroslav Jonaš
db43ea1033
docs(linter): fix outdated rule name for enforce-module-boundaries (#16637) 2023-04-28 11:58:46 -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
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
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
Altan Stalker
4406ce0a29
docs(nx-cloud): update azure pipelines example from issue feedback (#16593) 2023-04-26 17:42:55 -04:00
Craigory Coppola
ac64773ffa
feat(core): update dependsOn configuration to use dependencies property (#16584) 2023-04-26 17:11:26 -04:00
Elian ☕️
2b6a42512a
docs(core): replace broken link in tutorial (#16158)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-04-26 16:53:50 -04:00
limars874
cab7aacc55
docs(nx-plugin): fixed the uses of the wrong example (#16111) 2023-04-26 16:14:07 -04:00
Craigory Coppola
72297506b4
docs(core): add small section explaining difference between outputs and outputPath (#16577) 2023-04-26 11:17:45 -04:00
Philip Fulcher
308dea3b4f
docs(misc): update standalone tutorials (#16492)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2023-04-26 09:35:04 -04:00
Colum Ferry
5761aa9bdd
docs(angular): show how to add additional webpack plugins with MF (#16572) 2023-04-26 09:32:40 -04:00
Emily Xiong
cc0d91203e
feat(react-native): upgrade react-native to 0.71.7 (#16504) 2023-04-24 14:51:59 -04:00
Jonathan Cammisuli
b3a8ac3cb8
docs(core): update troubleshoot installation docs (#16446) 2023-04-21 20:12:49 -04:00
Jack Hsu
8de17ab1e0
feat(web): remove deprecated executors (#16416) 2023-04-20 17:50:31 -04:00
Jason Jean
fb54f67581
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422) 2023-04-20 14:35:04 -04:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) 2023-04-20 13:25:56 -04:00
MaxKless
69e824c2ef
docs(core): fix workspace generator callout (#16438) 2023-04-20 12:41:07 -04:00
Katerina Skroumpelou
d5441020af
docs(storybook): overview adjusted for v7 (#16434) 2023-04-20 14:37:02 +01:00
Craigory Coppola
fc07794d90
feat(core): remove deprecated affected commands (#16349) 2023-04-19 18:07:56 -04:00
Craigory Coppola
1743ff10ed
feat(core): add migration to update workspace generators to a local plugin (#12700) 2023-04-19 14:03:00 -04:00
Miroslav Jonaš
2dd59c3b57
feat(core): extract js related code from affected and hasher (#16244) 2023-04-18 10:42:05 -04:00
Katerina Skroumpelou
a7bc1c6635
feat(storybook): added sb7 generator to migrations (#16369) 2023-04-18 17:24:26 +03:00
Jack Hsu
5769256702
docs(nextjs): add a guide for configuring Next.js plugins (#16315) 2023-04-18 08:58:04 -04:00
Caleb Ukle
b997ee6cd5
docs(testing): add info about getJestProjects() (#16269) 2023-04-14 14:28:38 -04:00
Isaac Mann
330fe741aa
docs(core): env variable pages link to each other (#16258) 2023-04-14 11:37:19 -04:00
Jonathan Cammisuli
4aa8fe08cf
docs(core): add native modules troubleshooting tips (#16290) 2023-04-13 15:35:59 -04:00
Craigory Coppola
5080f2fc81
feat(core): remove support for targetDependencies (#16101) 2023-04-13 12:30:24 -04:00
Victor Savkin
1fb9edc460 feat(core): support both @nrwl/nx-cloud and nx-cloud 2023-04-13 10:59:31 -04:00
Leosvel Pérez Espinosa
7cff8dcf55
cleanup(angular): remove make-angular-cli-faster package (#15489) 2023-04-13 08:31:13 +01:00