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 |
|
Jack Hsu
|
ae38219361
|
feat(nx-dev): add link to AI Chat beta in docs header (#19261)
|
2023-09-26 05:29:22 -07:00 |
|
Jason Jean
|
5cc87bfdc2
|
fix(misc): properly add extra dependencies to packages (#19334)
|
2023-09-26 00:09:29 -04:00 |
|
Juri
|
c2297297c1
|
feat(nx-dev): add the new Nx blog home
|
2023-09-25 22:58:10 +02: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 |
|
Isaac Mann
|
76bc58d407
|
docs(core): hide private fields in docs
|
2023-09-23 18:53:14 +02:00 |
|
Tim Fisher
|
a49a84e753
|
feat(core): add NX_IGNORE_CYCLES environment variable (#18708)
|
2023-09-22 22:37:03 -04:00 |
|
Jason Jean
|
e62f0b114b
|
chore(repo): update nx to 16.9.0-rc.1 (#19302)
|
2023-09-22 17:53:38 -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 |
|
Jason Jean
|
b0e48a6021
|
chore(repo): update nx to 16.9.0-rc.0 (#19296)
|
2023-09-22 14:29:18 -04:00 |
|
Isaac Mann
|
d1fe398ea0
|
docs(core): packages to api (#19281)
|
2023-09-22 14:24:35 -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 |
|
David Garcia
|
9f0e9c8881
|
chore(core): nx plugin submission nx-gcp-cache (#18172)
Co-authored-by: David Garcia <david.g@accointing.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2023-09-22 09:02:40 -04:00 |
|
khalilou88
|
e9eb10fa4b
|
chore(core): nx plugin submission @jnxplus/nx-maven (#19081)
|
2023-09-22 09:01:28 -04:00 |
|
khalilou88
|
f2edb2930e
|
chore(core): remove deprecated plugins from approved-plugins.json file (#19082)
|
2023-09-22 08:59:50 -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 |
|
Craigory Coppola
|
75890f58dd
|
chore(repo): remove dep from nx-dev-e2e -> devkit (#19288)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2023-09-21 21:32:21 -04:00 |
|
Jason Jean
|
d8261b435c
|
fix(repo): add native packages to the release group (#19289)
|
2023-09-21 20:21:42 -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 |
|
Jason Jean
|
90c811adc8
|
Revert "chore(repo): increate npm fetch retires count and timeout (#1… (#19283)
|
2023-09-21 15:39:50 -04:00 |
|
Emily Xiong
|
ed0456e798
|
chore(repo): increate npm fetch retires count and timeout (#19191)
|
2023-09-21 13:42:39 -04:00 |
|
James Henry
|
6327fab2e0
|
chore(repo): dogfood nx release commands (#19237)
|
2023-09-21 13:38:13 -04:00 |
|
Isaac Mann
|
d1310e3c39
|
docs(core): remove old react example (#19259)
|
2023-09-21 08:28:05 -04:00 |
|
Jason Jean
|
53a327715b
|
feat(repo): remove projectNameAndRoot nx.json option (#19218)
|
2023-09-21 08:15:38 -04:00 |
|
Simon Critchley
|
06c8f35b21
|
fix(misc): adds nx cloud access token to agent workflow (#19264)
|
2023-09-20 21:51:22 +00:00 |
|
Isaac Mann
|
51d2fac1de
|
docs(core): add typescript packaging recipes (#19262)
|
2023-09-20 16:55:49 -04:00 |
|
Isaac Mann
|
892fd4bea1
|
docs(core): use standalone components
|
2023-09-20 22:50:39 +02:00 |
|
Isaac Mann
|
17ef721782
|
docs(core): use standalone components
|
2023-09-20 22:50:39 +02:00 |
|
Isaac Mann
|
f47bcab31a
|
docs(core): fix links
|
2023-09-20 22:50:39 +02:00 |
|
Isaac Mann
|
6f754db84d
|
docs(core): update angular monorepo tutorial
|
2023-09-20 22:50:39 +02:00 |
|
Isaac Mann
|
1024a77ef6
|
docs(core): fix links
|
2023-09-20 22:50:39 +02:00 |
|
Isaac Mann
|
9fd7e2ae38
|
docs(core): angular-monorepo tutorial
|
2023-09-20 22:50:39 +02:00 |
|
Jason Jean
|
11e8e00004
|
chore(repo): update nx to 16.9.0-beta.3 (#19257)
|
2023-09-20 16:47:33 -04:00 |
|
Jonathan Cammisuli
|
42202cb8be
|
fix(core): update the native runtime input to include the cpu architecture (#19263)
|
2023-09-20 15:12:00 -04:00 |
|
Jason Jean
|
bda90c4cc5
|
Revert "Revert "feat(repo): enable agents" (#19112)"
This reverts commit 3771c325bc50bb2acbca45966f2a2fd39d7f0af6.
|
2023-09-20 14:22:39 -04:00 |
|
Jack Hsu
|
3b3fc92928
|
feat(nx-dev): improve initial prompt of the AI Chat to remove bad responses (#19244)
|
2023-09-20 17:29:57 +00:00 |
|