2813 Commits

Author SHA1 Message Date
Katerina Skroumpelou
2c88282e8a
fix(vite): adjust config generation (#20367) 2023-11-29 15:58:49 +02:00
Miroslav Jonaš
9e5c61fa13
feat(core): add env parameter to run-commands (#20440) 2023-11-28 16:45:34 -05:00
Jack Hsu
507fe42e4f
feat(webpack): add plugin to automatically configure build and serve targets (#20243) 2023-11-28 13:01:03 -05:00
Juri
54eab7f8b1 docs(vite): remove webcomponents setup and adjust some wording 2023-11-28 18:05:51 +01:00
Nicholas Cunningham
02ee93f6ad docs(misc): Update Svelte recipe to use ts-standalone preset 2023-11-28 15:32:00 +01:00
Isaac Mann
d60abe67f9 docs(core): remove ci setup landing page 2023-11-27 22:53:34 +01:00
Miroslav Jonaš
ff5d1bef83
feat(linter): default lintFilePatterns to {projectRoot} (#20313) 2023-11-27 08:39:38 -05:00
Luca Forstner
0df8293c91 docs(nextjs): fix plugin docs for Sentry 2023-11-24 17:32:07 +01:00
James Henry
1a994c7f92
feat(core): programmatic API for nx release (#20371) 2023-11-23 15:50:18 -05: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
Jack Hsu
a22c4221a0
fix(webpack): set isolatedConfig to true by default (#20281) 2023-11-22 11:32:16 -05:00
Juri Strumpflohner
b6ea9cd305
docs(js): improve secondary entry point and multiple format docs (#20350) 2023-11-21 13:06:27 -05:00
Katerina Skroumpelou
4e1289b50b
docs(nx-cloud): fix wrong path (#20353) 2023-11-21 14:50:31 +02: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
Craigory Coppola
30d94f76ee
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228) 2023-11-17 15:31:03 -05:00
Altan Stalker
aa4fbd7065 docs(nx-cloud): update access tokens docs 2023-11-17 15:28:58 -05:00
Altan Stalker
2133b8bf7a docs(nx-cloud): update security scenarios docs 2023-11-17 15:10:04 -05:00
Isaac Mann
94d8514ed3
docs(core): nx-cloud concepts section (#20250) 2023-11-17 13:28:11 -05:00
James Henry
dc8c0edb70
feat(core): independent nx releases and automated git operations (#20191) 2023-11-17 09:33:13 -05:00
Isaac Mann
353bf0fd74
docs(core): update ci setup recipe outline (#20103) 2023-11-16 16:04:04 -05:00
Jason Jean
8a0707df86
feat(testing): distribute cypress tests for ci (#20188) 2023-11-15 16:04:52 -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
Craigory Coppola
206247f9ad
feat(core): make createNodes async (#20195)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-11-13 16:57:20 -05:00
Nicholas Cunningham
6475c41ec8
feat(module-federation): Add react support for dynamic federation (#20024) 2023-11-13 17:53:21 +00:00
Colum Ferry
c7c845dbc4
fix(module-federation): add tsconfig file for linting with TS webpack #20150 (#20210) 2023-11-13 16:44:08 +00:00
Juri Strumpflohner
27aa505193
feat(nx-dev): allow ranges in fences highlighting (#20202) 2023-11-13 11:42:42 -05:00
Leosvel Pérez Espinosa
44a5559d5b
docs(angular): update nx and angular version compat matrix with angular v17 (#20069) 2023-11-13 09:39:46 +01:00
Colum Ferry
a73e9fd562
feat(module-federation): use single file-server for static remotes (#20006) 2023-11-10 11:25:09 -05:00
MaxKless
e8e8f94f7a
cleanup(storybook): rename name to project to be consistent with other generators (#20181) 2023-11-10 11:22:43 -05:00
Katerina Skroumpelou
34552539fe
fix(vite): vitest should use v8 as default (#20156) 2023-11-10 13:07:33 +00:00
Isaac Mann
59737846aa
docs(angular): update angular tutorials for v17 (#20152) 2023-11-09 14:04:55 -05:00
Colum Ferry
a98ccdedf2
docs(angular): update docs for angular v17 (#20154) 2023-11-09 14:04:34 -05:00
Isaac Mann
b9e02d152b feat(nx-dev): call to action button 2023-11-09 18:03:30 +01:00
MaxKless
fda47a1737
docs(core): update nx console section of as-provided-vs-derived to reflect actual behavior (#20064)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-11-09 15:12:18 +00:00
Craigory Coppola
08a4891494
feat(core): change the signature of createNodes to return a project root map instead of project name map (#20102) 2023-11-08 13:20:53 -05:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 (#19689) 2023-11-07 15:45:42 -05:00
Emily Xiong
15b5cce5bd
feat(core): change exec to run adhoc tasks (#19910) 2023-11-07 13:30:57 -05:00
Miroslav Jonaš
f42d47a262
docs(core): fix azure last successful commit logic (#20055) 2023-11-07 10:22:35 -05:00
Katerina Skroumpelou
b3423679c0
feat(nuxt): nuxt executors, generators, docs (#19855) 2023-11-07 19:15:32 +04:00
Isaac Mann
457bbcbe57
docs(core): nx cloud features section (#20043) 2023-11-07 08:40:29 -05:00
Colum Ferry
1338a7c133
feat(module-federation): use nx run-many to build static remotes in parallel (#19987) 2023-11-06 16:25:33 +00:00
Isaac Mann
1d62dce6c3
docs(core): update azure recipe (#19985) 2023-11-06 10:29:43 +01:00
Isaac Mann
4b6b00ddc4
docs(core): update bitbucket recipe (#19986) 2023-11-06 10:23:10 +01:00
Isaac Mann
cc9077a062
docs(core): ci setup recipe outline (#20031) 2023-11-06 10:14:24 +01:00
Isaac Mann
279d4db8a3
docs(core): update cloud swagger api screenshot (#20039) 2023-11-03 15:16:31 -04:00
Zachary DeRose
92ade5f9a1
docs(misc): add picture-in-picture shorts on select pages (#19974) 2023-11-03 13:29:29 -04:00
Katerina Skroumpelou
41f276b84e
fix(vue): remove jest generators (#19997) 2023-11-02 17:08:39 +02:00
Isaac Mann
61770bd29e
docs(core): github ci setup (#19950)
Co-authored-by: Edouard Bozon <bozonedouard@gmail.com>
2023-11-02 08:35:00 -04:00
Isaac Mann
30a03cbd91
docs(core): circleci setup (#19956) 2023-11-02 09:45:03 +01:00