6845 Commits

Author SHA1 Message Date
Juri
3ddb188fa3 docs(nx-plugin): add recipe for creating and testing a create-x package
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-08-11 20:21:11 +02:00
Leosvel Pérez Espinosa
ce7fc740ae
cleanup(misc): rename projectDirectory to projectRoot in helper return value (#18586) 2023-08-11 16:43:07 +01:00
Emily Xiong
107a7536b8
fix(testing): make the default react playwright test to pass (#18559) 2023-08-11 10:37:28 -04:00
Leosvel Pérez Espinosa
c785871b5c
docs(js): call out @nx/js:tsc batch executor being available from Nx 16.6.0 (#18467) 2023-08-11 12:46:47 +01:00
Craigory Coppola
a7cf272d1f
feat(core): add api for v2 of project project graph plugins (#18032)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-10 14:58:29 -04:00
Victor Savkin
0cfd8afb4c feat(core): cache executor information resolution 2023-08-10 14:45:19 -04:00
Leosvel Pérez Espinosa
730260320d
feat(js): provide a new way of generating project name and root directory for libraries (#18420) 2023-08-10 13:30:46 -04:00
Leosvel Pérez Espinosa
9cd0cf899a
fix(misc): set the correct dependency range for dotenv in plugins (#18573) 2023-08-10 13:02:50 -04:00
Jason Jean
e52b1d095a
chore(repo): fix lint failures (#18569) 2023-08-10 12:01:43 -04:00
Miroslav Jonaš
ad5f7cf242
fix(linter): bump eslint-plugin-cypress (#18553) 2023-08-10 10:11:43 -04:00
Miroslav Jonaš
ab9019df1b
feat(linter): deprecate tslint (#18464) 2023-08-10 09:39:23 -04:00
Jason Jean
ecbfe73092
chore(repo): update nx to 16.7.0-beta.3 (#18555) 2023-08-10 14:21:12 +02:00
Colum Ferry
0527925302
feat(core): update dotenv and load root env variables earlier (#18456)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-09 18:27:03 -04:00
Jason Jean
0f51447291
fix(js): fix rust typescript analysis paths for windows (#18548) 2023-08-09 14:29:35 -04:00
Jason Jean
d03969bf90
chore(repo): update nx to 16.7.0-beta.1 (#18471) 2023-08-08 17:58:26 -04:00
Jason Jean
107c2815ff
fix(angular): fix the version of the angular cli update migration (#18538) 2023-08-08 16:36:50 -04:00
Ben McCann
38fec9ca77
feat(testing): Vite 5 compatibility for Cypress (#18535) 2023-08-08 14:24:05 -05:00
Miroslav Jonaš
b8c3ec4d7f
feat(linter): add generator for converting to flat config (#17532) 2023-08-08 20:08:43 +02:00
Colum Ferry
d7d3ebc3a8
feat(angular): support angular 16.2.0 RC (#17879) 2023-08-08 11:43:28 -04:00
Katerina Skroumpelou
adcab447b8
feat(storybook): update to version 7.2 (#18527) 2023-08-08 16:21:50 +03:00
Katerina Skroumpelou
ff04be5188
fix(vite): default vitest provider to v8 (#18515) 2023-08-08 10:46:10 +03:00
robertIsaac
006180b30a
fix(linter): eslint flat config not working correctly (#18379) 2023-08-07 23:41:24 +02:00
Nicholas Cunningham
85f4737b37
fix(react): add typings to types instead of files (#18501) 2023-08-07 20:41:37 +02:00
Emily Xiong
ed300d5f82
feat(testing): prompt e2eTestRunner playwright (#18203) 2023-08-04 11:14:59 -04:00
Jason Jean
622e0e0ec8
fix(core): add target options for .nx nx.json (#18476) 2023-08-04 10:25:20 -04:00
Miroslav Jonaš
35656432e6
fix(linter): fix messages on deps checks (#18484) 2023-08-04 10:08:41 -04:00
Miroslav Jonaš
23fab0553a
fix(react): fix babel core migration (#18485) 2023-08-04 13:32:39 +02:00
Remy
14fab26056
fix(esbuild): don't overwrite plugins in esbuildOptions (#18461) 2023-08-04 13:47:51 +03:00
Craigory Coppola
1a1cb4f2dc
feat(core): expand support for projectRoot token to include project.json (#18302) 2023-08-03 17:44:09 -04:00
Craigory Coppola
c175fc3138
fix(misc): move --useDotNxInstallation to yargs config (#18475) 2023-08-03 17:09:16 -04:00
Miroslav Jonaš
4fe0bd61cc
feat(linter): update eslint to 8.46.0 (#18474) 2023-08-03 19:59:43 +00:00
Miroslav Jonaš
b3174587a9
fix(react): add babel/core when babel/preset-react is preset (#18462) 2023-08-03 21:33:56 +02:00
Craigory Coppola
1861d6e45f
fix(core): report should not include non-plugin packages as local plugins (#18306) 2023-08-03 15:00:29 -04:00
Emily Xiong
6b43833d2c
chore(core): move relativeCwd out of workspaces (#18229) 2023-08-03 13:36:28 -04:00
Jakub Nabrdalik
64492ece8c
feat(angular): use provideRouter for standalone remote apps (#18468) 2023-08-03 17:50:56 +01:00
Miroslav Jonaš
5634d556a5
fix(linter): ensure package detection works in PnP (#18394) 2023-08-03 11:32:36 -04:00
Emily Xiong
24b1ab5463
feat(react): add playwright to e2eTestRunner option (#18200) 2023-08-03 17:16:35 +02:00
Katerina Skroumpelou
bf5111c342
fix(vite): do not set default target (#18454) 2023-08-03 15:14:33 +03:00
Emily Xiong
d892a297db
fix(detox): fix detox to work with yarn pnp (#18444) 2023-08-02 16:52:08 -04:00
Caleb Ukle
5e51cd6eb5
fix(testing): playwright plugin clean up (#18447) 2023-08-02 16:14:17 -04:00
Caleb Ukle
1dcb80d447
feat(angular): add playwright to e2eTestRunner option (#18163) 2023-08-02 11:59:00 -04:00
Caleb Ukle
697754dfaa
fix(testing): check if target exists before adding target for jest (#18327) 2023-08-02 09:49:41 -04:00
John White
f02d230626
fix(angular): update getComponentsInfo to filter null values (#18431) 2023-08-02 11:13:46 +01:00
merrick kirby
510e03d714
fix(expo): Correct schema for export executor (#18085) 2023-08-02 13:13:03 +03:00
Jason Jean
842cf7aa11
feat(core): make processing typescript dependencies in rust the default (#18398) 2023-08-01 18:19:52 -04:00
Nicholas Cunningham
3ae657cad3
fix(core): update e2e tsconfig extends to be mapped to the correct root tsconfig (#18408) 2023-08-01 17:18:07 -04:00
Jonathan Cammisuli
ce2c6d60e7
fix(core): provide taskGraph for every task calculation (#18410) 2023-08-01 16:59:58 -04:00
Jack Hsu
d63d3573c4
feat(js): add generateExportsField and additionalEntryPoints options to update exports field when building with tsc/swc (#18319) 2023-08-01 09:23:48 -06:00
Katerina Skroumpelou
90e4e7e7de
fix(storybook): do not set default host as localhost (#18419) 2023-08-01 18:20:29 +03:00
Caleb Ukle
27923fd2d8
feat(web): add playwright e2eTestRunner option (#18284) 2023-08-01 10:53:06 -04:00