1335 Commits

Author SHA1 Message Date
Craigory Coppola
4f20b23565
chore(repo): update end-of-life messaging for @nrwl scope (#19702) 2023-10-18 12:55:12 -04:00
MaxKless
866179de14
chore(core): add @nx/vue to nx-migrations (#19700) 2023-10-18 15:55:54 +00:00
Miroslav Jonaš
80ade9354b
fix(core): ensure CNW works without .yarnrc with custom registry (#18937) 2023-10-18 09:15:55 -04:00
Craigory Coppola
2a18fd1f3f
feat(core): allow specifying cacheability per target (#19672) 2023-10-17 20:14:39 -04:00
Craigory Coppola
882dd08a6a
chore(core): tweak nx-plugin-v2 options typing (#19673) 2023-10-17 19:16:23 -04:00
Jonathan Cammisuli
476e13d11a
fix(core): always hash runtime input (#19670) 2023-10-17 17:30:12 -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
Abel
b51bd04746
fix(core): support prettier v3 when run nx format (#19207) 2023-10-17 14:03:06 -04:00
Jack Hsu
253ce56d85
fix(linter): add @nx/linter in nx packageGroup (#19654) 2023-10-17 11:08:34 -04:00
Jonathan Cammisuli
ee8fbcb204
fix(core): correct windows path for native watcher (#19646)
Co-authored-by: Sviatoslav Zaytsev <sz@agentapp.ru>
2023-10-17 01:14:02 -04:00
Craigory Coppola
f918a72307
feat(core): add standard way to pass plugin options (#19589)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-10-16 18:24:11 -04:00
James Henry
7ea2374caa
chore(core): refactor nx release config implementation (#19636) 2023-10-16 18:22:14 -04:00
MaxKless
c727a22530
feat(graph): display expanded task inputs (#19597) 2023-10-16 16:01:34 -04:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint (#19515) 2023-10-16 11:52:19 -04:00
Leosvel Pérez Espinosa
5ff1531a0c
fix(misc): remove projectNameAndRootFormat from nx.json schema (#19623) 2023-10-16 09:15:18 -04:00
Jason Jean
bc067a20bb
chore(repo): update nx to 17.0.0-beta.5 (#19574) 2023-10-14 14:31:58 -04:00
Jason Jean
d293d34009
fix(core): fix verification of non-existent cloud client (#19613) 2023-10-14 09:45:25 -04:00
Jason Jean
6299999bd8
fix(core): notify life cycles that tasks are scheduled after they are… (#19610) 2023-10-13 20:19:51 -04:00
Jason Jean
2fb735d33f
feat(core): update version of axios used (#19607) 2023-10-13 16:25:13 -04:00
Emily Xiong
c83102a2c4
feat(core): add batch flag to run (#19575)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-10-13 13:09:01 -04:00
Craigory Coppola
09ff419040
feat(core): remove deprecated workspace-lint (#16212) 2023-10-13 13:08:44 -04:00
Colum Ferry
80fde79374
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557) 2023-10-13 17:14:16 +01:00
Jason Jean
d62acecec6
feat(core): allow using Nx Cloud without nx-cloud installed (#19553) 2023-10-13 10:47:43 -04:00
James Henry
37e59418fb
fix(core): typo in cache error message (#19547) 2023-10-12 17:44:55 -04:00
Andrew Ovens
066eb70dac
feat(core): Allow specifying daemon socket dir (#17870) 2023-10-12 14:12:06 -04:00
Jonathan Cammisuli
6f2b20f99b
feat(core): add nx task planner (#19233) 2023-10-12 12:59:53 -04:00
Craigory Coppola
f10da6e1fc
feat(core): remove deprecated workspace generator command (#19541) 2023-10-11 23:24:19 -04:00
Leosvel Pérez Espinosa
c0027de971
feat(angular): support generating artifacts using options as provided (#19527) 2023-10-11 23:22:31 -04:00
Jason Jean
5740a73cd8
feat(core): add the outputs of a task onto the task (#19561)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-10-11 23:21:14 -04:00
Craigory Coppola
6f245be10c
feat(core): migrate existing workspaces to slimmer tasks runner options config (#19570) 2023-10-11 21:35:02 -04:00
Craigory Coppola
bdbfd351bc
feat(core): update default cache directory to .nx/cache (#19536) 2023-10-11 16:31:00 -04:00
Craigory Coppola
05e7602a2c
feat(core): generate new workspaces without tasks runner options (#19483) 2023-10-11 14:22:26 -04:00
Jason Jean
47e9fc8ed6
feat(misc): remove migrations for v14 and under (#19552) 2023-10-11 10:46:17 -04:00
James Henry
fce2c08138
fix(core): set prerelease on GitHub release API request (#19532) 2023-10-10 19:37:51 +04:00
Craigory Coppola
024966ef73
feat(core): add NX_PARALLEL env var (#19488) 2023-10-09 15:47:21 -04:00
Jason Jean
dde91067f0
fix(core): hash the same environment as the tasks are run with (#19487) 2023-10-06 21:28:28 -04:00
Craigory Coppola
621a2d5e26
feat(core): add --type for nx show projects (#19358) 2023-10-06 18:45:17 -04:00
Jason Jean
bda907ca77
chore(repo): run nx repair (#19478) 2023-10-06 16:43:57 -04:00
Colum Ferry
bcdf887d1d
fix(core): use typescript to get compiler options for ts-node (#19480) 2023-10-06 14:41:23 -04:00
Craigory Coppola
6946f65059
fix(misc): pass full path to tsconfig when registering transpiler (#19451) 2023-10-06 14:40:15 -04:00
Craigory Coppola
e97bbc040b
feat(core): read cloud url from nx.json (#19468) 2023-10-06 09:52:07 -04:00
Craigory Coppola
466dba0b3c
fix(misc): don't interpolate arg as undefined (#18666) 2023-10-05 12:21:25 -04:00
Craigory Coppola
7214791247
fix(core): register transpiler should setup loading for node code (#19454)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-10-05 12:13:52 -04:00
Craigory Coppola
94748413a5
feat(core): accept various task runner options from root of nx.json (#19243) 2023-10-05 12:02:04 -04:00
Jonathan Cammisuli
d1b7b3142c
fix(core): cache runtime hashes with the env as part of the key (#19426) 2023-10-03 15:33:29 -04:00
Craigory Coppola
51d9b86447
fix(core): adjust how findMatchingProjects works when provided additive patterns after an exclusion to be more intuitive (#19295) 2023-10-03 14:39:51 -04:00
Craigory Coppola
5fc02ca5dc
fix(misc): report should not throw when no nx.json file is present (#19333) 2023-10-03 14:37:39 -04:00
Craigory Coppola
df83e0e524
chore(repo): bump cliui (#19374) 2023-10-03 13:29:13 -04:00
James Henry
2d70eb048f
feat(core): switch nx release changelog to offline first with CHANGELOG.md files (#19327) 2023-10-03 11:58:42 -04:00