10562 Commits

Author SHA1 Message Date
Katerina Skroumpelou
cbeed02ee5
feat(nuxt): storybook generators (#19529) 2023-10-12 08:31:34 -06:00
Rik Smale
89ab1c934b
feat(linter): update eslint-config-prettier to v9 (#19232) 2023-10-12 16:02:59 +02:00
Katerina Skroumpelou
c231c9e6eb
docs(storybook): update and fix some parts of recipes (#19578) 2023-10-12 16:40:59 +03:00
Nicholas Cunningham
f83cf0162f
feat(react): Add support for promise based remotes (#19566) 2023-10-12 08:37:23 -04:00
Miroslav Jonaš
ddeaea587d
chore(misc): add Vue to contributing.md (#19506) 2023-10-12 14:04:33 +02: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
Rares Matei
0bc684043d
docs(nx-cloud): update release notes (#19567) 2023-10-11 19:29:17 +01:00
Craigory Coppola
05e7602a2c
feat(core): generate new workspaces without tasks runner options (#19483) 2023-10-11 14:22:26 -04:00
Craigory Coppola
b8e1500190
fix(devkit): pass filepath to ejs for include statements (#19517) 2023-10-11 11:56:55 -04:00
Katerina Skroumpelou
1c08c8b2f9
fix(storybook): cleanup v17 tasks (#19560) 2023-10-11 18:54:29 +03:00
Leosvel Pérez Espinosa
5a30beff77
docs(nx-dev): update typedoc version (#19435) 2023-10-11 17:00:03 +02:00
Jack Hsu
1899a9ee35
feat(vite): future-proof Vite plugin to support ESM-only version of Vite (#19533) 2023-10-11 10:49:21 -04:00
Jason Jean
47e9fc8ed6
feat(misc): remove migrations for v14 and under (#19552) 2023-10-11 10:46:17 -04:00
Altan Stalker
89ad0b1dfb
chore(repo): bump nx-cloud to 16.5.1 (#19546) 2023-10-10 20:27:34 -04:00
Leosvel Pérez Espinosa
4d16623741
cleanup(misc): fix broken test (#19550) 2023-10-10 17:34:03 -04:00
Miroslav Jonaš
8bf6a97a29
fix(linter): fix linter standalone patterns in Js and Next (#19508) 2023-10-10 21:24:11 +02:00
James Henry
fce2c08138
fix(core): set prerelease on GitHub release API request (#19532) 2023-10-10 19:37:51 +04:00
Nicholas Cunningham
fe3f919423
fix(react): Add missing Nx Welcome for styled-jsx (#19474) 2023-10-10 09:23:13 -06:00
Colum Ferry
9be869ff7b
feat(angular): switch default to typescript configuration for module federation (#18998) 2023-10-10 15:36:28 +01:00
Katerina Skroumpelou
5366d49936
feat(nuxt): init, app, component, page generators (#19509) 2023-10-10 14:21:36 +00:00
Katerina Skroumpelou
f4c7ee2e91
fix(vue): replace className with class on html (#19500) 2023-10-10 15:18:45 +03:00
Katerina Skroumpelou
eabe0f6246
fix(vue): enforce multiword component name (#19507) 2023-10-10 15:18:35 +03:00
Miroslav Jonaš
e49ce56977
fix(linter): fix validateDependenciesSectionExistance fixer (#19512) 2023-10-09 23:04:53 +02:00
Craigory Coppola
024966ef73
feat(core): add NX_PARALLEL env var (#19488) 2023-10-09 15:47:21 -04:00
Miroslav Jonaš
c38bd375c5
fix(vue): ensure standalone has proper lint rule (#19505) 2023-10-09 16:08:35 +02:00
Juri Strumpflohner
4aa1201d63
docs(storybook): link video about interaction testing (#19503) 2023-10-09 09:41:34 -04:00
Isaac Mann
fd2afc2617
docs(core): fix toc issues (#19465) 2023-10-09 08:40:47 -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
Nicholas Cunningham
8ccd88cfcb
feat(react): Add federate-module generator (#19286) 2023-10-06 14:54:29 -06:00
Jason Jean
bda907ca77
chore(repo): run nx repair (#19478) 2023-10-06 16:43:57 -04:00
Caleb Ukle
06e09252f5
docs(nx-cloud): update gitlab artifacts config for main job (#19484) 2023-10-06 14:52:01 -04:00
Jason Jean
8ce2905d77
chore(repo): publish minor by default when running nx-release (#19477) 2023-10-06 14:49:24 -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
df8be31cb7
chore(js): add additional log for verdaccio cleanup (#19332) 2023-10-06 08:46:15 -04:00
Miroslav Jonaš
a3a0496856
feat(linter): remove tslint logic (#19002) 2023-10-06 08:32:51 -04:00
Isaac Mann
479d9a5c4a
fix(nx-dev): video cards formatting (#19449) 2023-10-06 08:21:54 -04:00
Travis Cline
47fcce0dfb
fix(webpack): add guard around onListening call (#19363) 2023-10-05 18:10:39 -04:00
Emily Xiong
fc76d6f683
bugfix(react): not update tsconfig node apps (#19466) 2023-10-05 14:22:59 -06: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
Isaac Mann
6e60c7143c
docs(core): warning about dynamic targets (#19464) 2023-10-05 11:23:19 -04:00
Isaac Mann
0c5edf7987
docs(core): fix headers in worst case ci times (#19463) 2023-10-05 06:59:47 -07:00