1318 Commits

Author SHA1 Message Date
Philip Fulcher
f29383dc31
docs(js): fix createPackageJson and createLockFile example (#21818) 2024-02-16 15:00:06 +01:00
Leosvel Pérez Espinosa
8963c4c538
feat(angular): support angular 17.2.0 (#21671) 2024-02-15 12:13:57 -05:00
Leosvel Pérez Espinosa
2b7047b8b8
feat(core): support migrating to canary versions of nx for testing (#21812) 2024-02-15 16:45:54 +01:00
Austin Fahsl
c9c2d978e6
docs(release): introduction to github releases with nx release (#21814) 2024-02-15 08:06:00 -07:00
Isaac Mann
d5e1451634
docs(core): expand nx agents feature (#21804) 2024-02-14 15:15:18 -05:00
Leosvel Pérez Espinosa
343c0f6690
feat(angular): add the extract-i18n executor (#21802) 2024-02-14 14:37:25 +01:00
Austin Fahsl
b625a79cca
fix(release): move github release creation to git tasks (#21510) 2024-02-13 17:32:35 -07:00
Isaac Mann
f4dd4403f5
docs(core): expand nx agents feature (#21803) 2024-02-13 15:56:22 -05:00
Isaac Mann
b4689047bc
docs(core): expand remote cache guide (#21756) 2024-02-13 06:47:13 -08:00
James Henry
30d10d72f7
Revert "feat(core): remove leading arrow from output headlines" (#21800) 2024-02-13 09:40:24 -05:00
Miroslav Jonaš
c2a09c5043
feat(core): remove leading arrow from output headlines (#21359) 2024-02-13 09:11:39 -05:00
Jordan Hall
7eb83940de
docs(core): remove reference to deno (#21631)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2024-02-12 15:57:10 -05:00
Miroslav Jonaš
4caa6be71a
feat(core): add option to disable log grouping on CI (#21782) 2024-02-12 19:07:03 +01:00
Isaac Mann
c8866acb4a
docs(core): remove illustrated dte guide (#21781) 2024-02-12 17:03:36 +01:00
Nicole Oliver
9663adced0
docs(nx-cloud): update CI/CD examples on DTE page (#21762) 2024-02-12 09:10:15 -05:00
James Henry
f8523ed8c6
docs(release): update programmatic API example (#21778) 2024-02-12 07:17:05 -05:00
Isaac Mann
a8dfc299e8
docs(core): expand e2e split guide (#21689) 2024-02-09 10:36:49 -05:00
Leosvel Pérez Espinosa
7b807a9c5d
docs(testing): fix example in cypress overview for configuration generator (#21717) 2024-02-08 17:27:14 +01:00
Miroslav Jonaš
3ead01987b
fix(nx-dev): remove fence from new packages and "nx add" commands (#21705) 2024-02-08 14:43:50 +01:00
Nicholas Cunningham
a6ceef6b98
docs(webpack): Add docs for webpack ci deployment (#21650)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-02-07 16:06:12 -07:00
Miroslav Jonas
ab76d6291a fix(core): add missing parts to ci workflws and update docs 2024-02-07 12:39:46 -05:00
Katerina Skroumpelou
f4fa014ff6
docs(storybook): update docs about browserTarget (#21642) 2024-02-06 20:04:31 +02:00
Altan Stalker
55d3055d0e
docs(nx-cloud): add troubleshooting section for "ci execution failed" (#21622) 2024-02-05 19:32:08 +00:00
Jason Jean
f950f9b68d
docs(core): document NX_ADD_PLUGINS environment variable (#21565) 2024-02-05 14:08:55 -05:00
Isaac Mann
d83300a285
docs(core): update nx node matrix (#21608) 2024-02-05 13:18:58 -05:00
Isaac Mann
140d22f7a3
docs(core): project crystal video (#21605) 2024-02-05 08:15:28 -08:00
Laurence "DC5B" Lord
a02af1615a
Correct typo (#21597)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2024-02-05 10:18:06 -05:00
MaxKless
cc282b2d9c
docs(core): add recipe on console & project details view integration (#21577) 2024-02-03 21:50:18 -05:00
Isaac Mann
61436a64ef
docs(core): inferred targets (#21167)
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Colum Ferry
369ed35894
fix(react): app generator should handle crystal workspaces (#21537) 2024-02-02 19:32:48 +00:00
Emily Xiong
65e86eacac
feat(react-native): upgrade react native to 0.73 (#20896) 2024-01-31 15:38:02 -05:00
orig
2a0dec8253
docs(misc): fixed a typo on nx-release recipe (#21453) 2024-01-31 12:20:18 -05:00
Thomas Dekiere
143d481371
docs(core): add git instruction to fetch new remote (#19747) 2024-01-31 19:16:23 +02:00
Craigory Coppola
deb0f1a492
chore(repo): bump deprecation messages to v19 (#21430) 2024-01-30 16:29:05 -05:00
Stefan Schneider
81be1e5419
docs(misc): fix typo in troubleshoot-installation.md (#20472) 2024-01-30 17:57:40 +00:00
Adam Hunter
77a5c9eaa8
fix(nx-dev): remove unmatched bracket. updates warning description (#19481) 2024-01-30 19:34:22 +02:00
beeman
a9974d3f25
docs(misc): change http:// to https:// (#19534) 2024-01-30 11:33:13 -05:00
Leosvel Pérez Espinosa
7a77b0d6a7
feat(angular): add generator to convert targets to use the esbuild-based application executor (#21333) 2024-01-30 17:27:00 +01:00
Indermohan Singh
c46c28694f
docs(astro): fix the generate library command (#21249) 2024-01-30 18:26:46 +02:00
Webber Wang
ddb049bb5a
docs(misc): typo in enforce-module-boundaries (#19408) 2024-01-30 16:16:00 +00:00
Yoann Chocteau
4be9f443c5
docs(angular): remove --project - use --directory (#19991) 2024-01-30 07:32:32 -05:00
Ryan Parsley
2cb241a69f
docs(linter): fix typo (#20259) 2024-01-29 17:26:35 +00:00
Yiping
d08fe46059
docs(vue): replace incorrect "React" in Vue doc. (#20930)
Co-authored-by: Yiping <YipingRuan@users.noreply.github.com>
2024-01-29 17:14:26 +00:00
Austin Fahsl
5369f5d527
docs(release): add recipe for publishing in github actions (#21370) 2024-01-29 08:10:05 -07:00
Julius Mackowiak
391d22607e
docs(core): fix typo (#21200) 2024-01-29 07:37:32 -05:00
Leosvel Pérez Espinosa
4b88f48a18
feat(angular): support angular 17.1.0 (#20556) 2024-01-26 10:43:16 -05:00
Austin Fahsl
d9c53e14fc
chore(release): add nx release recipes (#21294) 2024-01-24 14:33:39 -07:00
Aditya Mathur
dd5f3c8d17
docs(misc): standardize all the install commands with different pm (#21226) 2024-01-19 15:21:42 +01:00
Miroslav Jonaš
d45a13e4fa
feat(core): extend nxCloud prompt to include basic CI workflow options (#21094) 2024-01-18 14:12:31 -05:00
James Henry
e97910914e
feat(release): add formal entrypoint for programmatic API at nx/release (#21211) 2024-01-18 11:29:49 -05:00