10562 Commits

Author SHA1 Message Date
Juri
8d9aed44fa docs(core): fix shell cmd formatting issue 2023-08-15 13:14:56 +02: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
FrozenPandaz
d1f76ff83f
chore(misc): publish 16.7.0-rc.0 2023-08-14 15:18:12 -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
Miroslav Jonaš
4f67f154bc
fix(nx-dev): ensure long titles on og images have line breaks (#18619) 2023-08-14 17:49:55 +02:00
Miroslav Jonaš
b749b479a2
fix(nx-dev): ensure og image is generated for all docs (#18617) 2023-08-14 17:44:16 +02:00
FrozenPandaz
d1ffe58644
chore(misc): publish 16.7.0-beta.6 2023-08-14 11:10:33 -04:00
John Rice
2e9810cca1
docs(testing): remove typo of duplicate "--project=your-app-name" (#18600) 2023-08-14 10:16:05 -04:00
Leosvel Pérez Espinosa
8601a0e44c
feat(angular): support angular 16.2.0 (#18561) 2023-08-14 14:46:02 +01:00
Altan Stalker
cdeec56608
docs(nx-cloud): fix old pricing reference (#18613) 2023-08-14 09:24:02 -04:00
Isaac Mann
b8a64a16cb
fix(nx-dev): fix regex (#18610) 2023-08-14 14:30:53 +02:00
FrozenPandaz
fa513731d4
chore(misc): publish 16.7.0-beta.5 2023-08-11 17:32:34 -04: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
Craigory Coppola
df7dc03eda
chore(repo): disable flaky test (#18596) 2023-08-11 16:24:03 -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
Jason Jean
222b7720d5
chore(repo): update nx to 16.7.0-beta.4 (#18579) 2023-08-11 13:18:54 -04: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
Katerina Skroumpelou
356c3d968d
feat(nx-dev): store user feedback in supabase too (#18563) 2023-08-11 17:55:20 +03: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
FrozenPandaz
dcbba686b1
chore(misc): publish 16.7.0-beta.4 2023-08-10 16:14:33 -04: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
Nicholas Cunningham
721e4dfc61
docs(core): Update vue recipe to include a library (#18575) 2023-08-10 12:41:40 -06: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
Nicholas Cunningham
d0f64cd892
docs(core): Add vue documentation for nx-recipe (#18556) 2023-08-10 14:20:05 +02:00
Katerina Skroumpelou
aa9eaa7c0c
fix(nx-dev): ai chat ui improvements (#18560) 2023-08-10 14:05:54 +02:00
Isaac Mann
da2ca3a2de
feat(nx-dev): split devkit reference page (#18536) 2023-08-10 08:03:36 -04: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
FrozenPandaz
118faf4e43
chore(misc): publish 16.7.0-beta.3 2023-08-09 14:39:23 -04:00
Jason Jean
07ec0f52a7
Revert "chore(repo): update nx to 16.7.0-beta.1 (#18471)" (#18551) 2023-08-09 14:37:01 -04:00
Jeffrey Bosch
3dbe6a71c9
docs(core): update unkown local cache with double sentences (#18550) 2023-08-09 14:36:17 -04:00
Jason Jean
0f51447291
fix(js): fix rust typescript analysis paths for windows (#18548) 2023-08-09 14:29:35 -04:00
Victor Savkin
80f9894dbb chore(repo): clean up nx config 2023-08-09 13:07:29 -04:00
Katerina Skroumpelou
c85a4d9122
feat(nx-dev): create a more chat-like interface for ai docs (#18530) 2023-08-09 19:26:45 +03:00
FrozenPandaz
8f82d9c9b4
chore(misc): publish 16.7.0-beta.2 2023-08-08 18:26:15 -04:00
Jason Jean
d03969bf90
chore(repo): update nx to 16.7.0-beta.1 (#18471) 2023-08-08 17:58:26 -04:00