307 Commits

Author SHA1 Message Date
Emily Xiong
2f59796ac0
chore(core): move calculateDefaultProjectName out of workspaces (#18225) 2023-07-25 11:27:54 -04:00
Emily Xiong
2e6592c533
fix(devkit): use Workspace in devkit for backwards compatibility (#18246) 2023-07-21 16:54:30 -04:00
Emily Xiong
717a8dd027
chore(core): move readNxJson out of Workspaces (#18127) 2023-07-21 10:07:34 -04:00
Jack Hsu
28df2057fd
chore(repo): replace dep check script with new lint rule (#18060) 2023-07-19 17:07:52 -04:00
Miroslav Jonaš
2c1d4bac96
fix(core): run ensurePackage with node_modules for yarn berry (#18144) 2023-07-19 10:50:32 -04:00
Miroslav Jonaš
10fc4dd4d8
fix(core): ensure proper yarn version detection even for nested projects (#18052) 2023-07-17 10:35:18 -04:00
Emily Xiong
1c6a359130
chore(core): copy isNxExecutor out of Workspaces class (#17996) 2023-07-14 01:55:42 -04:00
Miroslav Jonaš
d0c37727c5
fix(core): ensure yarn runs install with correct version (#17997) 2023-07-07 09:19:04 -04:00
Jason Jean
d729fcff16
fix(misc): update semver dependency (#17759) 2023-06-23 14:58:37 -04:00
Leosvel Pérez Espinosa
1fcba1a43a
feat(angular): support angular v16.1 (#17155) 2023-06-22 14:45:31 +01:00
Craigory Coppola
471616b04d
feat(core): add matching support to inputs projects (#17255) 2023-05-26 18:32:53 -04:00
Craigory Coppola
6d586dd78f
fix(devkit): return null for ESM dependencies instead of throwing error in ensurePackage (#17195) 2023-05-24 15:45:44 -04:00
Colum Ferry
a29afe98b2
chore(core): add tests for ng cli adapter methods (#16940) 2023-05-24 11:32:39 -04:00
Leosvel Pérez Espinosa
8f6fcf23e5
feat(core): expose the task graph in the executor context (#17111) 2023-05-24 08:50:41 +01:00
Emily Xiong
b0b531a870
fix(react-native): fix android keystore not generated correctly (#17074) 2023-05-19 14:40:45 -04:00
Victor Savkin
0848031dd9 feat(core): move task hashing into daemon 2023-05-17 11:37:57 -04:00
Craigory Coppola
cac64d7a8b
chore(repo): setup internal testing utils structure (#17043) 2023-05-16 11:34:10 -04:00
Katerina Skroumpelou
98665953a6
fix(devkit): uppercase constant name correct transformation (#17046) 2023-05-16 09:30:55 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Miroslav Jonaš
846320a6b9
chore(repo): enable enforce-module-boundaries on nx repo (#16864) 2023-05-10 11:35:33 -04:00
Jason Jean
ec22b7e540
fix(devkit): catch errors resolving configs while formatting files (#16872) 2023-05-09 16:19:36 -04:00
Jason Jean
514e4fa0ab
fix(devkit): fix issue replacing package dependencies in malformed pa… (#16823) 2023-05-05 16:01:36 -04:00
Craigory Coppola
95594d21f7
fix(misc): make Nx 16 migration safer when treee throws an exception (#16782) 2023-05-05 15:46:09 -04:00
Craigory Coppola
83cbba2049
fix(devkit): ensure ignore has been initialized in visitNotIgnoredFiles (#16820) 2023-05-05 14:20:57 -04:00
AgentEnder
6c00f922ae chore(core): reorganize nx-commands and cli implementation 2023-05-05 12:51:22 -04:00
Craigory Coppola
c15c4ddfe0
fix(misc): ignore more binary formats during migration (#16784) 2023-05-04 18:04:55 -04:00
nosaku
a8783c65d5
fix(core): convert extension to lowercase before comparing extension (#16727) 2023-05-03 12:34:25 -04:00
Leosvel Pérez Espinosa
f45aa076da
feat(angular): support angular v16 (#15592) 2023-05-03 11:02:07 -04:00
Craigory Coppola
7b56a8cbf3
fix(devkit): formatFiles should work when writing initial prettierrc in generator (#16711) 2023-05-02 19:18:45 -04:00
Jason Jean
fa55ca4f5f
fix(devkit): use the old package dependency version for new package (#16709) 2023-05-02 18:01:20 -04:00
Craigory Coppola
2381dd3cf6
fix(devkit): ensurePackage should obey npmrc and yarnrc.yml (#16652) 2023-05-01 17:28:12 -04:00
Jason Jean
feef6472c5
fix(js): do not depend on nx for typescript utils (#16642) 2023-04-28 11:57:32 -04:00
Jonathan Cammisuli
deee934799
fix(core): include more binary extensions (#16639) 2023-04-28 15:05:04 +00:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Colum Ferry
f34fec319f
fix(core): deprecate mf utils from devkit public api (#16574) 2023-04-26 17:36:09 -04:00
Miroslav Jonaš
262865841d
feat(repo): migrate to pnpm (#16284) 2023-04-25 17:57:36 -04:00
Jason Jean
8329395a7e
fix(core): do not replace @nrwl mentions in excluded files anywhere i… (#16555) 2023-04-25 17:55:55 -04:00
Jason Jean
c0e5dd99eb
fix(devkit): add .pxd and .pxz to binary extensions (#16556) 2023-04-25 17:54:33 -04:00
Jason Jean
cba3c48e6c
fix(core): do not replace legacy package mentions in binary files (#16547) 2023-04-25 15:31:25 -04:00
Craigory Coppola
f0295faf3f
fix(devkit): don't visit files that are ignored by nxignore (#16544) 2023-04-25 13:11:57 -04:00
Jason Jean
5272e5af6f
fix(core): do not replace @nrwl mentions in CHANGELOG.md (#16512) 2023-04-24 19:01:09 +00:00
Jason Jean
88b9687451
fix(linter): fix legacy linter migrations (#16462) 2023-04-21 13:29:09 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00
Craigory Coppola
16e4061b5d
feat(devkit): bump support range to be 15 <= x <= 17 (#16421) 2023-04-19 18:25:41 -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
4ee1ba56e7
fix(core): replace @nrwl with @nx in nx core packages (#16344) 2023-04-17 17:28:40 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Miroslav Jonaš
b3a3f2a724
fix(core): ensurePackage fails on pnpm workspaces (#16002) 2023-04-06 10:47:15 -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
Leosvel Pérez Espinosa
7c9b66e24b
fix(misc): cleanup deps to support pnpm v7 in create-nx-workspace (#15859) 2023-03-23 11:41:07 -06:00