415 Commits

Author SHA1 Message Date
James Henry
f27ea85bc7
docs(release): document nx release for rust crates (#22072) 2024-03-01 08:54:23 -05:00
Isaac Mann
e9da3db560
docs(core): remove angularjs migration (#21916) 2024-02-29 15:10:49 -05:00
Leosvel Pérez Espinosa
6576325f7b
docs(misc): fix misc issues (#22039)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-02-28 10:02:27 -05:00
Jack Hsu
2fa693d297
docs(cypress): add "await" to the documented extension to setupNodEvents in order for webserver to be set up properly (#22027) 2024-02-28 09:45:59 -05:00
Isaac Mann
e732e7116f
docs(core): default cache directory update (#22023) 2024-02-27 11:40:33 -05:00
Craigory Coppola
95b77f8fb0
feat(core): flatten default base config to base (#19964) 2024-02-22 16:50:25 -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
Leosvel Pérez Espinosa
343c0f6690
feat(angular): add the extract-i18n executor (#21802) 2024-02-14 14:37:25 +01: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
Isaac Mann
a8dfc299e8
docs(core): expand e2e split guide (#21689) 2024-02-09 10:36:49 -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
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
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
Austin Fahsl
5369f5d527
docs(release): add recipe for publishing in github actions (#21370) 2024-01-29 08:10:05 -07:00
Austin Fahsl
d9c53e14fc
chore(release): add nx release recipes (#21294) 2024-01-24 14:33:39 -07:00
Leosvel Pérez Espinosa
28438bb810
feat(core): add the "add" cli command (#20976) 2024-01-17 20:22:16 +00:00
Katerina Skroumpelou
db1dfbd473
docs(vue): remove showcase for vue and nuxt (#21145) 2024-01-16 17:08:43 +02:00
Colum Ferry
dcef077032
feat(remix): add init generator (#21146) 2024-01-16 13:44:38 +00:00
Isaac Mann
595a7743b6
docs(core): rename distributed cache to remote cache (#21061) 2024-01-11 18:14:44 +00:00
Jack Hsu
51c039b252 feat(linter): make init generator public 2023-12-28 20:58:06 +01:00
James Henry
d819e6cee8
fix(release): capture all release titles during parse (#20864) 2023-12-21 23:22:23 +00:00
Austin Fahsl
82fb2da5d2
fix(release): add overall nx release command (#20535)
Co-authored-by: James Henry <james@henry.sc>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-12-20 08:42:20 -05:00
Katerina Skroumpelou
e0579f2a4a
docs(nuxt): deploy to vercel guide (#20851) 2023-12-19 12:28:04 -05:00
Colum Ferry
3b5bf6d1d1
feat(remix): add remix (#20641) 2023-12-13 11:07:08 -05:00
Katerina Skroumpelou
679db5d584
fix(vite): config migration account for other syntaxes (#20693) 2023-12-11 11:52:27 -05:00
Katerina Skroumpelou
410c1369c9
feat(nuxt): make nuxt public (#20656) 2023-12-11 10:50:39 +02:00
Isaac Mann
be821aa15e
docs(core): building blocks of fast CI (#20539) 2023-12-07 06:07:18 -08:00
Leosvel Pérez Espinosa
43a4482482
feat(angular): add application executor (#20529) 2023-12-04 10:21:35 +01:00
Isaac Mann
e8361e6771
docs(core): parallelization and distribution guide (#20435) 2023-12-03 23:17:49 -08:00
Juri Strumpflohner
77b06a9653
docs(nx-cloud): add page for nx agents (#20498) 2023-11-30 23:52:44 +01:00
Isaac Mann
aba1802570
docs(core): cache security guide (#20469) 2023-11-30 12:07:27 -08:00
Isaac Mann
d1e842f827
feat(nx-dev): rename nx-cloud tab to CI (#20476) 2023-11-30 08:24:24 -05:00
Colum Ferry
d22e860269
feat(angular): convert module-federation-dev-server to executor (#20252) 2023-11-30 12:58:48 +00:00
Isaac Mann
7261194da0
docs(core): reduce waste in CI (#20429) 2023-11-29 15:55:11 -05:00
Isaac Mann
d60abe67f9 docs(core): remove ci setup landing page 2023-11-27 22:53:34 +01:00
Leosvel Pérez Espinosa
40f8c40df2
feat(angular): support esbuild-based executors/builders in @nx/angular:dev-server (#20311) 2023-11-23 09:48:02 -05:00
Isaac Mann
7368810631
docs(core): github actions tutorial (#20319) 2023-11-20 17:10:23 -05:00
Edouard Bozon
9b6c642a8f
docs(core): add NX_BATCH_MODE to env var references (#20235) 2023-11-19 23:39:03 -05:00
Isaac Mann
94d8514ed3
docs(core): nx-cloud concepts section (#20250) 2023-11-17 13:28:11 -05:00
Isaac Mann
25a5dd5c34
docs(core): circle ci tutorial (#20164)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-11-15 14:16:32 -05:00
Isaac Mann
457bbcbe57
docs(core): nx cloud features section (#20043) 2023-11-07 08:40:29 -05:00
Zachary DeRose
92ade5f9a1
docs(misc): add picture-in-picture shorts on select pages (#19974) 2023-11-03 13:29:29 -04:00