12164 Commits

Author SHA1 Message Date
Phillip Barta
6f9d48cb2c
feat(misc): remove deprecated code from @nx/workspace (#19588) 2023-10-17 01:16:57 -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
Jack Hsu
513e2346b3
feat(react): support generating components using the path as provided (#19608) 2023-10-16 16:04:01 -04:00
MaxKless
c727a22530
feat(graph): display expanded task inputs (#19597) 2023-10-16 16:01:34 -04:00
Rares Matei
92e05003cc
docs(nx-cloud): update release notes (#19643) 2023-10-16 19:03:32 +01:00
Jack Hsu
090ba76788
fix(linter): add missing entry to migrations.json (#19641) 2023-10-16 13:27:57 -04:00
Katerina Skroumpelou
541af1129f
fix(vite): configuration generator fixes (#19628) 2023-10-16 19:20:42 +03:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint (#19515) 2023-10-16 11:52:19 -04:00
Miroslav Jonaš
cc2388cb88
chore(repo): use latest circleci rust image (#19626) 2023-10-16 11:21:31 -04:00
Katerina Skroumpelou
08bc16d952
docs(misc): fix link to storybook configuration generator (#19632) 2023-10-16 11:12:57 -04:00
Katerina Skroumpelou
72e2a3ba50
docs(storybook): deprecate cypress spec generation option (#19633) 2023-10-16 11:12:47 -04:00
Katerina Skroumpelou
01847b15c4
fix(react): storybook plugin tsconfig resolution (#19631) 2023-10-16 11:12:32 -04:00
Colum Ferry
6fbdc332b1
docs(misc): add create a host module federation doc (#19629) 2023-10-16 15:39:05 +01:00
Leosvel Pérez Espinosa
5ff1531a0c
fix(misc): remove projectNameAndRootFormat from nx.json schema (#19623) 2023-10-16 09:15:18 -04:00
Miroslav Jonaš
a71eb1bea7
fix(testing): fix flaky test (#19625) 2023-10-16 12:35:18 +02:00
Jo Hanna Pearce
dbd084df5f docs(nx-cloud): update the enterprise auth docs 2023-10-16 09:45:47 +01:00
Jason Jean
8eb6b5ea78
feat(nx-plugin): add as-provided mode for generator and migration gen… (#19614) 2023-10-15 01:10:00 -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
Juri Strumpflohner
d36194ad17
docs(nx-dev): add links to nxconf talk videos (#19590) 2023-10-13 16:16:20 -04:00
Isaac Mann
0e1962237b
fix(nx-dev): fix internal link checker (#19606) 2023-10-13 15:47:33 -04:00
Jason Jean
8249ace5a2
feat(nx-plugin): add as provided prompt for executor generator (#19602) 2023-10-13 13:20:10 -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
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