Jason Jean
|
968bd38218
|
Revert "Revert "feat(linter): add generator for converting to flat co… (#18631)
|
2023-08-15 15:25:09 -04:00 |
|
Craigory Coppola
|
e2ac4e38e7
|
fix(core): set consistent working directory when calculating runtime hash inputs (#18643)
|
2023-08-15 14:20:48 -05:00 |
|
Emily Xiong
|
40d66ec715
|
chore(core): remove readProjectsConfigurations from workspaces (#18329)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-15 14:48:40 -04:00 |
|
Isaac Mann
|
5e9520ee59
|
docs(core): update nx.json schema (#18635)
|
2023-08-15 10:38:08 -04:00 |
|
Craigory Coppola
|
2760026700
|
fix(core): project inference plugins should be ran when reading project configuration (#18630)
|
2023-08-15 00:00:14 -05:00 |
|
Jason Jean
|
11249e929b
|
Revert "feat(linter): add generator for converting to flat config (#1… (#18628)
|
2023-08-14 16:49:43 -04:00 |
|
Craigory Coppola
|
b2ecea4c80
|
fix(core): all graph nodes should have targets block, even if its empty (#18625)
|
2023-08-14 13:48:52 -05:00 |
|
Leosvel Pérez Espinosa
|
3627df4d03
|
feat(testing): use helper to determine project name and root directory in cypress project generator (#18608)
|
2023-08-14 13:42:36 -05:00 |
|
Jason Jean
|
e717fab6d5
|
feat(core): create function to transform project graph between js and… (#18578)
|
2023-08-14 13:41:05 -04:00 |
|
Caleb Ukle
|
645535be46
|
fix(testing): playwright cleanup (#18558)
|
2023-08-14 11:13:56 -05:00 |
|
Caleb Ukle
|
b3f68fe89e
|
docs(testing): update docs to use configuration generator (#18587)
|
2023-08-14 11:57:41 -04:00 |
|
Jorge Rodriguez
|
5ac66e4ab8
|
fix(core): normalizing key of patched packages with its actual resolved version and not the one from the key (#18192)
|
2023-08-14 17:54:47 +02:00 |
|
Leosvel Pérez Espinosa
|
8601a0e44c
|
feat(angular): support angular 16.2.0 (#18561)
|
2023-08-14 14:46:02 +01:00 |
|
Miroslav Jonaš
|
b152f20125
|
fix(js): fix swc compilation output path handling (#18588)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-11 17:30:21 -04:00 |
|
Leosvel Pérez Espinosa
|
ccd6e04d3f
|
feat(devkit): improve project name and root format prompt (#18591)
|
2023-08-11 16:25:21 -04:00 |
|
Jonathan Morley
|
eafc8af697
|
fix(misc): respect cwd when adding node_modules/.bin to PATH in run-commands(#18429)
|
2023-08-11 15:36:08 -04:00 |
|
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 |
|