10587 Commits

Author SHA1 Message Date
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
Colum Ferry
5a6adb717c
feat(angular): use consistent artifact generation for generators (#19601) 2023-10-13 12:07:02 -04:00
Jonathan Cammisuli
4697b06fd1
chore(repo): set rust-toolchain to stable (#19603) 2023-10-13 11:55:35 -04:00
Emily Xiong
6e599d783d
chore(react-native): remove deprecated options for v17 (#19537) 2023-10-13 10:59:02 -04:00
Emily Xiong
6e2dba9c9e
bugfix(react): fix react module federation with ssr (#19565) 2023-10-13 10:58:50 -04:00
Jason Jean
d62acecec6
feat(core): allow using Nx Cloud without nx-cloud installed (#19553) 2023-10-13 10:47:43 -04:00
Simon Critchley
6857155822
chore(misc): uses the nx-cloud-workflows templated step for git checkout (#19599) 2023-10-13 14:42:41 +01:00
Berend de Boer
aaa133a13f
chore(core): nx plugin submission @berenddeboer/nx-aws-cdk (#18581) 2023-10-13 09:02:08 -04:00
Miroslav Jonaš
752518ad5f
fix(linter): remove consistent-type-assertions rule from config (#19549) 2023-10-13 14:27:45 +02:00
Katerina Skroumpelou
5ec8b653a0
docs(storybook): remove entirely vue and nuxt pages (#19593) 2023-10-13 13:05:20 +03:00
Jason Jean
57247e0b81
chore(repo): temporarily allow linking to vue (#19591) 2023-10-12 17:54:56 -04:00
James Henry
37e59418fb
fix(core): typo in cache error message (#19547) 2023-10-12 17:44:55 -04:00
Jason Jean
1ffeca9eb7
feat(devkit): remove backwards compatibility for Nx 15 (#19572) 2023-10-12 17:16:10 -04:00
Jack Hsu
f5d7d213de
feat(vue): set @nx/vue as public (#19582) 2023-10-12 17:11:11 -04:00
Colum Ferry
00ebc0ba4e
feat(angular): add federate-module generator (#19523) 2023-10-12 21:12:29 +01:00
Nicholas Cunningham
b8f741abad
fix(nextjs): Library generator should not add cypress dependency (#19587) 2023-10-12 19:18:49 +00:00
Nicholas Cunningham
55167521d0
fix(nextjs): Add missing environment variables for Nx 18 environment variables (#19585) 2023-10-12 12:33:35 -06:00
Jonathan Cammisuli
0ce9143d67
chore(repo): add rust-toolchain file (#19586) 2023-10-12 14:28:53 -04:00
Jack Hsu
72df463c72
fix(webpack): only register TS transpiler for config files ending with .ts, .mts, or .cts (#19579) 2023-10-12 14:28:25 -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
Jack Hsu
8826a7737d
feat(react): remove stylus option from generators (#19441) 2023-10-12 12:49:45 -04:00
Jack Hsu
76a7506074
feat(js): remove options to update package.json dependencies and peerDependencies (#19543) 2023-10-12 12:06:45 -04:00
Colum Ferry
14643b68b5
feat(react): use TS config files for module federation (#19455) 2023-10-12 11:42:41 -04:00
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