6938 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Jason Jean
e20f379414
fix(nx-plugin): add nameAndDirectoryFormat to schema for generator,ex… (#19710) 2023-10-18 15:25:31 -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
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
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
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
Leosvel Pérez Espinosa
62240262d6
fix(nest): add deprecated messages to generator js schema and fix casing (#19678) 2023-10-18 08:42:40 -04:00
Craigory Coppola
2a18fd1f3f
feat(core): allow specifying cacheability per target (#19672) 2023-10-17 20:14:39 -04:00
Jason Jean
7d095d59ad
fix(nx-plugin): enable prompt for generator and migration generators (#19675) 2023-10-17 19:16:38 -04:00
Craigory Coppola
882dd08a6a
chore(core): tweak nx-plugin-v2 options typing (#19673) 2023-10-17 19:16:23 -04:00
Caleb Ukle
a6d8824899
fix(linter): handle string extends property in config (#19674) 2023-10-17 19:16:01 -04:00
Jonathan Cammisuli
aa7625b76f
feat(nest): update nest generators to support name and directory format option (#19668)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-10-17 18:14:36 -04:00
Leosvel Pérez Espinosa
81e8d12ed1
fix(misc): do not normalize project name and root when using as-provided format (#19651) 2023-10-17 17:53:48 -04:00
Emily Xiong
aaea8f9e0d
chore(react-native): remove deprecated options in the code (#19665) 2023-10-17 17:32:56 -04:00
Jonathan Cammisuli
476e13d11a
fix(core): always hash runtime input (#19670) 2023-10-17 17:30:12 -04:00
Jack Hsu
a1cff31589
feat(core): generate standalone projects with scoped package names (#19662) 2023-10-17 17:29:48 -04:00
Jack Hsu
c6faf38b8b
fix(vue): remove unitTestRunner option from component generator (#19667) 2023-10-17 16:45:16 -04:00
MaxKless
949466f02b
fix(core): remove -d alias because it conflicts with --dry-run (#19664) 2023-10-17 16:33:04 -04:00
Jack Hsu
b85a25b02f
fix(vue): update standalone setup so tsconfig.base.json is not generated (#19660) 2023-10-17 15:46:17 -04:00
Justin Dietz
185f893c06
fix(core): removes formatting from show command when using --json flag (#19583) 2023-10-17 15:21:33 -04:00
Jason Jean
f74beac427
fix(core): setup the nx cloud client during postinstall (#19658) 2023-10-17 15:10:55 -04:00
Jack Hsu
5c56bd610a
feat(vue): support generating components using the path as provided (#19609)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-10-17 14:12:26 -04:00
Abel
b51bd04746
fix(core): support prettier v3 when run nx format (#19207) 2023-10-17 14:03:06 -04:00