10957 Commits

Author SHA1 Message Date
James Henry
dc8c0edb70
feat(core): independent nx releases and automated git operations (#20191) 2023-11-17 09:33:13 -05:00
Leosvel Pérez Espinosa
4dfc18fe6e
fix(angular): fix builder/executor resolution in ngcli-adapter (#20307) 2023-11-17 14:12:01 +01:00
Leosvel Pérez Espinosa
e4f6be2d4f
fix(misc): fix project-name-and-root-utils type imports in schemas (#20305) 2023-11-17 07:53:17 -05:00
Leosvel Pérez Espinosa
479777b6c4
fix(angular): generate component with as-provided format when generating a library (#20306) 2023-11-17 10:51:42 +01:00
MaxKless
13f33eada3
feat(core): track project changes in source map when applying plugins (#19955) 2023-11-16 18:59:58 -05:00
Caleb Ukle
0787c0a7e6
docs(nx-dev): fix incorrect link to medium instead of dev.to (#20263) 2023-11-16 22:46:48 +01:00
Craigory Coppola
4bd4ec29bf
fix(react): types should be in compilerOptions of tsconfig.spec.json (#20290) 2023-11-16 21:21:48 +00:00
Isaac Mann
353bf0fd74
docs(core): update ci setup recipe outline (#20103) 2023-11-16 16:04:04 -05:00
Jason Jean
a5c50f2be6
chore(repo): increase the resource class for nx workflow agents (#20287) 2023-11-16 13:16:13 -05:00
Leosvel Pérez Espinosa
f79fe20520
fix(angular): display template error when cache is disabled in ng-packagr executors (#20277) 2023-11-16 16:19:17 +01:00
Pascal Küsgen
5bf1a928e7
feat(angular): support application builder for cypress component testing (#20214)
Signed-off-by: Pascal Küsgen <pascalkuesgen@gmail.com>
2023-11-16 13:08:45 +01:00
Jason Jean
94143a8734
chore(repo): stop agents after macos (#20261) 2023-11-15 16:42:52 -05:00
Jason Jean
8a0707df86
feat(testing): distribute cypress tests for ci (#20188) 2023-11-15 16:04:52 -05:00
FrozenPandaz
e8780f30fe chore(repo): turn daemon off in ci 2023-11-15 15:01:17 -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
Philipp Kirchniawy
4a5659ef7f
fix(core): pass workingDirectory to executed schematic, if found in schema (#19371)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-11-14 15:07:17 -05:00
Nicholas Cunningham
b1bb89256c
fix(nextjs): read nextConfig path correctly when provided as an option. (#20241) 2023-11-14 11:01:24 -07:00
Denis Frenademetz
96043fbcc9
fix(angular): use esm2022 for secondary entrypoints in ng-packagr-lite executor (#20130)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-11-14 16:36:17 +01:00
Katerina Skroumpelou
5d389dd62d
fix(core): await for createNodesAsync (#20232) 2023-11-14 08:13:38 -05:00
Katerina Skroumpelou
bdc30ca23e
feat(nuxt): load nuxt config programmatically (#20185) 2023-11-14 12:15:18 +04:00
Rares Matei
06f887c150
chore(repo): use new workflows launch templates (#20213)
Co-authored-by: Brian Bailey <126210301+brian-nrwl@users.noreply.github.com>
2023-11-13 17:07:42 -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
Colum Ferry
2a85bb48b5
feat(module-federation): add comment to generated module federation config explaining usage of external remotes (#20177) 2023-11-13 11:42:08 -05:00
Leosvel Pérez Espinosa
58575616c0
fix(angular): improve express server setup for static files in mf remote apps (#20218) 2023-11-13 17:12:22 +01:00
Leosvel Pérez Espinosa
b3208edc05
fix(angular): set the correct target version for package update (#20219) 2023-11-13 17:12:09 +01:00
Katerina Skroumpelou
34963809dc
fix(vite): vitest versions alignment (#20215) 2023-11-13 17:34:55 +02:00
Juri
059b061bfe feat(nx-dev): move Twitter pixel to site-level 2023-11-13 15:33:57 +01:00
Leosvel Pérez Espinosa
b4fbdf12eb
fix(angular): fix misc issues with migration replacing the nguniversal usages (#20209) 2023-11-13 15:22:53 +01:00
Leosvel Pérez Espinosa
2883fa3a6f
feat(angular): update component generator to use a single string styles or styleUrl property (#20146) 2023-11-13 15:22:37 +01:00
Kræn Hansen
b90e3007c4
fix(js): filtering of local dependencies when running nx release version (#19995) 2023-11-13 17:37:45 +04:00
Leosvel Pérez Espinosa
23565f1391
fix(angular): update jest-preset-angular fixing an issue with component single string styles and styleUrl props (#20205) 2023-11-13 11:08:35 +01: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
Craigory Coppola
fec681be13
fix(testing): target defaults migration should not throw if workspace contains inferred projects (#20189) 2023-11-10 18:45:50 -05:00
Jason Jean
e4cb6c151b
Revert "chore(repo): use new launch template syntax (#20169)" (#20197) 2023-11-10 18:19:02 -05:00
Brian Bailey
17990db65b
chore(repo): use new launch template syntax (#20169) 2023-11-10 17:19:57 -05:00
Jack Hsu
000c98cd00
fix(webpack): maintain entry arrays that are accessed from within composePlugins() (#20187) 2023-11-10 13:20:58 -05:00
Jonathan Cammisuli
dc7c3dbfe4
feat(core): extglob to standard glob parser (#20089) 2023-11-10 12:09:40 -05: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
100f3aedbc
fix(nuxt): import defineNuxtConfig function in nuxt.config.ts (#20183) 2023-11-10 10:22:40 -05:00
Katerina Skroumpelou
34552539fe
fix(vite): vitest should use v8 as default (#20156) 2023-11-10 13:07:33 +00:00
Austin Fahsl
0af7ad483c
fix(release): catch 403 when publishing an existing version (#20155) 2023-11-10 10:58:05 +04:00
Jason Jean
c04fa3ad5f
fix(core): drop file lock after its used (#20165) 2023-11-10 00:02:23 -05:00
Craigory Coppola
d899abe7f4
fix(vite): remove process.send call (#20171) 2023-11-09 21:16:01 -05:00
Craigory Coppola
1bd95104cc
fix(devkit): make parseTargetString more tolerant to bad graph shapes (#20170) 2023-11-09 21:13:46 -05:00
Jason Jean
7a62353454
cleanup(core): create root map in js and send to rust instead of full… (#20166) 2023-11-09 18:28:50 -05:00
Jason Jean
628937316e
chore(repo): update nx to 17.1.1 (#20160) 2023-11-09 17:48:53 -05:00