8127 Commits

Author SHA1 Message Date
Miroslav Jonaš
9b51f6b0aa
fix(linter): add node_modules to linter ignore patterns (#14980) 2023-02-15 17:06:18 -05:00
Craigory Coppola
56289555fc
feat(core): nx report should support encapsulated installs (#15032) 2023-02-15 16:29:31 -05:00
Josef Bredreck
b0f68aa0d7
feat(misc): package.json output cosmetics (#14938) 2023-02-15 15:34:58 -05:00
Phillip Barta
92747011ff
cleanup(core): use existing readJson function and remove extra dependency (#15006) 2023-02-15 15:33:23 -05:00
Craigory Coppola
91546e43ac
feat(core): nx migrate should support encapsulated installations (#15001) 2023-02-15 19:38:08 +00:00
William Sedlacek
f479de7d76
fix(core): support decorators in local executor and generator runs (#15025) 2023-02-15 13:42:13 -05:00
Katerina Skroumpelou
7e1ffc0d6b
fix(storybook): dont fail migration if stories array is missing (#15017) 2023-02-15 16:17:14 +00:00
Leosvel Pérez Espinosa
3bb87eac3f
fix(misc): fix moving a project into a subfolder (#14988) 2023-02-15 16:05:07 +00:00
Isaac Mann
76d9f8bdc7
docs(core): node-server standalone tutorial (#14627) 2023-02-15 10:51:05 -05:00
Colum Ferry
73cd931441
docs(angular): add a callout for usage with Tailwind with Module Federation #14970 (#15009) 2023-02-15 15:50:18 +00:00
Phillip Barta
673fff6dfb
cleanup(webpack): replace fs-extra.removeSync() with fs.rmSync() and remove dependency fs-extra (#15008) 2023-02-15 17:07:07 +02:00
William Sedlacek
8db4673a67
fix(linter): ng-package.json format (#14996) 2023-02-15 12:36:08 +01:00
Katerina Skroumpelou
1b64e17d4e
fix(storybook): v7 vite settings docs remove rootMain (#14992) 2023-02-15 13:10:28 +02:00
CallMe AsYouFeel
bd2a1aea03
feat(bundling): make rollup executor return outfile for node executor (#14989) 2023-02-15 13:08:43 +02:00
Nicholas Cunningham
ba19dc00ac
fix(js): remove plugins from esbuild will be done as a feature (#14997) 2023-02-14 18:55:30 -05:00
Craigory Coppola
46b6a710c0
feat(core): support encapsulated nx install (#14705) 2023-02-14 23:46:06 +00:00
Craigory Coppola
24e87e6cc4
feat(core): allow loading env vars by target and configuration (#14998) 2023-02-14 22:24:08 +00:00
Craigory Coppola
d7c8e03b5e
fix(core): local plugins should work under yarn workspaces (#14995) 2023-02-14 16:49:06 -05:00
Miroslav Jonaš
8165459568
feat(linter): add support for full regexes in tag matching (#14982) 2023-02-14 11:55:24 -05:00
Miroslav Jonaš
b583f89095
fix(core): skip peer deps from devDependencies on createPackageJson (#14958) 2023-02-14 11:50:09 -05:00
Colum Ferry
041121e420
docs(angular): fix the description of the standalone components option (#14950) 2023-02-14 11:16:30 -05:00
Emily Xiong
032efc2cfb
fix(angular): ensure peer deps are installed when initializing the plugin (#14906)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-02-14 11:07:51 -05:00
Jason Jean
3c13444aa8
chore(repo): update nx to 15.7.0-beta.6 (#14975) 2023-02-14 10:40:24 -05:00
Victor Savkin
ea440ae33a fix(core): correctly set default configuration name for dependent tasks 2023-02-14 10:17:09 -05:00
JKapitein
3032c7592b
fix(core): do not always use yarn as package manager in the gitlab ci t… (#14978) 2023-02-14 15:35:18 +01:00
Katerina Skroumpelou
bff786962b
fix(vite): set root and path on dts plugin (#14964) 2023-02-14 12:08:46 +00:00
Leosvel Pérez Espinosa
391457585f
docs(core): update nx migrate advance recipe with optional package updates handling (#14824) 2023-02-14 00:04:27 -05:00
Leosvel Pérez Espinosa
9cb6005d0a
docs(angular): update migration from angular cli docs to reflect angular 14 support on latest nx (#14774) 2023-02-14 00:04:17 -05:00
Leosvel Pérez Espinosa
f6ec64d735
docs(angular): update nx and angular versions compatibility matrix with angular v14 support in latest nx (#14734) 2023-02-14 00:04:05 -05:00
Leosvel Pérez Espinosa
3aa20d7d43
docs(core): document --interactive flag for the migrate command (#14837) 2023-02-14 00:02:28 -05:00
MaxKless
20b66fc750
fix(core): sort --help output by flag priority (#14869) 2023-02-13 23:56:23 -05:00
Isaac Mann
916b67824c
docs(core): fix broken link (#14976) 2023-02-13 22:01:56 -05:00
FrozenPandaz
385934c2a2 chore(misc): publish 15.7.0 2023-02-13 20:29:33 -05:00
FrozenPandaz
7eaaf83216 chore(misc): publish 15.7.0-beta.6 2023-02-13 19:18:38 -05:00
Jonathan Cammisuli
5261621251
fix(core): remove Windows cmd window popups (#14965)
Fixes https://github.com/nrwl/nx/issues/10822
2023-02-14 00:11:03 +00:00
Jason Jean
1aa9b17841
fix(devkit): fix support renaming directories with the tree (#14973) 2023-02-13 23:36:39 +00:00
Craigory Coppola
b2df831076
fix(core): tsconfig.base.json module setting should not break local plugins (#14610) 2023-02-13 16:28:32 -05:00
Benjamin Cabanes
2b5bdd50e4
docs(nx-cloud): make access token doc discoverable (#14972)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-02-13 16:27:56 -05:00
Emily Xiong
51cd35cb04
feat(expo): upgrade expo-cli to 6.3.0 (#14944) 2023-02-13 14:23:06 -05:00
Victor Savkin
dfc424d757
chore(repo): update nx-cloud to 15.1.0-beta.3 2023-02-13 14:12:05 -05:00
Dan Roujinsky
f066ff7729
fix(react): dont update lint and react-router if skipPackageJson is set (#14900) 2023-02-13 20:49:51 +02:00
Emily Xiong
b1b36e92b7
fix(expo): fix the prebuild command in expo (#14922) 2023-02-13 13:46:20 -05:00
Katerina Skroumpelou
b90ac668ec
chore(core): docs codeowners for vite and storybook (#14967) 2023-02-13 20:14:07 +02:00
Benjamin Cabanes
b3d9adec03
docs(nx-dev): change example repository wording (#14966) 2023-02-13 13:12:36 -05:00
Caleb Ukle
0b7ef8f66a
docs(bundling): add info on adding deps to package.json (#14963) 2023-02-13 11:33:44 -06:00
Miroslav Jonaš
d0ad53c669
feat(node): setting docker on app generation should set generateLockfile on target config (#14947) 2023-02-13 12:00:55 -05:00
Craigory Coppola
bcd931ca1c
chore(repo): tune codeowners by removing root wildcard (#14962) 2023-02-13 11:44:40 -05:00
Miroslav Jonaš
8d0c09fffa
fix(core): nesting npm lock file deps should support multi nests (#14949) 2023-02-13 11:30:40 -05:00
Miroslav Jonaš
41a80401a7
fix(core): support wildcard and latest for pruning version normalization (#14948) 2023-02-13 11:19:55 -05:00
Benjamin Cabanes
e74356e4bf
docs(core): change overview path on devkit (#14960) 2023-02-13 11:07:32 -05:00