6806 Commits

Author SHA1 Message Date
Jack Hsu
f04519996c
feat(react): use JS webpack config files for module federation (#19452) 2023-10-04 17:43:02 -04:00
Emily Xiong
e5654c8336
bugfix(react-native): watch entire workspace (#19432) 2023-10-04 15:16:30 -04:00
Katerina Skroumpelou
2d12daf761
fix(core): add vue to cnw implicitDependencies (#19443) 2023-10-04 14:31:42 -04:00
Jack Hsu
ae54f305ad
feat(react): update @types/react and @types/react-dom versions (#19442) 2023-10-04 14:01:04 -04:00
Craigory Coppola
6c37113fc4
fix(linter): add schema for nx plugin checks rule (#19447) 2023-10-04 13:59:13 -04:00
Katerina Skroumpelou
88a11e4a61
feat(nuxt): add private Nuxt plugin (#19420) 2023-10-04 09:54:41 -04:00
Jack Hsu
601b74d50e
feat(vue): update generated file setup for apps (#19428) 2023-10-04 10:19:06 +03: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
Caleb Ukle
a1a69a13aa
fix(testing): install devkit when init playwright (#19406) 2023-10-03 18:49:49 +00:00
Emily Xiong
9755b50205
feat(js): upgrade @swc-node/register to 1.6.7 (#19429) 2023-10-03 14:41:27 -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
Colum Ferry
a11e8f1bb2
fix(web): disable tsnode service after loading config (#19387)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-10-03 13:28:58 -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
Jonathan Cammisuli
3e6c43a808
fix(core): include client env when hashing tasks in the daemon (#19422) 2023-10-03 11:03:28 -04:00
Leosvel Pérez Espinosa
19be5009ba
feat(angular): support incremental TypeScript semantic diagnostics in ng-packagr executors (#19405) 2023-10-03 09:29:35 +02:00
James Henry
542721f548
fix(core): set prerelease on Github request for nx release changelog (#19343) 2023-10-02 14:48:25 -04:00
Leosvel Pérez Espinosa
23c7b504f1
fix(angular): do not set less math option in ng-packagr executors (#19402) 2023-10-02 09:34:02 +00:00
Colum Ferry
a9a551db60
feat(react): add remote to tspaths for typing (#19276) 2023-09-28 10:57:12 -04:00
Leosvel Pérez Espinosa
0468627518
fix(angular): update tsconfig included and excluded files when generating a library secondary entry point (#19366) 2023-09-28 14:55:04 +02:00
James Henry
9448b68964
fix(core): generate permissions on github ci workflow (#19357) 2023-09-27 20:54:35 -04:00
Miroslav Jonaš
bf7e663168
feat(linter): add app import exception for remotes (#19301) 2023-09-28 00:25:11 +00:00
Miroslav Jonaš
e650ccff68
fix(linter): fix rule typings (#19294) 2023-09-27 15:06:15 -04:00
Craigory Coppola
a0ff89258d
cleanup(devkit): export FileMap interface (#19297) 2023-09-27 14:35:12 +00:00
Leosvel Pérez Espinosa
8d767ed17c
fix(angular): remove leftover code causing duplicated route config when generating a library (#19326) 2023-09-26 17:19:30 +02:00
Jason Jean
5cc87bfdc2
fix(misc): properly add extra dependencies to packages (#19334) 2023-09-26 00:09:29 -04:00
Leosvel Pérez Espinosa
312351b03c
fix(angular): throw an error when generating a component and the specified module can't be found (#19324) 2023-09-25 16:09:18 -04:00
Katerina Skroumpelou
295ea3fb93
feat(vue): storybook configuration generator for vue (#19141) 2023-09-25 13:23:01 -04:00
Tim Fisher
a49a84e753
feat(core): add NX_IGNORE_CYCLES environment variable (#18708) 2023-09-22 22:37:03 -04:00
Emily Xiong
2b84f10e69
bugfix(react-native): fix run-ios failed on 2nd run (#19287) 2023-09-22 16:20:29 -04:00
James Henry
295ec47f5d
fix(core): do not attempt to publish private npm packages (#19299) 2023-09-22 15:03:42 -04:00
Jack Hsu
94d8356e51
fix(vite): provide correct root directory when building a root project (#19298) 2023-09-22 13:08:34 -04:00
Jonathan Cammisuli
ca85d2683e
fix(core): unregister in-process ts transpilers when projectGraph is created (#19187)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-09-22 09:47:27 -04:00
Leosvel Pérez Espinosa
c18c0b2eba
feat(misc): prepend cwd to directory in project generators when using as-provided format (#19227)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-09-22 08:28:03 -04:00
Nicholas Cunningham
78f7f9f9e5
fix(nextjs): Add missing env to base Nx Env (#19201) 2023-09-22 08:27:43 -04:00
Jack Hsu
903c4fe7c8
fix(js): update generated .swcrc file to align with @swc/core@1.3.85 (#19214)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-09-21 23:04:30 -04:00
Mark McCulloh
91b1451743
fix(core): ensure target-only argument is rewritten correctly to be forwarded (#17971) 2023-09-21 16:26:55 -04:00
Jay Bell
5545ffbaa9
feat(core): allow multiple targets in show projects commmand (#18506) 2023-09-21 16:20:25 -04:00
Artur Androsovych
57dc1053a8
chore(core): prepare Angular specific error only before throwing it (#18904) 2023-09-21 16:19:00 -04:00
Craigory Coppola
82fb209b40
fix(nx-plugin): pass full context into parseTargetString (#19154) 2023-09-21 16:14:30 -04:00
Craigory Coppola
1aef24be39
chore(angular): move parseTargetString to pass executor context (#19133) 2023-09-21 16:08:09 -04:00
Jason Jean
d4a6d32578
feat(core): run createDependencies plugins concurrently (#19176) 2023-09-21 16:06:15 -04:00
James Henry
6327fab2e0
chore(repo): dogfood nx release commands (#19237) 2023-09-21 13:38:13 -04:00
Jason Jean
53a327715b
feat(repo): remove projectNameAndRoot nx.json option (#19218) 2023-09-21 08:15:38 -04:00
Emily Xiong
432852684d
feat(react-native): upgrade react-native to 0.72.4 (#19160) 2023-09-20 11:40:00 -04:00
Jack Hsu
9362de0681
fix(nextjs): do not warn on NX_INVOKED_BY_RUNNER and only show warning once (#19254) 2023-09-20 11:30:13 -04:00
Craigory Coppola
3069f3e165
chore(js): pass full context to parseTargetString (#19136) 2023-09-20 09:08:10 -04:00
Leosvel Pérez Espinosa
a020f1d933
feat(misc): do not prompt for project name and root format when they produce the same result (#19221) 2023-09-20 09:07:47 -04:00
Craigory Coppola
8530b45988
chore(nextjs): pass full executor context where available to parseTargetOptions (#19138) 2023-09-20 09:07:34 -04:00