13002 Commits

Author SHA1 Message Date
Jason Jean
a2ff37bbc6
chore(repo): update nx to 18.2.0-beta.0 (#22467) 2024-03-25 13:24:43 -04:00
Jack Hsu
8f02325136
fix(js): match core-js version with babel options (#22493) 2024-03-25 12:49:13 -04:00
Maxence LEFEBVRE
85aa577b6f
fix(core): cannot read property kind of undefined (#21715) 2024-03-25 11:03:12 -04:00
Emily Xiong
e0519d9e4c
fix(gradle): fix gradle to work on windows (#22470) 2024-03-25 10:40:47 -04:00
Juri Strumpflohner
80e6b8e11d
docs(nx-cloud): add why nx cloud page (#22449)
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
Co-authored-by: isaacplmann
2024-03-25 07:39:26 -07:00
Leosvel Pérez Espinosa
9bfdf897be
fix(angular): target correct versions of ng-packagr to create stylesheet worker synchronously (#22485) 2024-03-25 12:54:17 +01:00
Noriyuki Shinpuku
54d47805de
chore(vite): revert comment about closeAllConnections (#21634) 2024-03-22 18:40:08 -04:00
Jason Jean
1391bc78dc
fix(testing): remove root from the cypress ci-e2e group (#22468) 2024-03-22 18:36:52 -04:00
Jason Jean
777fbd1673
feat(core): add ability to scope plugins (#22379) 2024-03-22 18:33:16 -04:00
Nelson Dominguez
5a28158077
cleanup(core): remove unnecessary empty lines (#22089) 2024-03-22 17:24:15 -04:00
Mike Pham
16af95fb3c
fix(core): exponential backoff retry on cache put fail (#21926)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2024-03-22 17:10:21 -04:00
Isaac Mann
da12d87b18
docs(core): rename test atomizer (#22464) 2024-03-22 15:19:19 -04:00
Eric Büttner
512786f62c
chore(core): update license copy year (#21032) 2024-03-22 14:49:47 -04:00
Jason Jean
814f767bdb
chore(repo): install playwright browsers into .local-browsers (#22463) 2024-03-22 14:37:51 -04:00
Jason Jean
286e83dbe9
chore(repo): prefer ts node on freebsd publish (#22457) 2024-03-22 13:03:05 -04:00
Emily Xiong
b7b70da6f8
fix(core): fix no plugins found for nx init without packge.json (#22434) 2024-03-22 12:52:36 -04:00
Leosvel Pérez Espinosa
da343418aa
docs(core): link related docs to the manage releases page (#22448) 2024-03-22 17:08:35 +01:00
Johanna Pearce
a96b53e02c docs(nx-cloud): add basic Azure DevOps setup recipe 2024-03-22 13:36:01 +00:00
Leosvel Pérez Espinosa
674ea4ed30
docs(nextjs): improve plugin overview page (#22438) 2024-03-22 10:47:24 +01:00
Leosvel Pérez Espinosa
157d041335
docs(storybook): update recipes to align better with crystal (#22431) 2024-03-22 10:47:08 +01:00
Jack Hsu
61cb63dad2
fix(js): update babel preset to specify minor version of core-js for better optimization (#22433) 2024-03-21 22:09:56 -04:00
Leosvel Pérez Espinosa
2068f20c01
docs(misc): rename section in tutorials (#22440) 2024-03-21 16:16:22 -04:00
Jason Jean
7849e66a19
feat(core): create structured project graph errors with all plugin er… (#22404) 2024-03-21 15:54:01 -04:00
Jack Hsu
db70b9a0fc
feat(bundling): refactor rollup executor to perform single build for all formats (#22436) 2024-03-21 13:23:01 -06:00
Leosvel Pérez Espinosa
c20e00cab8
fix(misc): handle cwd correctly when generating artifacts with as-provided (#22411) 2024-03-21 12:48:47 -04:00
Isaac Mann
a837f7f877
docs(core): update installation page (#22422) 2024-03-21 10:24:44 -04:00
Isaac Mann
10460ffeaa
docs(core): rearrange intro page (#22424) 2024-03-21 10:24:08 -04:00
Isaac Mann
a059f1ae7b
chore(core): fix docs release (#22430) 2024-03-21 10:01:41 -04:00
Miroslav Jonaš
85ba3f9ae0
fix(linter): convert parser options to flat config even is parser is missing (#22388) 2024-03-21 14:37:44 +04:00
Leosvel Pérez Espinosa
2678bdf72b
docs(react-native): update plugin overview page and recipe (#22414) 2024-03-21 10:29:24 +01:00
Leosvel Pérez Espinosa
2a4c57dc3a
docs(react): improve docs about using env vars in react (#22417) 2024-03-20 18:57:08 +01:00
Leosvel Pérez Espinosa
3acb632cb9
chore(nx-dev): increase webServer timeout for e2e tests (#22419) 2024-03-20 13:44:26 -04:00
Jack Hsu
b7ffb257a2
fix(bundling): prevent sensitive keys from being bundled (#22413) 2024-03-20 13:01:43 -04:00
Thomas Kaul
18a53ebc15
docs(core): improve wording (#22412) 2024-03-20 14:02:19 +00:00
Leosvel Pérez Espinosa
c076eab950
docs(misc): improve local executors guide (#22396) 2024-03-20 09:20:43 -04:00
Nicholas Cunningham
a00f6438b9 fix(core): Should work if extends is a string 2024-03-20 12:33:50 +01:00
Jason Jean
64b23966cc
fix(gradle): fix gradle plugin path (#22405) 2024-03-19 20:22:35 -04:00
Emily Xiong
a44475c1a4
feat(gradle): make gradle public (#22399) 2024-03-19 18:14:58 -04:00
Emily Xiong
998e99a5f7
fix(gradle): fix missing tasks (#22400) 2024-03-19 18:13:24 -04:00
Leosvel Pérez Espinosa
8baddb5f08
feat(angular): support angular 17.3.0 (#22202) 2024-03-19 14:58:23 -04:00
Jack Hsu
d058c8c0b1
chore(devkit): fix failing devkit test for convertNxExecutor (#22398) 2024-03-19 14:55:43 -04:00
Joel Pelaez Jorge
384d8744e0
fix(core): override Path env variable on Windows platform (#22382) 2024-03-19 14:46:43 -04:00
Emily Xiong
6d83dd7ff0
feat(gradle): add gradle init generator (#22245) 2024-03-19 14:38:15 -04:00
Jack Hsu
45e1d78a21
chore(repo): split e2e tasks for nx-dev-e2e (#22181) 2024-03-19 13:40:41 -04:00
Jason Jean
5a9671b3fa
feat(core): add ability to add metadata to projects (#22299) 2024-03-19 13:33:25 -04:00
Isaac Mann
9f3af7051b
docs(core): update mental model (#22395) 2024-03-19 13:02:31 -04:00
Isaac Mann
4a1c3a03e5
docs(core): angular monorepo redirect (#22375) 2024-03-19 08:48:38 -04:00
Isaac Mann
537e8aec26
chore(core): website branches by major version (#21954) 2024-03-19 08:29:18 -04:00
Rares Matei
f36e038010
docs(nx-cloud): update release notes (#22364) 2024-03-19 09:53:39 +01:00
Nicholas Cunningham
55f31cf07b
fix(webpack): Stylus loader path (#22373) 2024-03-18 10:25:00 -06:00