10688 Commits

Author SHA1 Message Date
James Henry
317635331a
chore(nx-dev): document node 16 being dropped for nx 17 (#19737) 2023-10-19 18:06:42 -04:00
Juri
15f558d253 docs(core): move global & nx wrapper to installation page 2023-10-19 23:17:27 +02:00
Juri
96b8bdba60 docs(core): move task related recipes into task section 2023-10-19 23:17:27 +02:00
Juri
68064b53b0 docs(core): improve core features and concepts 2023-10-19 23:17:27 +02:00
Tomasz Kasowicz
470a0a3021
fix(misc): update re-exports when updating imports during move (#19637)
Co-authored-by: Tomasz Kasowicz <tomaszk@backbase.com>
2023-10-19 14:49:57 -04:00
Nicholas Cunningham
b90aab6423
fix(vue): default unit test to vitest (#19746) 2023-10-19 12:37:10 -06:00
Isaac Mann
c076521133
docs(core): contributing guide for docs (#19738) 2023-10-19 11:20:11 -07:00
Emily Xiong
40a946a11d
fix(core): fix convert to monorepo eslint issue (#19713) 2023-10-19 13:20:25 -04:00
Emily Xiong
85bda9ab8a
fix(react): fix creating a react library with cwd (#19721) 2023-10-19 13:10:01 -04:00
Jason Jean
f619c80151
chore(repo): update nx to 17.0.0-rc.2 (#19740) 2023-10-19 11:50:08 -04:00
Katerina Skroumpelou
e887671bc9
fix(vue): downgrade @vue/eslint-config-prettier to work with prettier v2 (#19741) 2023-10-19 11:15:14 -04:00
Katerina Skroumpelou
90e0795600
fix(storybook): update to patch 7.5.1 webpackStatsJson fix (#19736) 2023-10-19 18:13:02 +03:00
Nicholas Cunningham
fb37e0d588
docs(misc): Add Manage Library Versions recipe (#19666) 2023-10-19 08:57:09 -06:00
Jacob Ley
2ad467c194
fix(js): use normalized tsConfig path for generating tmpTscConfig (#18794) 2023-10-19 14:45:34 +00:00
Sam Y
d798126e73
fix(js): Avoid @babel/preset-env warning in js/babel.ts (#14772) 2023-10-19 14:05:04 +00:00
Jonathan Cammisuli
93e1e1b67e
chore(repo): update post install script to manually check for rust version less than 1.70 (#19739) 2023-10-19 10:01:56 -04:00
Katerina Skroumpelou
ef4ffe9bc8
fix(linter): add migration for eslint config prettier (#19732) 2023-10-19 09:27:47 -04:00
Katerina Skroumpelou
e56dd31dc2
fix(js): update esbuild version (#19728) 2023-10-19 09:27:28 -04:00
Colum Ferry
7caae07881
fix(angular): federate-module should support as-provided for new remotes (#19731) 2023-10-19 14:22:55 +01:00
Miroslav Jonaš
1d647d4302
fix(nx-dev): fix broken linter icon (#19735) 2023-10-19 09:13:09 -04:00
Rares Matei
b7737443af
docs(nx-cloud): update release notes (#19687) 2023-10-19 08:41:14 -04:00
MaxKless
04187087d8
fix(nx-cloud): fix nx connect throwing if run twice (#19729) 2023-10-19 08:34:41 -04:00
Katerina Skroumpelou
879436f3c4
fix(core): check nxjson cli exists before looking for keys (#19730) 2023-10-19 08:14:52 -04:00
Nicholas Cunningham
b9e671c11d
fix(react): Error when invalid path is provided to federate-module generator (#19720) 2023-10-18 20:29:13 -04:00
Craigory Coppola
024abd2cdb
fix(core): only show cloud messaging when migrating if not using cloud (#19709) 2023-10-18 19:20:47 -04:00
Craigory Coppola
f98ab3f820
docs(core): update docs for new tasks runner opts (#19647)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-10-18 18:33:09 -04:00
Leosvel Pérez Espinosa
2076abfca4
fix(angular): fix usage of internal generators and prevent usage of deprecated project option (#19697) 2023-10-18 18:26:21 -04:00
Jason Jean
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708) 2023-10-18 18:03:57 -04:00
Isaac Mann
d551351c51
feat(nx-dev): mark internal properties (#19659) 2023-10-18 13:52:40 -07:00
Jason Jean
4ee29167a2
chore(core): remove deprecated re-export (#19717) 2023-10-18 16:37:13 -04:00
Katerina Skroumpelou
3df85295a1
fix(react): respect unitTestRunner none and inform about vitest (#19676) 2023-10-18 16:29:29 -04:00
Katerina Skroumpelou
83d2cc2f40
fix(storybook): do not restrict to components dir for vue (#19680) 2023-10-18 16:28:05 -04:00
Katerina Skroumpelou
b994a297a9
fix(storybook): default ignore *.stories.* files (#19699) 2023-10-18 16:27:29 -04:00
MaxKless
b23b7f25c9
docs(core): add nx console troubshooting guide (#19715) 2023-10-18 15:29:54 -04:00
Jason Jean
e20f379414
fix(nx-plugin): add nameAndDirectoryFormat to schema for generator,ex… (#19710) 2023-10-18 15:25:31 -04:00
Colum Ferry
0c4889b328
docs(misc): add module-federeation concepts section (#19684) 2023-10-18 15:24:12 -04:00
Emily Xiong
0b0df51263
chore(core): add batch description in cli (#19707) 2023-10-18 15:15:20 -04:00
Craigory Coppola
c56b5a3c77
fix(devkit): correct nx-json typing after plugin tweaks (#19706) 2023-10-18 15:15:00 -04:00
Jack Hsu
379dff35f5
chore(testing): address flakiness of cypress e2e test when using --port=cypress-auto (#19712) 2023-10-18 15:11:18 -04:00
Jack Hsu
4f13f5a254
fix(react): update usage of deprecated "project" option in generators (#19696) 2023-10-18 13:40:09 -04:00
Craigory Coppola
4f20b23565
chore(repo): update end-of-life messaging for @nrwl scope (#19702) 2023-10-18 12:55:12 -04:00
Miroslav Jonaš
a6df94cf6c
chore(repo): update agent caching and pnpm version (#19681) 2023-10-18 12:12:51 -04:00
Jason Jean
cd66a55fde
chore(repo): update nx to 17.0.0-rc.0 (#19691) 2023-10-18 12:08:25 -04:00
Colum Ferry
a5c45cc778
fix(angular): install swc/helpers when generating remote applications (#19686) 2023-10-18 11:56:08 -04:00
MaxKless
866179de14
chore(core): add @nx/vue to nx-migrations (#19700) 2023-10-18 15:55:54 +00:00
Isaac Mann
5fd0097192
feat(nx-dev): statically highlight lines in code (#19703) 2023-10-18 11:44:13 -04:00
Jack Hsu
472dbc370d
fix(js): remove deprecated babel transform (#19671) 2023-10-18 10:44:41 -04:00
Katerina Skroumpelou
5dd763949d
fix(vue): comment out unused defineProps function (#19695) 2023-10-18 17:43:45 +03:00
Miroslav Jonaš
80ade9354b
fix(core): ensure CNW works without .yarnrc with custom registry (#18937) 2023-10-18 09:15:55 -04:00
MaxKless
aa57429c47
fix(vue): make sure project is in normalizedOptions (#19690) 2023-10-18 14:15:17 +01:00