8697 Commits

Author SHA1 Message Date
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
Jason Jean
d094e3a1e1
fix(misc): throw an error when removing unsafe projects (#14927) 2023-02-13 11:03:34 -05:00
Emily Xiong
9b08a8db55
feat(react-native): upgrade react native to 0.71.2 (#14908) 2023-02-13 10:55:44 -05:00
Andrii Yuriev
85b605add8
docs(core): add Gitlab CI variable GIT_DEPTH: 0 (#14940) 2023-02-13 10:11:53 -05:00
xleepy
1d60621cc1
docs(core): typo in global-implicit-dependencies.md (#14935) 2023-02-13 10:08:30 -05:00
Piotr Błażejewicz (Peter Blazejewicz)
6ada5a43cd
docs(angular): use path alias for shared/ui (#14937) 2023-02-13 10:07:48 -05:00
Miroslav Jonaš
751030a761
cleanup(core): remove reference to deprecated ProjectGraphNode (#14864) 2023-02-13 13:35:43 +01:00
Dmitriy Stepanenko
2f9978f4d3
feat(vite): be able to use a custom build target for the preview server (#14951) 2023-02-13 13:44:53 +02:00
Colum Ferry
91117c9d2d
fix(angular): fallback to buildTarget.options if no configuration provided (#14952) 2023-02-13 11:29:02 +00:00
Leosvel Pérez Espinosa
c712949b7e
fix(angular): add missing ts 4.8.2+ requirement to angular v15 update (#14934) 2023-02-13 09:05:52 +00:00
Craigory Coppola
3f65438208
chore(nx-plugin): disable failing nx plugin tests (#14923) 2023-02-10 18:48:03 -05:00
Philip Fulcher
0e3d9cdd51
feat(graph): show errors from task graph generation (#14924) 2023-02-10 18:03:51 -05:00
Jason Jean
5ac46c47ae
chore(repo): add Jason as a codeowner for CI jobs (#14928) 2023-02-10 18:01:22 -05:00
Jonathan Cammisuli
d7c1873910
chore(core): enable native hasher for ci (#14880) 2023-02-10 17:54:45 -05:00
Jason Jean
d29878de28
chore(repo): fix e2e tests for interactive create prompts (#14926) 2023-02-10 17:48:46 -05:00
Jack Hsu
2fbe1bdc98
fix(node): add missing .swcrc file for node libs (#14925) 2023-02-10 15:05:44 -07:00
Colum Ferry
4f09949383
feat(core): add standalone api prompt to CNW (#14886) 2023-02-10 15:06:41 -05:00
Colum Ferry
abece6a02d
feat(angular): add routing option to CNW (#14845) 2023-02-10 13:24:48 -05:00
Leosvel Pérez Espinosa
005eb5687b
fix(misc): make ts 4.8 update optional and add missing angular requirements (#14918) 2023-02-10 13:24:07 -05:00
Jack Hsu
ad8343499b
fix(webpack): filter out .hot-update.js files from index.html (#14917) 2023-02-10 18:23:41 +00:00
Nicholas Cunningham
4cb9ff849e
fix(node): Update Proxy config port number (#14919) 2023-02-10 10:21:56 -07:00
Colum Ferry
762b9f336c
feat(core): remove unused CLI option from CNW (#14865) 2023-02-10 11:35:01 -05:00
Colum Ferry
066c3b1e71
fix(angular): unit test runner none should skip tests (#14916) 2023-02-10 16:15:33 +00:00
Jack Hsu
db7ee9966e
fix(webpack): ensure NODE_ENV is defaulted to development for dev-server, and HMR works (#14915) 2023-02-10 15:26:42 +00:00
Katerina Skroumpelou
496620e60a
fix(storybook): fix the no-root migration (#14914) 2023-02-10 16:54:14 +02:00
Jack Hsu
47a4ff4bf5
fix(bundling): add a deprecation warning for users to update their project config before Nx 16 (#14913) 2023-02-10 08:46:23 -06:00
Phillip Barta
caab753580
cleanup(nx-plugin): remove dependency fs-extra from create-nx-plugin (#14909) 2023-02-10 09:36:32 -05:00
Jack Hsu
7185c5fa20
fix(webpack): pass the correct config to user when isolatedConfig=false (#14912) 2023-02-10 09:07:59 -05:00
Leosvel Pérez Espinosa
09670c7c9f
fix(angular): fix safari tp support and include last 2 chrome version in browserslist in ng-packgr executors (#14902) 2023-02-10 09:03:55 +00:00
Jason Jean
0281821fcf
chore(devkit): fix lint rule message for devkit (#14903) 2023-02-10 01:18:40 -05:00
Jason Jean
6b1d0c6934
chore(linter): fix non-deterministic snapshots for convert tslint to … (#14905) 2023-02-09 19:04:19 -05:00