11885 Commits

Author SHA1 Message Date
Juri
194b3dd3fc docs(nx-cloud): add e2e test video 2024-03-15 08:50:04 +01:00
Isaac Mann
3b8cbae912
docs(core): fix links to nx agents (#22314) 2024-03-14 17:32:49 +01:00
Louie Weng
e2692b2f9d
docs(express): add library import to express project example (#22293) 2024-03-14 11:52:13 +01:00
Austin Fahsl
cbb88f0d29
feat(release): add conventional commits configurability for version and changelog (#22004)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-03-13 18:19:24 -06:00
Nicholas Cunningham
73a8091b93
docs(nx-dev): Update internal links to use Link tag (#22287) 2024-03-13 10:34:55 +01:00
Colum Ferry
81df8485a1
fix(module-federation): ensure targetDefaults for module federation executors are setup correctly (#22282) 2024-03-12 19:33:27 +00:00
Nicholas Cunningham
b6cd1962c8
fix(vite): Storing nxjson details too early (#22285) 2024-03-12 23:22:50 +04:00
Emily Xiong
9ca400c25f
feat(core): run commands directly (#21918) 2024-03-12 15:01:52 -04:00
Jason Jean
b78090ae58
chore(repo): update nx to 18.1.0-beta.9 (#22239) 2024-03-12 15:00:03 -04:00
Miroslav Jonaš
810c5dfcc2
fix(core): fix gh group success icon (#22281) 2024-03-12 14:59:48 -04:00
Alex Swindler
0025b3c8fa
fix(core): make windows runtime input hashing windowless (#22197) 2024-03-12 11:56:22 -04:00
Miroslav Jonaš
c16f57b691
docs(nx-dev): comment out start-ci-run on on docs according to the ci workflows (#22280) 2024-03-12 16:04:02 +01:00
Leosvel Pérez Espinosa
712d4e0042
docs(misc): fix paths in shared pdv json (#22274) 2024-03-12 08:08:35 -04:00
Leosvel Pérez Espinosa
5978e30d20
docs(misc): update typedoc (#22264) 2024-03-12 09:33:44 +01:00
Nicholas Cunningham
9520aa22d4
fix(nextjs): runCLI stdio (#22267) 2024-03-11 14:07:03 -04:00
Leosvel Pérez Espinosa
4850bdb6aa fix(nx-plugin): support root tsconfig.json in nx-plugin-checks eslint rule 2024-03-11 16:43:02 +01:00
Leosvel Pérez Espinosa
e19f33bb27
fix(js): use NodeJs moduleResolution with ts-node to support CommonJS module and TS 4.x (#22258) 2024-03-11 11:21:59 -04:00
Jason Jean
c01b566728
feat(core): revert running plugins in isolation (#22246) 2024-03-09 11:30:10 -05:00
Jason Jean
235ca8cbda
fix(core): properly cleanup when the project-graph creation fails (#22243) 2024-03-08 15:29:55 -05:00
Isaac Mann
650dcf31af
docs(core): npm workspace tutorial (#22018) 2024-03-08 15:01:49 -05:00
Samantha Lurio
72681b4707
docs(vue): fixes typo in vue-plugin (#22088) 2024-03-08 11:19:48 -07:00
Colum Ferry
85599939ca
fix(react): pass correct argument to rspack configuration generator (#22241) 2024-03-08 18:08:15 +00:00
Jason Jean
4a642c51c2
chore(core): fix formatting in default base migration (#22240) 2024-03-08 12:23:03 -05:00
Colum Ferry
9b81821e67
feat(remix): use Remix CLI directly with Remix Crystal Plugin (#22234) 2024-03-08 16:33:11 +00:00
Rares Matei
cb77810673
docs(nx-cloud): update release notes (#22236) 2024-03-08 10:54:02 -05:00
Leosvel Pérez Espinosa
864e0b1709
fix(nx-plugin): do not print duplicated warning about derived format when generating plugin (#22230) 2024-03-08 10:41:47 -05:00
Jason Jean
ec12e67e10
fix(core): only start plugin workers once (#22222) 2024-03-08 10:29:37 -05:00
Isaac Mann
f98b18d4a2
docs(core): various references to Nx Cloud (#22237) 2024-03-08 09:41:18 -05:00
Leosvel Pérez Espinosa
ac949d64b6
fix(angular): install jsonc-eslint-parser only when @nx/dependency-checks is used (#22231) 2024-03-08 11:25:37 +01:00
Isaac Mann
97cc7140d8
docs(core): reference CI tutorials (#22216) 2024-03-08 00:17:38 -08:00
Nicholas Cunningham
381a36d790
fix(angular): Module federation with Crystal enabled. (#22224) 2024-03-08 08:49:23 +01:00
Isaac Mann
46592d7912
docs(core): ci section in why nx (#22217) 2024-03-07 10:50:57 -08:00
Nicholas Cunningham
466debe869
fix(nextjs): Surface error codes when build is interrupted by signals SIGINT, SIGTERM etc... (#22190) 2024-03-07 11:46:28 -07:00
Leosvel Pérez Espinosa
8a71ef59a6
fix(angular): fix message logged for unsupported ng cache (#22211) 2024-03-07 10:12:08 -05:00
Leosvel Pérez Espinosa
106a939b6d
fix(angular): log message about unsupported ng cache command (#22154) 2024-03-07 09:59:51 -05:00
Jason Jean
ec59d2ca98
chore(repo): update nx to 18.1.0-beta.5 (#22191) 2024-03-07 09:40:14 -05:00
Miroslav Jonaš
ec0880b404
feat(repo): use latest pnpm for CI runs (#22207) 2024-03-07 14:51:21 +01:00
Miroslav Jonaš
002d2cec95
fix(core): fix terminal message alignment on errors (#22189) 2024-03-07 14:11:02 +01:00
Miroslav Jonaš
c028e5a699
docs(nx-dev): add disclaimer to with-env-vars (#22163) 2024-03-07 13:36:46 +01:00
Jason Jean
84d96cc5f9
fix(core): reject all promises in pool during shutdown (#22188) 2024-03-06 17:48:15 -05:00
MaxKless
d2cd822953
fix(graph): show command property as monospace (#21997)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2024-03-06 15:31:21 -05:00
Jack Hsu
8030bd7291
docs(core): remove @nrwl/ rescope message from codeblocks (#22184) 2024-03-06 15:18:19 -05:00
Jason Jean
9d5bdbe884
chore(graph): disable failing e2e graph test (#22186) 2024-03-06 14:54:45 -05:00
Emily Xiong
e1843ee01a
feat(graph): add spinner on the projects page (#22149) 2024-03-06 13:03:16 -05:00
Miroslav Jonaš
0a00bfef15
chore(repo): bump version of actions/checkout for nightly (#21810) 2024-03-06 13:02:13 -05:00
Jason Jean
4484a91bc1
chore(repo): update nx to 18.1.0-beta.3 (#22135) 2024-03-06 12:58:29 -05:00
Emily Xiong
3260f4166a
fix(testing): fix project config might not be defined (#22174) 2024-03-06 12:53:02 -05:00
Leosvel Pérez Espinosa
1731ad890a
fix(misc): do not add includedScripts unless really needed when running nx add (#22180) 2024-03-06 18:28:52 +01:00
Emily Xiong
da5a19dfee
feat(core): forward options for run command (#22064) 2024-03-06 12:08:45 -05:00
Leosvel Pérez Espinosa
876bc94aab
fix(misc): improve package.json scripts handling when running "nx init" and "nx add" (#22168) 2024-03-06 09:39:34 -05:00