266 Commits

Author SHA1 Message Date
Jack Hsu
8de17ab1e0
feat(web): remove deprecated executors (#16416) 2023-04-20 17:50:31 -04:00
Emily Xiong
16e115fd7b
fix(react-native): log errors for pod install (#16386) 2023-04-19 15:03:36 -04:00
Emily Xiong
9c9abaa098
fix(react-native): remove listDevices default value for run-android (#16410) 2023-04-19 14:03:45 -04:00
Jason Jean
76dfc62412
feat(web): replace usages of @nrwl with @nx (#16376) 2023-04-19 10:59:41 -04:00
Jason Jean
5a0a4e8d26
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351) 2023-04-18 12:15:33 -04:00
Miroslav Jonaš
2dd59c3b57
feat(core): extract js related code from affected and hasher (#16244) 2023-04-18 10:42:05 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Caleb Ukle
85b3315b34
chore(misc): update snapshots to latest format (#16276) 2023-04-14 11:29:06 -04:00
Miroslav Jonaš
cafb49ac84
feat(core): remove @nrwl/workspace:lib (#16122) 2023-04-12 15:28:09 -04:00
Jack Hsu
0578116fbf
feat(nextjs): update to Next.js 13.3.0 (#16130) 2023-04-12 10:47:44 -04:00
Leosvel Pérez Espinosa
4eb7cc7bf1
fix(misc): skip formatting files in nested generator calls (#15961) 2023-03-31 11:22:18 -04:00
Benjamin Cabanes
85aed9e8e4
chore(core): add new nx-cloud logo (#15979) 2023-03-30 12:34:58 -04:00
Jason Jean
4a55ee9a33
fix(js): run prettier with default options when theres no prettierrc (#15888) 2023-03-27 18:00:24 -04:00
Emily Xiong
04b6ddb596
feat(react-native): update @react-native-community/cli to 10.2.1 (#15738) 2023-03-24 12:51:35 -04:00
Emily Xiong
0cb817b37f
feat(react-native): add IntelliJ to react native and expo welcome page (#15744) 2023-03-21 11:37:38 -06:00
Emily Xiong
bf88c22bd6
bugfix(react-native): fix the ios 2nd run failed (#15704) 2023-03-16 15:17:02 -04:00
Emily Xiong
e61759335d
feat(react-native): upgrade react native to 0.71.4 (#15599) 2023-03-10 13:58:18 -05:00
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit (#15547) 2023-03-10 17:04:10 +00:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Emily Xiong
6c93378530
feat(react-native): upgrade react-native to 0.71.3 (#15401) 2023-03-06 10:31:00 -05:00
Emily Xiong
3ef5406fb8
chore(testing): reduce create-workspace --preset=npm e2e time (#15239) 2023-03-02 10:38:18 -05:00
Emily Xiong
0f313e51ff
fix(react-native): fix the android error for react-native-config (#15290) 2023-02-27 14:39:09 -05:00
Jason Jean
3d4f590c07
fix(core): do not add typescript in new empty repos (#15163)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2023-02-27 12:08:36 -05:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Stefano Formicola
b7272e33cd
feat(react-native): run-android support --active-arch-only flag (#15050)
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
2023-02-17 14:28:19 -05:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -05:00
Emily Xiong
b1b36e92b7
fix(expo): fix the prebuild command in expo (#14922) 2023-02-13 13:46:20 -05:00
Emily Xiong
9b08a8db55
feat(react-native): upgrade react native to 0.71.2 (#14908) 2023-02-13 10:55:44 -05:00
Emily Xiong
41fc2ebbed
feat(react-native): upgrade react-native to 0.71.1 (#14584) 2023-01-25 13:28:32 -05:00
Juri Strumpflohner
df26a29316
docs(nx-dev): fix Youtube link (#14605) 2023-01-25 10:48:04 -05:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Emily Xiong
0a1e7448da
feat(react-native): upgrade @storybook/react-native to 6.0.1-beta.11 (#14437) 2023-01-23 19:23:41 +02:00
Emily Xiong
93ac55ff2a
docs(react-native): add x-priority to react-native, expo and detox (#14402) 2023-01-18 10:26:27 -05:00
Emily Xiong
cac1f30a16
fix(expo): fixing version conflict of react (#14144) 2023-01-09 11:43:06 -05:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Emily Xiong
e61e247f23
bugfix(expo): add cache to gitignore and eslint ignore (#14069) 2023-01-03 11:24:59 -05:00
Emily Xiong
cec625e342
feat(expo): move svg to inline for starter app (#14068) 2023-01-03 11:24:45 -05:00
Victor Savkin
82fbb98e7d feat(misc): dont generate defaultProject for non standalone workspaces 2022-12-21 09:15:26 -05:00
Emily Xiong
7ad7aa61bb
feat(expo): upgrade expo to 47 (#13609) 2022-12-05 12:36:41 -05:00
Jason Jean
61d7d74378 fix(misc): fix tsconfig file includes 2022-12-05 10:39:03 -05:00
Katerina Skroumpelou
c60d52af9b
cleanup(misc): remove storybook dependency from other packages (#13571) 2022-12-02 17:38:59 +02:00
Jack Hsu
cded83b2c5
feat(react): remove unnecessary dependencies from @nrwl/react (#13525) 2022-12-01 17:06:32 -05:00
Katerina Skroumpelou
3a39f95a3b
cleanup(core): create a shared add-babel-input function (#13538) 2022-12-01 15:19:04 -05:00
Nicholas Cunningham
5c10f1ca5c
fix(react-native): skipPackageJson was being ignored (#13513)
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-11-30 12:46:48 -07:00
Miroslav Jonaš
9a0db4848f
feat(linter): replace createReactEslintJson with extendReactEslintJson (#13431) 2022-11-28 11:54:30 +01:00
Victor Savkin
16fd4374d6 feat(misc): derive workspace layout dynamically 2022-11-23 15:45:13 -05:00
Emily Xiong
cd1e12a555
feat(react-native): upgrade react-native to 0.70.6 (#13277) 2022-11-21 10:13:06 -05:00
Miroslav Jonaš
ab6f62a9b5
feat(core): move runtime-lint-utils to eslint plugin (#13222) 2022-11-18 12:24:53 +01:00
Emily Xiong
b9bedffa8b
fix(react-native): fix the tsc command for react-native and expo (#12888) 2022-11-17 11:25:35 -05:00