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 |
|
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 |
|
Craigory Coppola
|
0370794e63
|
feat(core): add --quiet option to suppress generate output (#15802)
|
2023-03-21 19:53:21 -04:00 |
|
Colum Ferry
|
80f3d03d1d
|
feat(core): move string utils to devkit (#15479)
|
2023-03-10 13:15:47 -05:00 |
|
Colum Ferry
|
c3a58e9c1d
|
feat(core): move forEachExecutorOptions to devkit (#15547)
|
2023-03-10 17:04:10 +00:00 |
|
Jack Hsu
|
24b82edbed
|
feat(core): move prettier init logic from @nrwl/workspace to @nrwl/js (#15501)
|
2023-03-09 16:01:19 -05:00 |
|
Jack Hsu
|
47fd3a2d54
|
feat(core): move checkAndCleanWithSemver to devkit (#15505)
|
2023-03-07 13:19:46 -05:00 |
|
James Henry
|
d0c38b39e7
|
chore(devkit): fix root when unit testing generators wrapped as schematics (#15506)
|
2023-03-07 13:06:24 -05:00 |
|
Colum Ferry
|
8744698a01
|
feat(devkit): move runTasksInSerial to devkit (#15467)
|
2023-03-06 13:55:44 -05:00 |
|
Jason Jean
|
66f498ac8a
|
fix(devkit): allow ensured packages to resolve from workspace node_mo… (#15386)
|
2023-03-02 12:45:36 -05:00 |
|
Leosvel Pérez Espinosa
|
50c0dac986
|
fix(devkit): ensure readTargetOptions is compatible with nx supported range (#15296)
|
2023-02-27 12:11:02 -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 |
|
Craigory Coppola
|
e91e2c5b93
|
feat(devkit): add method to read installed Nx version (#14669)
|
2023-02-22 00:54:54 +00:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -05:00 |
|
Colum Ferry
|
40deb00035
|
feat(core): add interactive env var (#14994)
|
2023-02-16 08:54:59 -05:00 |
|
Jason Jean
|
1d773c0d35
|
fix(devkit): make devkit backwards compatible back to nx 14.1 (#14854)
|
2023-02-09 12:48:57 -05:00 |
|
Jack Hsu
|
fc20e693aa
|
fix(core): update ensurePackage util with workaround for bad module cache (#14786)
|
2023-02-07 15:57:02 -05:00 |
|
Dmitriy Stepanenko
|
544e8d5b70
|
fix(devkit): adjust behavior of the "addDependenciesToPackageJson" function (#14682)
|
2023-02-06 17:45:09 -05:00 |
|
Jack Hsu
|
243b7423f6
|
fix(devkit): always read package version from the actual package in e… (#14623)
|
2023-01-25 22:56:37 +00:00 |
|
Caleb Ukle
|
f3376419ac
|
fix(devkit): only install deps with higher version (#14630)
|
2023-01-25 22:10:40 +00:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Jack Hsu
|
99708af0fd
|
fix(core): read in projects from angular.json when called from conver… (#14057)
|
2022-12-29 13:12:20 -05:00 |
|
Craigory Coppola
|
285dc39371
|
feat(core): support targets with colons in the name without quotes (#13938)
|
2022-12-28 15:18:07 -05:00 |
|